summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix prime with external buffersZack Rusin2024-08-261-2/+2
* drm/vmwgfx: Fix handling of dumb buffersZack Rusin2024-07-251-9/+31
* drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes2024-06-061-3/+0
* Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie2024-04-221-0/+3
|\
| * drm/vmwgfx: Fix prime import/exportZack Rusin2024-04-151-0/+3
* | drm/vmwgfx: Implement virtual crc generationZack Rusin2024-04-151-0/+2
* | drm/vmwgfx: Implement virtual kmsZack Rusin2024-04-151-0/+2
* | drm/vmwgfx: Remove unused codeIan Forbes2024-03-291-27/+0
|/
* drm/vmwgfx: remove vmw_vram_gmr_placementChristian König2024-01-221-1/+0
* drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin2023-10-091-0/+4
* drm/vmwgfx: Fix shader stage validationZack Rusin2023-08-231-0/+12
* 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-141-23/+30
* drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-141-2/+0
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-141-164/+20
* drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin2023-02-141-5/+1
* drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin2023-02-141-6/+0
* Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-311-17/+1
|\
| * drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin2023-01-101-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