aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
AgeCommit message (Expand)Author
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin
2023-02-13drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-10-25drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin
2022-10-25drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala
2022-10-25drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...Maaz Mombasawala
2022-10-25drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala
2022-10-25drm/vmwgfx: Write the driver id registersZack Rusin
2022-08-04drm/vmwgfx: Remove unused hugepage supportZack Rusin
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-20drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin
2022-04-20drm/vmwgfx: Add debugfs entries for various ttm resource managersZack Rusin
2022-03-11drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin
2022-03-11drm/vmwgfx: Print capabilities early during the initializationZack Rusin
2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev
2022-01-27drm/vmwgfx: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2021-12-16drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin
2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-12-09drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin
2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-07-28drm/vmwgfx: Be a lot more flexible with MOB limitsZack Rusin
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-07-28drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRVZack Rusin
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-06-12drm/vmwgfx: Fix implicit declaration errorZack Rusin
2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin
2021-06-12drm/vmwgfx: remove code that was using physical page addressesZack Rusin
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin
2021-05-14drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()Qiheng Lin
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds