Ben Widawsky
|
9a8a2213a7
drm/i915: Vebox ringbuffer init
|
12 years ago |
Ben Widawsky
|
ea251324ca
drm/i915: Rename ring flush functions
|
12 years ago |
Ben Widawsky
|
1950de14fd
drm/i915: Add VECS semaphore bits
|
12 years ago |
Ben Widawsky
|
4a3dd19d94
drm/i915: Introduce VECS: the 4th ring
|
12 years ago |
Ben Widawsky
|
ad776f8b09
drm/i915: Semaphore MBOX update generalization
|
12 years ago |
Ben Widawsky
|
5586181fce
drm/i915: Comments for semaphore clarification
|
12 years ago |
Wei Yongjun
|
56b085a01b
drm/i915: fix error return code in init_pipe_control()
|
12 years ago |
Mika Kuoppala
|
92cab73451
drm/i915: track ring progression using seqnos
|
12 years ago |
Damien Lespiau
|
8693a82487
drm/i915: Add references to some workaround we implement
|
12 years ago |
Ville Syrjälä
|
b9e1faa763
drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+
|
12 years ago |
Ville Syrjälä
|
2b1086cc58
drm/i915: Print the pipe control page GTT address
|
12 years ago |
Dave Airlie
|
6dc1c49da6
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
|
12 years ago |
Chris Wilson
|
f05bb0c7b6
drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
|
12 years ago |
Chris Wilson
|
1c8c38c588
drm/i915: Disable AsyncFlip performance optimisations
|
12 years ago |
Mika Kuoppala
|
9943393195
drm/i915: use gem_set_seqno() on hardware init
|
12 years ago |
Daniel Vetter
|
33196dedda
drm/i915: move wedged to the other gpu error handling stuff
|
12 years ago |
Daniel Vetter
|
99584db33b
drm/i915: extract hangcheck/reset/error_state state into substruct
|
12 years ago |
Ben Widawsky
|
dabb7a91ae
drm/i915: Remove use on gma_bus_addr on gen6+
|
12 years ago |
Dave Airlie
|
b5cc6c0387
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Mika Kuoppala
|
f7e98ad4d4
drm/i915: Initialize hardware semaphore state on ring init
|
12 years ago |
Mika Kuoppala
|
b70ec5bf43
drm/i915: Introduce ring set_seqno
|
12 years ago |
Daniel Vetter
|
b45305fce5
drm/i915: Implement workaround for broken CS tlb on i830/845
|
12 years ago |
Mika Kuoppala
|
f72b3435c1
drm/i915: Don't emit semaphore wait if wrap happened
|
12 years ago |
Mika Kuoppala
|
498d2ac15c
drm/i915: Add intel_ring_handle_seqno wrap
|
12 years ago |
Mika Kuoppala
|
cbcc80dff3
drm/i915: Split intel_ring_begin
|
12 years ago |
Ville Syrjälä
|
633cf8f505
drm/i915: Don't allow ring tail to reach the same cacheline as head
|
12 years ago |
Chris Wilson
|
ebc052e0c6
drm/i915: Allocate ringbuffers from stolen memory
|
12 years ago |
Chris Wilson
|
3e9605018a
drm/i915: Rearrange code to only have a single method for waiting upon the ring
|
12 years ago |
Chris Wilson
|
9d7730914f
drm/i915: Preallocate next seqno before touching the ring
|
12 years ago |
Chris Wilson
|
1c8b46fc8c
drm/i915: Use LRI to update the semaphore registers
|
12 years ago |