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 |
Tvrtko Ursulin
|
98735739cf
drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
|
9 years ago |
Ville Syrjälä
|
e30e251acc
drm/i915: Split gen8_gt_irq_handler into ack+handle
|
9 years ago |
Ville Syrjälä
|
261e40b8b7
drm/i915: Eliminate passing dev+dev_priv to {snb,ilk}_gt_irq_handler()
|
9 years ago |
Ville Syrjälä
|
528948745f
drm/i915: Move gt/pm irq handling out from irq disabled section on VLV
|
9 years ago |
Ville Syrjälä
|
2ecb8ca4a0
drm/i915: Split VLV/CVH PIPESTAT handling into ack+handler
|
9 years ago |
Ville Syrjälä
|
1ae3c34c09
drm/i915: Split PORT_HOTPLUG_STAT ack out from i9xx_hpd_irq_handler()
|
9 years ago |
Ville Syrjälä
|
6e814800a2
drm/i915: Move variables to narrower scope in VLV/CHV irq handlers
|
9 years ago |
Ville Syrjälä
|
1e1cace942
drm/i915: Eliminate loop from VLV irq handler
|
9 years ago |
Ville Syrjälä
|
a5e485a95c
drm/i915: Clear VLV_IER around irq processing
|
9 years ago |
Ville Syrjälä
|
4a0a0202b0
drm/i915: Clear VLV_MASTER_IER around irq processing
|
9 years ago |
Ville Syrjälä
|
7ce4d1f273
drm/i915: Clear VLV_IIR after PIPESTAT
|
9 years ago |
Ville Syrjälä
|
34c7b8a7b8
drm/i915: Set up VLV_MASTER_IER consistently
|
9 years ago |
Ville Syrjälä
|
e5328c43d4
drm/i915: Use GEN8_MASTER_IRQ_CONTROL consistently
|
9 years ago |
Chris Wilson
|
d98c52cf4f
drm/i915: Tighten reset_counter for reset status
|
9 years ago |
Chris Wilson
|
c19ae989b0
drm/i915: Hide the atomic_read(reset_counter) behind a helper
|
9 years ago |
Ville Syrjälä
|
71b8b41d5b
drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()
|
9 years ago |
Ville Syrjälä
|
6b7eafc1b4
drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall
|
9 years ago |
Ville Syrjälä
|
9ab981f22b
drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()
|
9 years ago |
Ville Syrjälä
|
d6c6980358
drm/i915: Clear display interrupt before enabling when turning on the power well
|
9 years ago |