summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin2023-04-111-0/+2
* drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin2023-02-131-23/+30
* drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-131-2/+0
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-131-164/+20
* drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin2023-02-131-5/+1
* drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin2023-02-131-6/+0
* Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-311-17/+1
|\
| * drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin2023-01-091-17/+1
* | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König2022-12-061-1/+3
|/
* drm/vmwgfx: Cleanup the cursor snooping codeZack Rusin2022-10-311-0/+4
* drm/vmwgfx: Remove explicit and broken vblank handlingZack Rusin2022-10-251-3/+0
* drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin2022-10-251-32/+3
* drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala2022-10-251-1/+5
* drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...Maaz Mombasawala2022-10-251-2/+3
* drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declarationGaosheng Cui2022-09-131-1/+0
* 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