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
/
gt
/
intel_gt_irq.c
Age
Commit message (
Expand
)
Author
2023-07-04
drm/i915/uncore: add intel_uncore_regs() helper
Jani Nikula
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2023-05-31
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-05-11
drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
Alan Previn
2023-05-04
drm/i915/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
2023-04-19
drm/i915: use explicit includes for i915_reg.h and i915_irq.h
Jani Nikula
2023-01-17
drm/i915/gt: Start adding module oriented dmesg output
John Harrison
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
2022-11-14
drm/i915/guc: handle interrupts from media GuC
Daniele Ceraolo Spurio
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
2022-11-07
drm/i915/mtl: add GSC CS interrupt support
Daniele Ceraolo Spurio
2022-09-12
drm/i915/mtl: Hook up interrupts for standalone media
Matt Roper
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
2022-05-10
drm/i915/pvc: Interrupt support for new copy engines
Matt Roper
2022-04-21
drm/i915/gsc: add gsc as a mei auxiliary device
Tomas Winkler
2022-03-02
drm/i915/xehp: Add Compute CS IRQ handlers
Matt Roper
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
2021-07-24
drm/i915/xehp: Extra media engines - Part 2 (interrupts)
John Harrison
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-03
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2021-05-25
drm/i915/gt: Move CS interrupt handler to the backend
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-12-09
drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-07-10
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
2020-01-28
drm/i915/gt: Tidy repetition in declaring gen8+ interrupts
Chris Wilson
2020-01-28
drm/i915/gt: Reorganise gen8+ interrupt handler
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-11-27
drm/i915/gt: Defer breadcrumb processing to after the irq handler
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti