summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
2022-09-13drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declarationGaosheng Cui
2022-03-11drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin
2022-03-11drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin
2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2021-12-17drm/vmwgfx: Remove unused compile optionsZack Rusin
2021-12-17drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin
2021-12-09drm/vmwgfx: Bump the minor versionZack Rusin
2021-12-09drm/vmwgfx: Remove usage of MOBFMT_RANGEZack Rusin
2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack 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-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-08-09drm/vmwgfx: Remove the repeated declarationShaokun Zhang
2021-07-28drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctlsZack Rusin
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-06-16drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin
2021-06-12drm/vmwgfx: inline access to the pages from the piterZack 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-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-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-26drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-03-16drm/vmwgfx: clean up vmw_move_notify v2Christian König
2021-02-26drm/vmwgfx: Bump the minor version and cleanup loggingZack Rusin
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-20drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-01-18drm/vmwgfx: Drop svga_lockDaniel Vetter
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Remove the throttling codeZack Rusin
2021-01-14drm/vmwgfx: Cleanup pci resource allocationZack Rusin
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2021-01-14drm/vmwgfx: Remove stealth modeZack Rusin
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-09-24drm/vmwgfx: stop using ttm_bo_create v2Christian König
2020-09-24drm/vmwgfx: remove unused placement combinationChristian König
2020-09-11drm/ttm: nuke memory type flagsChristian König