index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Remove extra "ring" from error message
Ben Widawsky
2013-06-18
1
-1
/
+1
*
drm/i915: store ring hangcheck action
Mika Kuoppala
2013-06-13
1
-2
/
+6
*
drm/i915: Eliminate the addr/seqno from the hangcheck warning
Chris Wilson
2013-06-11
1
-5
/
+3
*
drm/i915: Don't count semaphore waits towards a stuck ring
Chris Wilson
2013-06-11
1
-32
/
+89
*
drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
Chris Wilson
2013-06-11
1
-52
/
+58
*
drm/i915: add ibx_irq_preinstall
Paulo Zanoni
2013-06-06
1
-23
/
+21
*
drm/i915: remove i915_hangcheck_hung
Mika Kuoppala
2013-06-03
1
-21
/
+0
*
drm/i915: detect hang using per ring hangcheck_score
Mika Kuoppala
2013-06-03
1
-33
/
+47
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
1
-3
/
+3
*
drm/i915: Enable vebox interrupts
Ben Widawsky
2013-05-31
1
-6
/
+25
*
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
2013-05-31
1
-31
/
+30
*
drm/i915: make PM interrupt writes non-destructive
Ben Widawsky
2013-05-31
1
-10
/
+11
*
drm/i915: Add PM regs to pre/post install
Ben Widawsky
2013-05-31
1
-0
/
+10
*
drm/i915: Create an ivybridge_irq_preinstall
Ben Widawsky
2013-05-31
1
-2
/
+33
*
drm/i915: Create a more generic pm handler for hsw+
Ben Widawsky
2013-05-31
1
-1
/
+29
*
drm/i915: fix pch_nop support
Daniel Vetter
2013-05-31
1
-3
/
+3
*
drm/i915: fixup i915_pipe_enabled check in i915_irq.c
Daniel Vetter
2013-05-31
1
-6
/
+8
*
drm/i915: Fix error state memory leaks
Ben Widawsky
2013-05-31
1
-0
/
+2
*
drm/i915: introduce i915_hangcheck_ring_hung
Mika Kuoppala
2013-05-31
1
-12
/
+17
*
drm/i915: track ring progression using seqnos
Mika Kuoppala
2013-05-31
1
-17
/
+13
*
drm/i915: pass seqno to i915_hangcheck_ring_idle
Mika Kuoppala
2013-05-31
1
-4
/
+7
*
drm/i915: fix hotplug event bit tracking
Jani Nikula
2013-05-10
1
-1
/
+1
*
drm/i915: check the power well on i915_pipe_enabled
Paulo Zanoni
2013-05-10
1
-0
/
+4
*
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
2013-04-30
1
-4
/
+7
*
drm/i915: cleanup redundant checks from intel_enable_asle
Jani Nikula
2013-04-30
1
-13
/
+3
*
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
2013-04-26
1
-8
/
+0
*
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
2013-04-25
1
-2
/
+2
*
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
Jesse Barnes
2013-04-24
1
-0
/
+11
*
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
2013-04-23
1
-6
/
+28
*
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
2013-04-23
1
-0
/
+10
*
drm/i915: print Gen5+ CPU/PCH poison interrupts
Paulo Zanoni
2013-04-19
1
-2
/
+11
*
drm/i915: report Gen5+ CPU and PCH FIFO underruns
Paulo Zanoni
2013-04-19
1
-9
/
+306
*
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
1
-1
/
+4
*
drm/i915: Use port_name() in PCH port audio power change message
Ville Syrjälä
2013-04-18
1
-7
/
+11
*
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
Egbert Eich
2013-04-18
1
-1
/
+51
*
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
Egbert Eich
2013-04-18
1
-17
/
+58
*
drm/i915: Mask out the HPD irq bits before setting them individually.
Egbert Eich
2013-04-18
1
-0
/
+2
*
drm/i915: (re)init HPD interrupt storm statistics
Egbert Eich
2013-04-18
1
-0
/
+14
*
drm/i915: Add HPD IRQ storm detection (v5)
Egbert Eich
2013-04-18
1
-12
/
+57
*
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
2013-04-18
1
-1
/
+1
*
drm/i915: Don't touch South Display when PCH_NOP
Ben Widawsky
2013-04-08
1
-7
/
+21
*
drm/i915: remove "inline" keyword from ironlake_disable_display_irq
Paulo Zanoni
2013-03-28
1
-1
/
+1
*
drm/i915: wire up SDVO hpd support on cpt/ppt
Daniel Vetter
2013-03-27
1
-0
/
+1
*
drm/i915: clear crt hotplug compare voltage field before setting
Daniel Vetter
2013-03-27
1
-0
/
+1
*
DRM/i915: Remove i965_hpd_irq_setup.
Egbert Eich
2013-03-27
1
-35
/
+18
*
drm/i915: implement ibx_hpd_irq_setup
Daniel Vetter
2013-03-27
1
-28
/
+35
*
DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoder...
Egbert Eich
2013-03-26
1
-61
/
+94
*
DRM/i915: Remove valleyview_hpd_irq_setup.
Egbert Eich
2013-03-26
1
-25
/
+1
*
drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms
Paulo Zanoni
2013-03-23
1
-2
/
+3
*
drm/i915: Move num_pipes to intel info
Ben Widawsky
2013-03-23
1
-2
/
+1
[next]