Chris Wilson
|
88f23b8fa3
drm/i915: Avoid using PIPE_CONTROL on Ironlake
|
14 years ago |
Chris Wilson
|
1ec14ad313
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
|
14 years ago |
Chris Wilson
|
c4e7a41467
drm/i915/ringbuffer: Handle cliprects in the caller
|
14 years ago |
Chris Wilson
|
70eac33e7a
drm/i915: Move instruction state invalidation from execbuffer to flush
|
14 years ago |
Chris Wilson
|
b6913e4bdb
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
|
14 years ago |
Chris Wilson
|
05394f3975
drm/i915: Use drm_i915_gem_object as the preferred type
|
14 years ago |
Chris Wilson
|
e74cfed521
Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"
|
14 years ago |
Zou Nan hai
|
cae5852dca
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
|
14 years ago |
Chris Wilson
|
629e894173
drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge
|
14 years ago |
Chris Wilson
|
ae69b42a10
drm/i915/ringbuffer: Be consistent in use of ring->size when initialising
|
14 years ago |
Daniel Vetter
|
75e9e9158f
drm/i915: kill mappable/fenceable disdinction
|
14 years ago |
Chris Wilson
|
27153f72d0
drm/i915: Drop the iomem accessors when writing to the kmapped blt batch
|
14 years ago |
Zou Nan hai
|
8d19215be8
drm/i915: SNB BLT workaround
|
14 years ago |
Chris Wilson
|
6aa56062ea
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
|
14 years ago |
Chris Wilson
|
f4e0b29bf2
drm/i915: Check if the GPU hung whilst waiting for the ring to clear
|
14 years ago |
Chris Wilson
|
c584fe47e4
drm/i915/ringbuffer: Remove duplicate initialisation of ring control
|
14 years ago |
Chris Wilson
|
33626e6a08
drm/i915/ringbuffer: Disable the ringbuffer on cleanup.
|
14 years ago |
Chris Wilson
|
a00b10c360
drm/i915: Only enforce fence limits inside the GTT.
|
15 years ago |
Chris Wilson
|
176f28ebf4
drm/i915/ringbuffer: Check that we setup the ringbuffer
|
14 years ago |
Daniel Vetter
|
920afa77ce
drm/i915: range-restricted bind_to_gtt
|
15 years ago |
Chris Wilson
|
3cce469cab
drm/i915: Propagate error from failing to queue a request
|
14 years ago |
Chris Wilson
|
e1f99ce6ca
drm/i915: Propagate errors from writing to ringbuffer
|
14 years ago |
Chris Wilson
|
78501eac34
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
|
14 years ago |
Chris Wilson
|
641934069d
drm/i915: Move gpu_write_list to per-ring
|
14 years ago |
Chris Wilson
|
297b0c5be3
drm/i915/ringbuffer: Write the value passed in to the tail register
|
14 years ago |
Chris Wilson
|
f00a3ddf91
drm/i915: IS_IRONLAKE is synonymous with gen == 5
|
14 years ago |
Chris Wilson
|
549f736582
drm/i915: Enable SandyBridge blitter ring
|
14 years ago |
Chris Wilson
|
e36c1cd729
drm/i915/ringbuffer: Remove broken intel_fill_struct()
|
14 years ago |
Chris Wilson
|
c717966744
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b
|
14 years ago |
Chris Wilson
|
e60a0b107b
drm/i915: Sleep whilst waiting for the ring
|
15 years ago |