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
/
vmwgfx
/
vmwgfx_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
drm/vmwgfx: Implement MSI/MSI-X support for IRQs
Zack Rusin
1
-6
/
+49
2022-03-11
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
1
-8
/
+18
2021-07-08
drm/vmwgfx: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-11
/
+5
2021-06-29
drm/vmwgfx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-8
/
+0
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-63
/
+14
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
1
-1
/
+0
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
1
-6
/
+3
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
1
-1
/
+2
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
1
-11
/
+57
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
1
-10
/
+35
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
1
-74
/
+30
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
1
-4
/
+5
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-2
/
+2
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
1
-1
/
+40
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
1
-16
/
+9
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
1
-18
/
+49
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
1
-26
/
+9
2011-09-06
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
1
-22
/
+35
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
1
-28
/
+28
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
1
-3
/
+14
2010-02-11
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
1
-10
/
+3
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
1
-4
/
+2
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+295