index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
drm/i915: fix hpd interrupt register locking
Daniel Vetter
1
-5
/
+10
2013-07-01
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
1
-16
/
+17
2013-07-01
drm/i915: fold the queue_work into intel_hpd_irq_handler
Daniel Vetter
1
-8
/
+3
2013-07-01
drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
Daniel Vetter
1
-18
/
+11
2013-07-01
drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
Daniel Vetter
1
-8
/
+8
2013-07-01
drm/i915: close tiny race in the ilk pcu even interrupt setup
Daniel Vetter
1
-6
/
+5
2013-07-01
drm/i915: fix locking around ironlake_enable|disable_display_irq
Daniel Vetter
1
-3
/
+24
2013-07-01
drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency
Ville Syrjälä
1
-2
/
+10
2013-07-01
drm/i915: Make the rps new_delay comparison more readable
Ville Syrjälä
1
-2
/
+2
2013-07-01
drm/i915: Fix up sdvo hpd pins for i965g/gm
Daniel Vetter
1
-11
/
+2
2013-06-18
drm/i915: Remove extra "ring" from error message
Ben Widawsky
1
-1
/
+1
2013-06-13
drm/i915: store ring hangcheck action
Mika Kuoppala
1
-2
/
+6
2013-06-11
drm/i915: Eliminate the addr/seqno from the hangcheck warning
Chris Wilson
1
-5
/
+3
2013-06-11
drm/i915: Don't count semaphore waits towards a stuck ring
Chris Wilson
1
-32
/
+89
2013-06-11
drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
Chris Wilson
1
-52
/
+58
2013-06-06
drm/i915: add ibx_irq_preinstall
Paulo Zanoni
1
-23
/
+21
2013-06-03
drm/i915: remove i915_hangcheck_hung
Mika Kuoppala
1
-21
/
+0
2013-06-03
drm/i915: detect hang using per ring hangcheck_score
Mika Kuoppala
1
-33
/
+47
2013-06-03
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
1
-3
/
+3
2013-05-31
drm/i915: Enable vebox interrupts
Ben Widawsky
1
-6
/
+25
2013-05-31
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
1
-31
/
+30
2013-05-31
drm/i915: make PM interrupt writes non-destructive
Ben Widawsky
1
-10
/
+11
2013-05-31
drm/i915: Add PM regs to pre/post install
Ben Widawsky
1
-0
/
+10
2013-05-31
drm/i915: Create an ivybridge_irq_preinstall
Ben Widawsky
1
-2
/
+33
2013-05-31
drm/i915: Create a more generic pm handler for hsw+
Ben Widawsky
1
-1
/
+29
2013-05-31
drm/i915: fix pch_nop support
Daniel Vetter
1
-3
/
+3
2013-05-31
drm/i915: fixup i915_pipe_enabled check in i915_irq.c
Daniel Vetter
1
-6
/
+8
2013-05-31
drm/i915: Fix error state memory leaks
Ben Widawsky
1
-0
/
+2
2013-05-31
drm/i915: introduce i915_hangcheck_ring_hung
Mika Kuoppala
1
-12
/
+17
2013-05-31
drm/i915: track ring progression using seqnos
Mika Kuoppala
1
-17
/
+13
2013-05-31
drm/i915: pass seqno to i915_hangcheck_ring_idle
Mika Kuoppala
1
-4
/
+7
2013-05-10
drm/i915: fix hotplug event bit tracking
Jani Nikula
1
-1
/
+1
2013-05-10
drm/i915: check the power well on i915_pipe_enabled
Paulo Zanoni
1
-0
/
+4
2013-04-30
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
1
-4
/
+7
2013-04-30
drm/i915: cleanup redundant checks from intel_enable_asle
Jani Nikula
1
-13
/
+3
2013-04-27
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
1
-8
/
+0
2013-04-25
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
1
-2
/
+2
2013-04-24
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
Jesse Barnes
1
-0
/
+11
2013-04-23
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
1
-6
/
+28
2013-04-23
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
1
-0
/
+10
2013-04-19
drm/i915: print Gen5+ CPU/PCH poison interrupts
Paulo Zanoni
1
-2
/
+11
2013-04-19
drm/i915: report Gen5+ CPU and PCH FIFO underruns
Paulo Zanoni
1
-9
/
+306
2013-04-18
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
1
-1
/
+4
2013-04-18
drm/i915: Use port_name() in PCH port audio power change message
Ville Syrjälä
1
-7
/
+11
2013-04-18
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
Egbert Eich
1
-1
/
+51
2013-04-18
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
Egbert Eich
1
-17
/
+58
2013-04-18
drm/i915: Mask out the HPD irq bits before setting them individually.
Egbert Eich
1
-0
/
+2
2013-04-18
drm/i915: (re)init HPD interrupt storm statistics
Egbert Eich
1
-0
/
+14
2013-04-18
drm/i915: Add HPD IRQ storm detection (v5)
Egbert Eich
1
-12
/
+57
2013-04-18
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
1
-1
/
+1
[next]