index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Capture the initial error-state when kicking stuck rings
Chris Wilson
2013-10-10
1
-0
/
+2
*
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
2013-10-03
1
-13
/
+33
*
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
1
-11
/
+0
*
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-03
1
-4
/
+7
*
drm/i915: Move the conditional seqno query into the tracepoint
Chris Wilson
2013-10-01
1
-1
/
+1
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
1
-15
/
+61
|
\
|
*
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
Daniel Vetter
2013-09-09
1
-14
/
+54
|
*
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
2013-09-05
1
-1
/
+7
*
|
drm/i915: don't disable ERR_INT on the IRQ handler
Paulo Zanoni
2013-09-20
1
-19
/
+0
*
|
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
1
-2
/
+2
*
|
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
1
-31
/
+58
*
|
drm/i915: only report hpd connector status change when it actually changed
Jani Nikula
2013-09-17
1
-4
/
+10
*
|
drm/i915: include hangcheck action and score in error_state
Mika Kuoppala
2013-09-06
1
-0
/
+5
|
/
*
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2013-09-04
1
-2
/
+7
*
drm/i915: tune down hangcheck noise
Daniel Vetter
2013-09-03
1
-3
/
+3
*
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
1
-0
/
+101
*
drm/i915: merge HSW and SNB PM irq handlers
Paulo Zanoni
2013-08-23
1
-38
/
+12
*
drm/i915: fix how we mask PMIMR when adding work to the queue
Paulo Zanoni
2013-08-23
1
-9
/
+2
*
drm/i915: don't queue PM events we won't process
Paulo Zanoni
2013-08-23
1
-3
/
+6
*
drm/i915: don't disable/reenable IVB error interrupts when not needed
Paulo Zanoni
2013-08-23
1
-2
/
+5
*
drm/i915: add dev_priv->pm_irq_mask
Paulo Zanoni
2013-08-23
1
-5
/
+7
*
drm/i915: don't update GEN6_PMIMR when it's not needed
Paulo Zanoni
2013-08-23
1
-5
/
+9
*
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-23
1
-7
/
+40
*
drm/i915: wrap GTIMR changes
Paulo Zanoni
2013-08-23
1
-4
/
+30
*
drm/i915: drop unnecessary local variable to suppress build warning
Jani Nikula
2013-08-22
1
-7
/
+3
*
drm/i915: give more distinctive names to ring hangcheck action enums
Jani Nikula
2013-08-22
1
-11
/
+11
*
drm/i915: remove unused leftover variable irq_received
Jani Nikula
2013-08-22
1
-2
/
+0
*
drm/i915: Make i915_hangcheck_elapsed() static
Damien Lespiau
2013-08-09
1
-1
/
+1
*
drm/i915: Add messages useful for HPD storm detection debugging (v2)
Egbert Eich
2013-07-26
1
-0
/
+7
*
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
1
-5
/
+1
*
drm/i915: invert {ilk, snb}_gt_irq_handler check
Paulo Zanoni
2013-07-20
1
-3
/
+3
*
drm/i915: Make i915 events part of uapi
Ben Widawsky
2013-07-19
1
-4
/
+4
*
drm/i915: kill ivybridge_irq_postinstall
Paulo Zanoni
2013-07-19
1
-49
/
+20
*
drm/i915: kill Ivybridge vblank irq vfuncs
Paulo Zanoni
2013-07-19
1
-33
/
+8
*
drm/i915: add ILK/SNB support to ivybridge_irq_handler
Paulo Zanoni
2013-07-19
1
-83
/
+32
*
drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler
Paulo Zanoni
2013-07-19
1
-0
/
+1
*
drm/i915: reorganize ironlake_irq_handler
Paulo Zanoni
2013-07-19
1
-23
/
+23
*
drm/i915: don't read or write GEN6_PMIIR on Gen 5
Paulo Zanoni
2013-07-19
1
-5
/
+7
*
drm/i915: extract ivb_display_irq_handler
Paulo Zanoni
2013-07-19
1
-28
/
+35
*
drm/i915: extract ilk_display_irq_handler
Paulo Zanoni
2013-07-19
1
-48
/
+56
*
drm/i915: kill ivybridge_irq_preinstall
Paulo Zanoni
2013-07-19
1
-20
/
+1
*
drm/i915: introduce i915_queue_hangcheck
Mika Kuoppala
2013-07-16
1
-9
/
+12
*
drm/i915: unify GT/PM irq postinstall code
Daniel Vetter
2013-07-16
1
-50
/
+43
*
drm/i915: unify PM interrupt preinstall sequence
Daniel Vetter
2013-07-16
1
-18
/
+21
*
drm/i915: move error state to own compilation unit
Mika Kuoppala
2013-07-12
1
-529
/
+0
*
drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
Daniel Vetter
2013-07-11
1
-2
/
+1
*
drm/i915: kill dev_priv->rps.lock
Daniel Vetter
2013-07-11
1
-6
/
+6
*
drm/i915: queue work outside spinlock in hsw_pm_irq_handler
Daniel Vetter
2013-07-11
1
-2
/
+2
*
drm/i915: streamline hsw_pm_irq_handler
Daniel Vetter
2013-07-11
1
-11
/
+9
*
drm/i915: irq handlers don't need interrupt-safe spinlocks
Daniel Vetter
2013-07-11
1
-24
/
+18
[next]