summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/vmwgfx: fix gmrid takedown paths to new interfaceDave Airlie2020-08-061-0/+1
* drm/vmwgfx: takedown vram managerDave Airlie2020-08-061-0/+1
* drm/vmwgfx/ttm: switch gmrid allocator to new init paths.Dave Airlie2020-08-061-1/+1
* drm/vmwgfx/ttm: convert vram mm init to new code pathsDave Airlie2020-08-061-3/+1
* drm/vmwgfx: drop bo map/unmap dma functions.Dave Airlie2020-08-061-2/+0
* drm/vmwgfx: consolidate ttm object creation and populateDave Airlie2020-08-061-0/+4
* drm/vmwgfx: Fix parameter name in vmw_bo_initGuixiong Wei2020-05-161-1/+1
* Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie2020-04-031-0/+12
|\
| * drm/vmwgfx: Hook up the helpers to align buffer objectsThomas Hellstrom (VMware)2020-03-241-0/+1
| * drm/vmwgfx: Introduce a huge page aligning TTM range managerThomas Hellstrom (VMware)2020-03-241-0/+7
| * drm/vmwgfx: Support huge page faultsThomas Hellstrom (VMware)2020-03-241-0/+4
* | drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibilityThomas Hellström (VMware)2020-03-231-1/+1
* | drm/vmwgfx: Add surface define v4 commandDeepak Rawat2020-03-231-0/+2
* | drm/vmwgfx: Refactor surface_define to use vmw_surface_metadataDeepak Rawat2020-03-231-0/+5