summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin2022-03-111-1/+8
* drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin2022-03-111-0/+8
* drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev2022-03-111-1/+5
* drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause2022-01-271-3/+2
* drm/vmwgfx: Remove unused compile optionsZack Rusin2021-12-171-3/+0
* drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin2021-12-171-5/+0
* drm/vmwgfx: Bump the minor versionZack Rusin2021-12-091-2/+2
* drm/vmwgfx: Remove usage of MOBFMT_RANGEZack Rusin2021-12-091-1/+0
* drm/vmwgfx: support 64 UAVsZack Rusin2021-12-091-0/+20
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-091-35/+43
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-25/+0
* drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin2021-12-011-3/+9
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-301-3/+3
* drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-051-4/+0
* drm/vmwgfx: Remove the repeated declarationShaokun Zhang2021-08-091-1/+0
* drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctlsZack Rusin2021-07-281-3/+3
* drm/vmwgfx: Cleanup loggingZack Rusin2021-07-281-1/+2
* drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin2021-06-161-1/+1
* drm/vmwgfx: Update device headersZack Rusin2021-06-161-1/+1
* drm/vmwgfx: Remove vmw_chipsetZack Rusin2021-06-121-2/+1
* drm/vmwgfx: inline access to the pages from the piterZack Rusin2021-06-121-2/+1
* drm/vmwgfx: remove code that was using physical page addressesZack Rusin2021-06-121-1/+0
* drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev2021-06-121-1/+27
* drm/vmwgfx: Simplify devcaps codeZack Rusin2021-06-121-1/+2
* drm/vmwgfx: Port vmwgfx to arm64Zack Rusin2021-05-111-1/+1
* drm/vmwgfx: Add basic support for SVGA3Zack Rusin2021-05-111-24/+96
* drm/vmwgfx: Remove the reservation semaphoreZack Rusin2021-05-111-6/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-6/+1
|\
| * Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-5/+6
| |\
| * | drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin2021-04-141-4/+1
| * | drm/vmwgfx: Fix the lockdep breakageZack Rusin2021-04-141-2/+0
| * | drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2021-04-141-0/+2
* | | drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann2021-04-261-0/+19
| |/ |/|
* | drm/vmwgfx: clean up vmw_move_notify v2Christian König2021-03-161-1/+2
* | drm/vmwgfx: Bump the minor version and cleanup loggingZack Rusin2021-02-261-2/+2
* | drm/ttm: device naming cleanupChristian König2021-01-211-2/+2
* | drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2021-01-201-0/+2
|/
* drm/vmwgfx: Drop svga_lockDaniel Vetter2021-01-181-1/+0
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-16/+14
* drm/vmwgfx: Remove the throttling codeZack Rusin2021-01-141-21/+0
* drm/vmwgfx: Cleanup pci resource allocationZack Rusin2021-01-141-2/+3
* drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin2021-01-141-15/+16
* drm/vmwgfx: Switch to a managed drm deviceZack Rusin2021-01-141-1/+1
* drm/vmwgfx: Remove stealth modeZack Rusin2021-01-141-5/+0
* drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2020-12-011-1/+0
* drm/vmwgfx: switch over to the new pin interface v2Christian König2020-09-241-6/+1
* drm/vmwgfx: stop using ttm_bo_create v2Christian König2020-09-241-0/+4
* drm/vmwgfx: remove unused placement combinationChristian König2020-09-241-1/+0
* drm/ttm: nuke memory type flagsChristian König2020-09-111-2/+0
* drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie2020-08-061-2/+2