Rodrigo Vivi
|
22dea0be50
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
|
9 years ago |
Chris Wilson
|
aca34b6e1c
drm/i915: Group the irq breadcrumb variables into the same cacheline
|
9 years ago |
Chris Wilson
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
Chris Wilson
|
2b2842887d
drm/i915: Clean up GPU hang message
|
9 years ago |
Chris Wilson
|
b1379d4964
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
c33d247d0e
drm/i915: Flush the RPS bottom-half when the GPU idles
|
9 years ago |
Chris Wilson
|
67d97da349
drm/i915: Only start retire worker when idle
|
9 years ago |
Chris Wilson
|
c5a7b5aace
drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
|
9 years ago |
Chris Wilson
|
31bb59cc01
drm/i915: Move the get/put irq locking into the caller
|
9 years ago |
Chris Wilson
|
3d5564e910
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
|
9 years ago |
Chris Wilson
|
f8973c217f
drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
|
9 years ago |
Chris Wilson
|
1b7744e7ba
drm/i915: Use HWS for seqno tracking everywhere
|
9 years ago |
Chris Wilson
|
688e6c7258
drm/i915: Slaughter the thundering i915_wait_request herd
|
9 years ago |
Chris Wilson
|
1f15b76f1e
drm/i915: Separate GPU hang waitqueue from advance
|
9 years ago |
Chris Wilson
|
26a02b8fc3
drm/i915: Make queueing the hangcheck work inline
|
9 years ago |
Chris Wilson
|
7774002586
drm/i915: Remove the dedicated hangcheck workqueue
|
9 years ago |
Chris Wilson
|
05535726d3
drm/i915: Delay queuing hangcheck to wait-request
|
9 years ago |
Tvrtko Ursulin
|
14bb2c1179
drm/i915: Fix a buch of kerneldoc warnings
|
9 years ago |
Sagar Arun Kamble
|
1800ad255c
drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
|
9 years ago |
Daniel Vetter
|
5a21b6650a
drm/i915: Revert async unpin and nonblocking atomic commit
|
9 years ago |
Ville Syrjälä
|
11825b0dba
drm/i915: Enable GSE interrupt on BDW+
|
9 years ago |
Maarten Lankhorst
|
8dd634d922
drm/i915: Remove cs based page flip support.
|
9 years ago |
Maarten Lankhorst
|
51cbaf010f
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
|
9 years ago |
Maarten Lankhorst
|
5251f04e0c
drm/i915: Remove intel_prepare_page_flip, v3.
|
9 years ago |
Maarten Lankhorst
|
ef58319d3f
drm/i915: Remove intel_finish_page_flip_plane.
|
9 years ago |
Tvrtko Ursulin
|
7e22dbbbae
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
|
9 years ago |
Chris Wilson
|
dc97997a21
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
|
9 years ago |
Chris Wilson
|
c033666a94
drm/i915: Store a i915 backpointer from engine, and use it
|
9 years ago |
Tvrtko Ursulin
|
91d14251bb
drm/i915: Small display interrupt handlers tidy
|
9 years ago |