index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
1
-1
/
+0
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
1
-42
/
+16
*
drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.
Maaz Mombasawala
2022-10-25
1
-1
/
+1
*
drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...
Maaz Mombasawala
2022-10-25
1
-5
/
+19
*
drm/vmwgfx: Remove ttm object hashtable
Maaz Mombasawala
2022-10-25
1
-1
/
+1
*
drm/vmwgfx: Write the driver id registers
Zack Rusin
2022-10-25
1
-9
/
+34
*
drm/vmwgfx: Remove unused hugepage support
Zack Rusin
2022-08-04
1
-13
/
+0
*
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-05-03
1
-6
/
+2
|
\
|
*
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2022-04-20
1
-6
/
+2
*
|
drm/vmwgfx: Add debugfs entries for various ttm resource managers
Zack Rusin
2022-04-20
1
-0
/
+18
*
|
drm/vmwgfx: Implement MSI/MSI-X support for IRQs
Zack Rusin
2022-03-11
1
-1
/
+1
*
|
drm/vmwgfx: Print capabilities early during the initialization
Zack Rusin
2022-03-11
1
-10
/
+6
*
|
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
2022-03-11
1
-1
/
+1
|
/
*
drm/vmwgfx: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2022-01-27
1
-21
/
+3
*
drm/vmwgfx: Remove explicit transparent hugepages support
Zack Rusin
2021-12-16
1
-8
/
+0
*
drm/vmwgfx: support 64 UAVs
Zack Rusin
2021-12-09
1
-1
/
+5
*
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
1
-11
/
+9
*
drm/vmwgfx: Stop hardcoding the PCI ID
Zack Rusin
2021-12-09
1
-2
/
+2
*
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-12-09
1
-15
/
+2
*
drm/vmwgfx: Introduce a new placement for MOB page tables
Zack Rusin
2021-12-01
1
-2
/
+12
*
drm/vmwgfx: Release ttm memory if probe fails
Zack Rusin
2021-12-01
1
-10
/
+16
*
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
2021-11-30
1
-1
/
+1
*
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+1
*
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+2
*
drm/vmwgfx: Be a lot more flexible with MOB limits
Zack Rusin
2021-07-28
1
-0
/
+9
*
drm/vmwgfx: Cleanup logging
Zack Rusin
2021-07-28
1
-92
/
+132
*
drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRV
Zack Rusin
2021-07-28
1
-92
/
+84
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-16
1
-5
/
+4
*
drm/vmwgfx: Fix implicit declaration error
Zack Rusin
2021-06-12
1
-0
/
+1
*
drm/vmwgfx: Remove vmw_chipset
Zack Rusin
2021-06-12
1
-3
/
+2
*
drm/vmwgfx: remove code that was using physical page addresses
Zack Rusin
2021-06-12
1
-6
/
+1
*
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
2021-06-12
1
-0
/
+20
*
drm/vmwgfx: Simplify devcaps code
Zack Rusin
2021-06-12
1
-12
/
+13
*
drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()
Qiheng Lin
2021-05-14
1
-2
/
+2
*
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
2021-05-11
1
-5
/
+4
*
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
1
-28
/
+110
*
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
1
-13
/
+1
*
drm/vmwgfx: Fix incorrect enum usage
Zack Rusin
2021-05-11
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-11
1
-9
/
+8
|
\
|
*
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
1
-27
/
+18
|
|
\
|
*
|
drm/vmwgfx: Fix the lockdep breakage
Zack Rusin
2021-04-14
1
-9
/
+8
|
*
|
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-02-09
1
-5
/
+4
|
*
|
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-02-09
1
-2
/
+3
*
|
|
drm/vmwgfx: replace idr_init() by idr_init_base()
Deepak R Varma
2021-04-29
1
-1
/
+1
*
|
|
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-2
/
+2
|
|
/
|
/
|
*
|
drm/ttm: remove swap LRU v3
Christian König
2021-03-24
1
-1
/
+1
*
|
drm/ttm: move swapout logic around v3
Christian König
2021-03-24
1
-1
/
+1
*
|
drm/vmwgfx: Bump the minor version and cleanup logging
Zack Rusin
2021-02-26
1
-13
/
+0
[next]