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.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
2010-02-27
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-1
/
+1
2010-02-27
drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
Eric Anholt
1
-1
/
+5
2010-02-27
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
1
-9
/
+9
2010-02-22
drm/i915: Record batch buffer following GPU error
Chris Wilson
1
-7
/
+217
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
1
-7
/
+7
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
1
-0
/
+63
2010-02-11
drm/i915: fix flip done interrupt on Ironlake
Zhenyu Wang
1
-8
/
+8
2010-01-30
drm/i915: page flip support for Ironlake
Jesse Barnes
1
-3
/
+14
2010-01-30
drm/i915: don't trigger ironlake vblank interrupt at irq install
Li Peng
1
-3
/
+2
2010-01-25
drm/i915: enable vblank interrupt on ironlake
Li Peng
1
-11
/
+19
2010-01-15
drm/i915: remove loop in Ironlake interrupt handler
Zou Nan hai
1
-39
/
+29
2009-12-17
drm/i915: Reload hangcheck timer too for Ironlake
Zhenyu Wang
1
-0
/
+2
2009-12-17
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
1
-11
/
+19
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+0
2009-12-09
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
1
-1
/
+0
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-63
/
+99
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
1
-25
/
+25
2009-12-01
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
1
-4
/
+15
2009-11-30
drm/i915: remove Pineview EOS protection support
Shaohua Li
1
-21
/
+0
2009-11-12
drm/i915: Fix IRQ stall issue on Ironlake
Zou, Nanhai
1
-1
/
+9
2009-11-06
drm/i915: Add display hotplug event on Ironlake
Zhenyu Wang
1
-4
/
+31
2009-11-06
drm/i915: Add ACPI OpRegion support for Ironlake
Zhao Yakui
1
-1
/
+18
2009-11-06
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
1
-12
/
+14
2009-09-29
drm/i915: Enable irq to trace batch buffer completion.
Chris Wilson
1
-0
/
+10
2009-09-23
drm/i915: Add tracepoints
Chris Wilson
1
-2
/
+7
2009-09-18
drm/i915: Make dev_priv->mm.wedged an atomic_t
Ben Gamari
1
-7
/
+8
2009-09-18
drm/i915: Hookup chip reset in error handler
Ben Gamari
1
-3
/
+16
2009-09-18
drm/i915: Implement GPU reset on i965
Ben Gamari
1
-0
/
+8
2009-09-18
drm/i915: Add hangcheck timer
Ben Gamari
1
-0
/
+49
2009-09-05
drm/i915: Support IGD EOS
Shaohua Li
1
-0
/
+21
2009-08-09
drm/i915: silence vblank warnings
Frans Pop
1
-2
/
+2
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
1
-2
/
+3
2009-07-14
drm/i915: refactor error detection & collection
Jesse Barnes
1
-74
/
+158
2009-07-01
drm/i915: add FIFO watermark support
Shaohua Li
1
-0
/
+4
2009-07-01
drm/i915: enable error detection & state collection
Jesse Barnes
1
-3
/
+136
2009-06-19
drm/i915: add per-output hotplug callback for KMS
Keith Packard
1
-1
/
+11
2009-06-09
drm/i915: handle interrupt on new chipset
Zhenyu Wang
1
-6
/
+180
2009-06-05
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
Jesse Barnes
1
-2
/
+0
2009-06-05
drm/i915: Disable opregion on IGDNG for now
Zhenyu Wang
1
-1
/
+3
2009-04-18
drm/i915: Don't let an oops get triggered from irq_emit without dma init.
Eric Anholt
1
-1
/
+1
2009-04-02
drm/i915: add VGA hotplug support for 945+
Jesse Barnes
1
-5
/
+62
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-02-08
drm/i915: add get_vblank_counter function for GM45
Jesse Barnes
1
-0
/
+13
2009-01-11
drm/i915: don't enable vblanks on disabled pipes
Jesse Barnes
1
-0
/
+6
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-0
/
+21
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
1
-15
/
+15
2008-12-02
drivers/gpu/drm/i915/i915_irq.c: fix warning
Andrew Morton
1
-1
/
+1
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
1
-5
/
+0
2008-11-25
drm/i915: Always read pipestat in irq_handler
Keith Packard
1
-19
/
+36
2008-11-25
drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.
Eric Anholt
1
-47
/
+61
[next]