index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
gt
/
intel_gt_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Chris Wilson
1
-0
/
+1
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-0
/
+1
2020-07-10
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
1
-1
/
+2
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
1
-1
/
+1
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
1
-2
/
+13
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
1
-3
/
+24
2020-01-28
drm/i915/gt: Tidy repetition in declaring gen8+ interrupts
Chris Wilson
1
-16
/
+6
2020-01-28
drm/i915/gt: Reorganise gen8+ interrupt handler
Chris Wilson
1
-40
/
+30
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-6
/
+6
2019-11-27
drm/i915/gt: Defer breadcrumb processing to after the irq handler
Chris Wilson
1
-1
/
+1
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
1
-2
/
+3
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
1
-0
/
+455