index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-01-03
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
1
-7
/
+0
2012-01-03
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
1
-3
/
+10
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+1
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+1
2011-12-20
drm/i915: check ACTHD of all rings
Daniel Vetter
1
-3
/
+10
2011-11-03
drm/i915: Ivybridge still has fences!
Daniel Vetter
1
-0
/
+1
2011-10-21
drm/i915: close PM interrupt masking races in the rps work func
Daniel Vetter
1
-1
/
+1
2011-10-21
drm/i915: close PM interrupt masking races in the irq handler
Daniel Vetter
1
-2
/
+4
2011-10-21
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
1
-0
/
+28
2011-10-01
drm/i915: Shut down PCH interrupts during irq_uninstall
Keith Packard
1
-0
/
+4
2011-10-01
drm/i915: Enable digital port hotplug on PCH systems
Keith Packard
1
-0
/
+24
2011-09-20
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-3
/
+3
2011-08-15
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
1
-2
/
+4
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-2
/
+2
2011-07-29
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
1
-2
/
+2
2011-07-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-0
/
+3
2011-07-26
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
1
-0
/
+3
2011-07-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-1
/
+1
2011-07-02
drm/i915: apply HWSTAM writes to Ivy Bridge as well
Jesse Barnes
1
-1
/
+1
2011-06-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-20
/
+58
2011-06-30
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
1
-20
/
+58
2011-06-29
drm/i915: hangcheck disable parameter
Ben Widawsky
1
-4
/
+9
2011-06-21
drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge
Chris Wilson
1
-0
/
+1
2011-06-18
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
1
-0
/
+10
2011-06-04
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
1
-1
/
+1
2011-05-19
drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
Jesse Barnes
1
-1
/
+2
2011-05-14
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
1
-0
/
+165
2011-05-14
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
1
-11
/
+31
2011-05-14
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
1
-20
/
+25
2011-05-11
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
1
-8
/
+41
2011-05-11
drm/i915: reference counted forcewake
Ben Widawsky
1
-1
/
+0
2011-05-11
drm/i915: Rename agp_type to cache_level
Chris Wilson
1
-1
/
+1
2011-05-11
drm/i915: Move the irq wait queue initialisation into the ring init
Chris Wilson
1
-6
/
+0
2011-03-01
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
1
-0
/
+9
2011-03-01
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
1
-33
/
+0
2011-03-01
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
1
-1
/
+0
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-7
/
+11
2011-02-16
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
1
-3
/
+3
2011-02-08
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
1
-83
/
+66
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
1
-11
/
+1
2011-02-07
drm/i915: Include 'i915_error_state' hint for when the GPU catches fire
Chris Wilson
1
-1
/
+2
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-4
/
+4
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
1
-4
/
+4
2011-01-28
drm/i915: Record all error ringbuffers
Chris Wilson
1
-8
/
+14
2011-01-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-10
/
+27
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-23
drm/i915: Remove unused code: i915_enable_interrupt()
Chris Wilson
1
-10
/
+0
2011-01-20
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
1
-1
/
+5
[next]