index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
1
-16
/
+92
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
2
-33
/
+19
2010-02-11
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
3
-19
/
+14
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
2
-19
/
+4
2010-02-11
drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}
Jakob Bornecrantz
1
-4
/
+4
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
3
-5
/
+12
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
4
-1
/
+30
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2
-1
/
+63
2010-01-14
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
1
-1
/
+7
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
5
-29
/
+22
2010-01-14
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2
-2
/
+2
2010-01-14
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
1
-18
/
+21
2010-01-14
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
1
-7
/
+5
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
4
-111
/
+209
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
3
-10
/
+6
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
18
-0
/
+7337
2009-12-15
drm/vmwgfx: Add svga headers for vmwgfx driver
Jakob Bornecrantz
5
-0
/
+3474