index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2011-07-01
drm/i915: apply HWSTAM writes to Ivy Bridge as well
Jesse Barnes
2011-06-29
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
2011-06-21
drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge
Chris Wilson
2011-06-18
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
2011-06-04
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
2011-05-18
drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
Jesse Barnes
2011-05-13
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
2011-05-13
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
2011-05-13
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
2011-05-10
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
drm/i915: Move the irq wait queue initialisation into the ring init
Chris Wilson
2011-03-01
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
2011-03-01
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2011-03-01
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-07
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
drm/i915: Include 'i915_error_state' hint for when the GPU catches fire
Chris Wilson
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-28
drm/i915: Record all error ringbuffers
Chris Wilson
2011-01-24
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
2011-01-23
drm/i915: Remove unused code: i915_enable_interrupt()
Chris Wilson
2011-01-20
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
2011-01-19
drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU
Chris Wilson
2011-01-13
drm/i915: Fix error handler to capture the first batch after the seqno
Chris Wilson
2011-01-11
drm/i915: Record AGP memory type upon error
Chris Wilson
2011-01-11
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
2011-01-11
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2011-01-11
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
2011-01-11
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2010-12-18
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
2010-12-16
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
2010-12-15
Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
Chris Wilson
2010-12-14
drm/i915/ringbuffer: Make IRQ refcnting atomic
Chris Wilson
2010-12-05
drm/i915: Avoid using PIPE_CONTROL on Ironlake
Chris Wilson
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-11-25
drm/i915: Tweak on-error bbaddr parsing for clarity
Chris Wilson
2010-11-23
drm/i915: Record fence registers on error.
Chris Wilson
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-16
drm/i915: Convert (void)I915_READ to POSTING_READ
Chris Wilson
[next]