index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Implement MSI/MSI-X support for IRQs
Zack Rusin
2022-03-11
1
-6
/
+49
*
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
2022-03-11
1
-8
/
+18
*
drm/vmwgfx: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-08
1
-11
/
+5
*
drm/vmwgfx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-8
/
+0
*
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
1
-63
/
+14
*
drm/vmwgfx: Remove the throttling code
Zack Rusin
2021-01-14
1
-1
/
+0
*
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
2021-01-14
1
-6
/
+3
*
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-15
1
-1
/
+2
*
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
*
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
1
-11
/
+57
*
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
2017-08-28
1
-10
/
+35
*
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
2015-11-06
1
-74
/
+30
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
1
-4
/
+5
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-2
/
+2
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
1
-1
/
+40
*
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2015-01-19
1
-16
/
+9
*
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
1
-1
/
+1
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
1
-18
/
+49
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
1
-26
/
+9
*
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
2011-09-06
1
-22
/
+35
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
1
-28
/
+28
*
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-06-01
1
-3
/
+14
*
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
2010-02-11
1
-10
/
+3
*
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
2009-12-23
1
-4
/
+2
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-15
1
-0
/
+295