Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a79395b2791cc70442ab8434aed1b5206683e7c
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
ab34c22
drm/i915: Fix up address spaces in slow_kernel_write()
by Chris Wilson
· 14 years ago
99a03df
drm/i915: Use non-atomic kmap for slow copy paths
by Chris Wilson
· 14 years ago
9b8c4a0
drm/i915: Avoid moving from CPU domain during pwrite
by Chris Wilson
· 14 years ago
68f95ba
drm/i915: Cleanup after failed initialization of ringbuffers
by Chris Wilson
· 14 years ago
654fc60
drm/i915: Reject bind_to_gtt() early if object > aperture
by Chris Wilson
· 14 years ago
3d1cc47
drm/i915: Remove spurious warning "Failure to install fence"
by Chris Wilson
· 14 years ago
ac0c6b5
drm/i915: Rebind bo if currently bound with incorrect alignment.
by Chris Wilson
· 14 years ago
808b24d6
drm/i915: Propagate error from unbinding an unfenceable object.
by Chris Wilson
· 14 years ago
b118c1e
drm/i915: Avoid nesting of domain changes when setting display plane
by Chris Wilson
· 14 years ago
778c354
drm/i915: combine all small integers into one single bitfield
by Daniel Vetter
· 14 years ago
d1b851f
drm/i915: implement BSD ring buffer V2
by Zou Nan hai
· 14 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 14 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 14 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 14 years ago
62fdfea
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
by Eric Anholt
· 14 years ago
007cc8a
drm/i915: move fence lru to struct drm_i915_fence_reg
by Daniel Vetter
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
1637ef4
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
by Chris Wilson
· 15 years ago
1918ad7
drm/i915: fix non-Ironlake 965 class crashes
by Jesse Barnes
· 15 years ago
e552eb7
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
by Jesse Barnes
· 15 years ago
a8089e8
drm/i915: drop pointer to drm_gem_object
by Daniel Vetter
· 15 years ago
62b8b21
drm/i915: don't use ->driver_private anymore
by Daniel Vetter
· 15 years ago
c397b90
drm/i915: embed the gem object into drm_i915_gem_object
by Daniel Vetter
· 15 years ago
ac52bc5
drm/i915: introduce i915_gem_alloc_object
by Daniel Vetter
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
c36a2a6
drm/i915: fix tiling limits for i915 class hw v2
by Daniel Vetter
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
1f2b101
drm/i915: Avoid NULL deref in get_pages() unwind after error.
by Chris Wilson
· 15 years ago
71cf39b
drm/i915: Enable VS timer dispatch.
by Eric Anholt
· 15 years ago
5d93916
drm/i915: remove an unnecessary wait_request()
by Owain G. Ainsworth
· 15 years ago
16edd55
drm/i915: check for multiple write domains in pin_and_relocate
by Daniel Vetter
· 15 years ago
922a2ef
drm/i915: clean-up i915_gem_flush_gpu_write_domain
by Daniel Vetter
· 15 years ago
4df2faf
drm/i915: reuse i915_gpu_idle helper
by Daniel Vetter
· 15 years ago
6356039
drm/i915: ensure lru ordering of fence_list
by Daniel Vetter
· 15 years ago
ae3db24
drm/i915: extract fence stealing code
by Daniel Vetter
· 15 years ago
4a87b8c
drm/i915: fixup active list locking in object_unbind
by Daniel Vetter
· 15 years ago
798750e
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
by Daniel Vetter
· 15 years ago
f6e450a
drm/i915: Fix sandybridge status page setup.
by Eric Anholt
· 15 years ago
4e901fd
drm/i915: Set up fence registers on sandybridge.
by Eric Anholt
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
30d6c72
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
de19322
Merge remote branch 'korg/drm-core-next' into drm-next-stage
by Dave Airlie
· 15 years ago
f590d27
drm/i915: reduce some of the duplication of tiling checking
by Owain Ainsworth
· 15 years ago
10ae9bd
drm/i915: blow away userspace mappings before fence change
by Daniel Vetter
· 15 years ago
4a72661
drm/i915: move a gtt flush to the correct place
by Daniel Vetter
· 15 years ago
b397c83
drm/i915: Don't reserve compatibility fence regs in KMS mode.
by Eric Anholt
· 15 years ago
29105cc
drm/i915: Replace open-coded eviction in i915_gem_idle()
by Chris Wilson
· 15 years ago
bc9025b
Use drm_gem_object_[handle_]unreference_unlocked where possible
by Luca Barbieri
· 15 years ago
a40e8d3
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
by Owain Ainsworth
· 15 years ago
99fcb76
drm/i915: Update write_domains on active list after flush.
by Daniel Vetter
· 15 years ago
f6510ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
93533c2
drm/i915: Fix leak of relocs along do_execbuffer error path
by Chris Wilson
· 15 years ago
4bdadb9
drm/i915: Selectively enable self-reclaim
by Chris Wilson
· 15 years ago
0ce907f
drm/i915: Prevent use of uninitialized pointers along error path.
by Chris Wilson
· 15 years ago
6036ae7
drm/i915: Remove chatty execbuf failure message.
by Eric Anholt
· 15 years ago
b9241ea
drm/i915: Don't wait interruptible for possible plane buffer flush
by Zhenyu Wang
· 15 years ago
2c1f189
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
e3d8aff
drm/i915: Permit pinning whilst the device is 'suspended'
by Chris Wilson
· 15 years ago
76446ca
drm/i915: execbuf2 support
by Jesse Barnes
· 15 years ago
96b47b6
drm/i915: fix order of fence release wrt flushing
by Daniel Vetter
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
5618ca6
drm/i915: Set the error code after failing to insert new offset into mm ht.
by Chris Wilson
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
ffb4728
drm/i915: Drop a some common DRM_ERROR()
by Chris Wilson
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
c8e0f93
drm/i915: Replace a calloc followed by copying data over it with malloc.
by Eric Anholt
· 15 years ago
44d98a6
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
by Zhao Yakui
· 15 years ago
1df4b35
drm/i915: kill i915_lp_ring_sync
by Daniel Vetter
· 15 years ago
5a5a0c6
drm/i915: implement fastpath for overlay flip waiting
by Daniel Vetter
· 15 years ago
48764bf
drm/i915: add i915_lp_ring_sync helper
by Daniel Vetter
· 15 years ago
9d34e5d
drm/i915: Enable irq to trace batch buffer completion.
by Chris Wilson
· 15 years ago
8f0dc5b
drm/i915: batch submit seqno off-by-one.
by Chris Wilson
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
c715089
drm/i915: Handle ERESTARTSYS during page fault
by Chris Wilson
· 15 years ago
ab18282
drm/i915: Warn before mmaping a purgeable buffer.
by Chris Wilson
· 15 years ago
bb6baf7
drm/i915: Track purged state.
by Chris Wilson
· 15 years ago
9731129
drm/i915: Remove eviction debug spam
by Chris Wilson
· 15 years ago
2d7ef39
drm/i915: Immediately discard any backing storage for uneeded objects
by Chris Wilson
· 15 years ago
963b483
drm/i915: Do not mis-classify clean objects as purgeable
by Chris Wilson
· 15 years ago
13a05fd
drm/i915: Whitespace correction for madv
by Chris Wilson
· 15 years ago
a32808c
drm/i915: BUG_ON page refleak during unbind
by Chris Wilson
· 15 years ago
9a1e258
drm/i915: Search harder for a reusable object
by Chris Wilson
· 15 years ago
ab5ee57
drm/i915: Clean up evict from list.
by Chris Wilson
· 15 years ago
1c5d22f
drm/i915: Add tracepoints
by Chris Wilson
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
8542a0b
drm/i915: Skip the sanity checks if the current relocation is valid
by Chris Wilson
· 15 years ago
cd0b9fb
drm/i915: Check that the relocation points to within the target
by Chris Wilson
· 15 years ago
07f73f6
drm/i915: Improve behaviour under memory pressure
by Chris Wilson
· 15 years ago
3ef94da
drm/i915: Add ioctl to set 'purgeability' of objects
by Chris Wilson
· 15 years ago
3116971
drm/i915: Register a shrinker to free inactive lists under memory pressure
by Chris Wilson
· 15 years ago
e67b8ce
drm/i915: Remove stored gtt_alignment
by Chris Wilson
· 15 years ago
4960aac
drm/i915: Add buffer to inactive list immediately during fault
by Chris Wilson
· 15 years ago
ba1234d
drm/i915: Make dev_priv->mm.wedged an atomic_t
by Ben Gamari
· 15 years ago
f65d942
drm/i915: Add hangcheck timer
by Ben Gamari
· 15 years ago
22be172
drm/i915: make i915_seqno_passed non-static
by Ben Gamari
· 15 years ago
ffed1d0
drm/i915: Check whether chip is wedged in i915_wait_request()
by Ben Gamari
· 15 years ago
Next »