index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Record the position of the request upon error
Chris Wilson
2012-02-15
1
-0
/
+1
*
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
2012-02-15
1
-22
/
+51
*
drm/i915: enable forcewake voodoo also for gen6
Daniel Vetter
2012-02-13
1
-12
/
+0
*
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-10
1
-1
/
+2
|
\
|
*
drm/i915: rip out the HWSTAM missed irq workaround
Daniel Vetter
2012-01-20
1
-1
/
+2
*
|
drm/i915: dump even more into the error_state
Daniel Vetter
2012-02-09
1
-0
/
+7
*
|
drm/i915: Handle unmappable buffers during error state capture
Chris Wilson
2012-01-31
1
-5
/
+23
*
|
drm/i915: add per-ring fault reg to error_state
Daniel Vetter
2012-01-29
1
-6
/
+7
*
|
drm/i915: capture error_state also for stuck rings
Daniel Vetter
2012-01-29
1
-2
/
+1
*
|
drm/i915: collect more per ring error state
Daniel Vetter
2012-01-29
1
-2
/
+7
*
|
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
2012-01-29
1
-34
/
+36
*
|
drm/i915: switch ring->id to be a real id
Daniel Vetter
2012-01-29
1
-1
/
+1
*
|
drm/i915: correct lock type in destroy
Ben Widawsky
2012-01-26
1
-2
/
+3
|
/
*
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
2012-01-03
1
-7
/
+0
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2012-01-03
1
-3
/
+10
|
\
|
*
drm/i915: check ACTHD of all rings
Daniel Vetter
2011-12-20
1
-3
/
+10
*
|
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-0
/
+1
|
\
|
|
*
drm/i915: Ivybridge still has fences!
Daniel Vetter
2011-11-03
1
-0
/
+1
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+1
|
/
*
drm/i915: close PM interrupt masking races in the rps work func
Daniel Vetter
2011-10-20
1
-1
/
+1
*
drm/i915: close PM interrupt masking races in the irq handler
Daniel Vetter
2011-10-20
1
-2
/
+4
*
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
2011-10-20
1
-0
/
+28
|
\
|
*
drm/i915: Shut down PCH interrupts during irq_uninstall
Keith Packard
2011-10-01
1
-0
/
+4
|
*
drm/i915: Enable digital port hotplug on PCH systems
Keith Packard
2011-10-01
1
-0
/
+24
*
|
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-20
1
-3
/
+3
|
/
*
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
2011-08-15
1
-2
/
+4
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-29
1
-2
/
+2
|
\
|
*
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
2011-07-29
1
-2
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-25
1
-0
/
+3
|
\
|
|
*
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
2011-07-25
1
-0
/
+3
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-01
1
-1
/
+1
|
\
|
|
*
drm/i915: apply HWSTAM writes to Ivy Bridge as well
Jesse Barnes
2011-07-01
1
-1
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-30
1
-20
/
+58
|
\
|
|
*
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
2011-06-30
1
-20
/
+58
*
|
drm/i915: hangcheck disable parameter
Ben Widawsky
2011-06-29
1
-4
/
+9
|
/
*
drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge
Chris Wilson
2011-06-21
1
-0
/
+1
*
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
2011-06-18
1
-0
/
+10
*
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
2011-06-04
1
-1
/
+1
*
drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
Jesse Barnes
2011-05-19
1
-1
/
+2
*
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
2011-05-14
1
-0
/
+165
*
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
2011-05-14
1
-11
/
+31
*
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
2011-05-14
1
-20
/
+25
*
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
1
-8
/
+41
*
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
1
-1
/
+0
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
1
-1
/
+1
*
drm/i915: Move the irq wait queue initialisation into the ring init
Chris Wilson
2011-05-10
1
-6
/
+0
*
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
2011-03-01
1
-0
/
+9
*
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2011-03-01
1
-33
/
+0
*
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
2011-03-01
1
-1
/
+0
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
1
-7
/
+11
|
\
[next]