Chris Wilson
|
8fb6a5df46
drm/i915: Call the unlocked version of i915_gem_object_get_pages()
|
8 years ago |
Chris Wilson
|
8eeb79060b
drm/i915: Move i915_gem_object_phys_attach()
|
8 years ago |
Chris Wilson
|
6ea1d55d31
drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately
|
8 years ago |
Chris Wilson
|
d1d1ebf412
drm/i915: Don't touch fence->error when resetting an innocent request
|
8 years ago |
Chris Wilson
|
77b25a972b
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
|
8 years ago |
Chris Wilson
|
ed454f2cd6
drm/i915: Clear engine irq posted following a reset
|
8 years ago |
Chris Wilson
|
bf2eac3bee
drm/i915: Assert that machine is wedged for nop_submit_request
|
8 years ago |
Chris Wilson
|
3d7adbbf49
drm/i915: Wake up waiters after setting the WEDGED bit
|
8 years ago |
Chris Wilson
|
5e32d7482e
drm/i915: Clear execlist port[] before updating seqno on wedging
|
8 years ago |
Daniel Vetter
|
64282ea2d2
Merge airlied/drm-next into drm-intel-next-queued
|
8 years ago |
Daniel Vetter
|
8b5d27b911
drm/i915: Remove intel_flip_work infrastructure
|
8 years ago |
Dave Airlie
|
2d62c799f8
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 years ago |
Michal Hocko
|
dbb329561a
drm/i915: use __GFP_RETRY_MAYFAIL
|
8 years ago |
Chris Wilson
|
7b92c1bd05
drm/i915: Avoid keeping waitboost active for signaling threads
|
8 years ago |
Chris Wilson
|
13f8458f9a
drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend
|
8 years ago |
Chris Wilson
|
36703e79a9
drm/i915: Break modeset deadlocks on reset
|
8 years ago |
Chris Wilson
|
4ee056f418
drm/i915: Cancel pending execlist tasklet upon wedging
|
8 years ago |
Michel Thierry
|
a1ef70e144
drm/i915: Add support for per engine reset recovery
|
8 years ago |
Michel Thierry
|
c64992e035
drm/i915: Look for active requests earlier in the reset path
|
8 years ago |
Chris Wilson
|
829a0af29f
drm/i915: Group all the global context information together
|
8 years ago |
Chris Wilson
|
7dd4f6729f
drm/i915: Async GPU relocation processing
|
8 years ago |
Chris Wilson
|
8a2421bd0d
drm/i915: Wait upon userptr get-user-pages within execbuffer
|
8 years ago |
Chris Wilson
|
4ff4b44cbb
drm/i915: Store a direct lookup from object handle to vma
|
8 years ago |
Chris Wilson
|
7fc92e96c3
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
|
8 years ago |
Chris Wilson
|
e27ab73d17
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
|
8 years ago |
Chris Wilson
|
0f6ab55d7a
drm/i915: Only restrict noreclaim in the early shrink passes
|
8 years ago |
Chris Wilson
|
eaf4180155
drm/i915: Remove __GFP_NORETRY from our buffer allocator
|
8 years ago |
Chris Wilson
|
4846bf0ca8
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
|
8 years ago |
Weinan Li
|
ff8f797557
drm/i915: return the correct usable aperture size under gvt environment
|
8 years ago |
Chris Wilson
|
863e9fde1a
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
|
8 years ago |