index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11
Oscar Mateo
2018-04-25
1
-3
/
+3
*
drm/i915/psr: Control PSR interrupts via debugfs
Dhinakaran Pandiyan
2018-04-20
1
-39
/
+12
*
drm/i915: Enable edp psr error interrupts on bdw+
Ville Syrjälä
2018-04-20
1
-13
/
+44
*
drm/i915: Enable edp psr error interrupts on hsw
Daniel Vetter
2018-04-20
1
-0
/
+34
*
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
1
-4
/
+8
*
drm/i915/icl: Deal with GT INT DW correctly
Oscar Mateo
2018-04-06
1
-37
/
+73
*
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
2018-04-06
1
-11
/
+62
*
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
2018-04-06
1
-46
/
+53
*
drm/i915: Use full serialisation around engine->irq_posted
Chris Wilson
2018-03-22
1
-4
/
+3
*
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
2018-03-20
1
-23
/
+32
*
drm/i915: Trim error mask to known engines
Chris Wilson
2018-03-19
1
-0
/
+1
*
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
2018-03-09
1
-31
/
+2
*
drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
Chris Wilson
2018-03-09
1
-22
/
+16
*
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
2018-03-08
1
-2
/
+2
*
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
2018-03-07
1
-0
/
+1
*
drm/i915/icl: Interrupt handling
Mika Kuoppala
2018-03-01
1
-0
/
+235
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-4
/
+4
*
drm/i915: Prune gen8_gt_irq_handler
Chris Wilson
2018-02-19
1
-30
/
+28
*
drm/i915: Track GT interrupt handling using the master iir
Chris Wilson
2018-02-19
1
-20
/
+31
*
drm/i915: Estimate and update missed vblanks.
Dhinakaran Pandiyan
2018-02-15
1
-0
/
+12
*
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
Chris Wilson
2018-02-02
1
-26
/
+9
*
drm/i915/cnl: Add HPD support for Port F.
Rodrigo Vivi
2018-01-30
1
-16
/
+19
*
drm/i915/cnl: Add AUX-F support
Rodrigo Vivi
2018-01-30
1
-0
/
+6
*
drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
Sagar Arun Kamble
2018-01-24
1
-0
/
+6
*
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-12-06
1
-1
/
+1
*
drm/i915: Tidy up signed/unsigned comparison
Chris Wilson
2017-11-30
1
-2
/
+2
*
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
2017-11-16
1
-1
/
+1
*
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
2017-10-25
1
-1
/
+5
*
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
2017-10-24
1
-2
/
+4
*
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
2017-10-11
1
-39
/
+48
*
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
2017-10-11
1
-2
/
+2
*
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
2017-10-11
1
-4
/
+4
*
drm/i915: Cleanup South Error Interrupts
Mika Kahola
2017-10-10
1
-8
/
+4
*
drm/i915: Fold IRQ pipe masks
Mika Kahola
2017-10-10
1
-4
/
+3
*
drm/i915/execlists: Preemption!
Chris Wilson
2017-10-04
1
-4
/
+2
*
drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
Imre Deak
2017-10-02
1
-0
/
+14
*
drm/i915: Also discard second CRC on gen8+ platforms.
Rodrigo Vivi
2017-09-28
1
-2
/
+2
*
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
2017-09-26
1
-0
/
+54
*
drm/i915: Don't rmw PIPESTAT enable bits
Ville Syrjälä
2017-09-25
1
-79
/
+56
*
drm/i915: Make own struct for execlist items
Mika Kuoppala
2017-09-25
1
-2
/
+3
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-1
/
+1
*
drm/i915: Check waiter->seqno carefully in case of preemption
Chris Wilson
2017-09-22
1
-2
/
+5
*
drm/i915: Only wake the waiter from the interrupt if passed
Chris Wilson
2017-09-22
1
-5
/
+10
*
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
Rodrigo Vivi
2017-09-19
1
-1
/
+9
*
drm/i915: Remove duplicated irq_preinstall/uninstall hooks
Ville Syrjälä
2017-09-15
1
-100
/
+17
*
drm/i915: Clean up the HWSTAM mess
Ville Syrjälä
2017-09-15
1
-7
/
+8
*
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
2017-09-15
1
-3
/
+0
*
drm/i915: Gen3 HWSTAM is actually 32 bits
Ville Syrjälä
2017-09-14
1
-2
/
+2
*
drm/i915: Rewrite GMCH irq handlers to avoid loops
Ville Syrjälä
2017-09-14
1
-92
/
+51
*
drm/i915: Extract PIPESTAT irq handling into separate functions
Ville Syrjälä
2017-09-14
1
-122
/
+93
[next]