Mika Kuoppala
|
9943393195
drm/i915: use gem_set_seqno() on hardware init
|
12 years ago |
Daniel Vetter
|
f69061bedd
drm/i915: create a race-free reset detection
|
12 years ago |
Chris Wilson
|
97c809fd9c
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
|
12 years ago |
Chris Wilson
|
d0a57789d5
drm/i915: Only insert the mb() before updating the fence parameter
|
12 years ago |
Daniel Vetter
|
1f83fee08d
drm/i915: clear up wedged transitions
|
12 years ago |
Daniel Vetter
|
308887aad1
drm/i915: fix reset handling in the throttle ioctl
|
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
|
93d187993b
drm/i915: Remove use of gtt_mappable_entries
|
12 years ago |
Ben Widawsky
|
5d4545aef5
drm/i915: Create a gtt structure
|
12 years ago |
Chris Wilson
|
43e28f092b
drm/i915: Bail if we attempt to allocate pages for a purged object
|
12 years ago |
Chris Wilson
|
dd624afd53
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
|
12 years ago |
Imre Deak
|
0fa8779651
drm/i915: use gtt_get_size() instead of open coding it
|
12 years ago |
Imre Deak
|
56c844e539
drm/i915: merge {i965, sandybridge}_write_fence_reg()
|
12 years ago |
Imre Deak
|
d865110cc2
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
|
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 |
Dave Airlie
|
8be0e5c427
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Ben Widawsky
|
d7e5008f7c
drm/i915: Move even more gtt code to i915_gem_gtt
|
12 years ago |
Daniel Vetter
|
da494d7ca5
drm/i915: disable shrinker lock stealing for create_mmap_offset
|
12 years ago |
Daniel Vetter
|
677feac291
drm/i915: optionally disable shrinker lock stealing
|
12 years ago |
Mika Kuoppala
|
fca26bb453
drm/i915: Introduce i915_gem_set_seqno()
|
12 years ago |
Mika Kuoppala
|
ba1a7067c0
drm/i915: Always clear semaphore mboxes on seqno wrap
|
12 years ago |
Mika Kuoppala
|
f7e98ad4d4
drm/i915: Initialize hardware semaphore state on ring init
|
12 years ago |
Ben Widawsky
|
8782e26c0c
drm/i915: Bug on unsupported swizzled platforms
|
12 years ago |
Ben Widawsky
|
7dbf9d6e0f
drm/i915: BUG() if fences are used on unsupported platform
|
12 years ago |
Chris Wilson
|
dc9dd7a20f
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager
|
12 years ago |
Linus Torvalds
|
3c2e81ef34
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Chris Wilson
|
eb119bd612
drm/i915: Access to snooped system memory through the GTT is incoherent
|
12 years ago |
Mika Kuoppala
|
9e8e36879f
drm/i915: Set initial seqno value close to wrap boundary
|
12 years ago |
Chris Wilson
|
107f27a5df
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
|
12 years ago |