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 |
Chris Wilson
|
6b8294a4d3
drm/i915: Restore physical HWS_PGA after resume
|
12 years ago |
Daniel Vetter
|
b3fcabb15b
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
|
12 years ago |
Jesse Barnes
|
3ac7831314
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
|
12 years ago |
Jesse Barnes
|
9a28977181
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
|
12 years ago |
Mika Kuoppala
|
17f10fdc01
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
|
12 years ago |
Daniel Vetter
|
c2fb791692
Merge tag 'v3.7-rc2' into drm-intel-next-queued
|
12 years ago |
Chris Wilson
|
d7d4eeddb8
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
13 years ago |
Paulo Zanoni
|
f39876317a
drm/i915: add workarounds to gen7_render_ring_flush
|
13 years ago |
Paulo Zanoni
|
b311150927
drm/i915: add workarounds directly to gen6_render_ring_flush
|
13 years ago |
Paulo Zanoni
|
4772eaebcd
drm/i915: add gen7_render_ring_flush
|
13 years ago |