summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin2023-02-131-1/+1
* drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin2022-10-251-2/+0
* drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala2022-10-251-1/+1
* drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin2021-12-161-1/+0
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-091-1/+2
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-1/+1
* drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin2021-12-011-1/+1
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-301-1/+1
* drm/vmwgfx: Simplify devcaps codeZack Rusin2021-06-121-1/+1
* drm/vmwgfx: Remove the reservation semaphoreZack Rusin2021-05-111-1/+1
* drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann2021-04-261-1/+3
* drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-091-1/+1
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-1/+1
* drm/vmwgfx: Remove the throttling codeZack Rusin2021-01-141-2/+2
* Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie2020-04-031-0/+1
|\
| * drm/vmwgfx: Introduce a huge page aligning TTM range managerThomas Hellstrom (VMware)2020-03-241-0/+1
* | drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat2020-03-231-1/+1
|/
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-061-1/+1
* drm/vmwgfx: Add a validation module v2Thomas Hellstrom2018-09-271-0/+1
* drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-271-1/+2
* drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-031-2/+2
* drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom2018-03-221-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-3/+0
* drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom2017-03-311-1/+1
* drm/vmwgfx: Introduce a simple resource typeThomas Hellstrom2017-03-311-1/+2
* drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-201-1/+1
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-0/+1
* drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-051-1/+1
* drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-051-1/+1
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-041-1/+2
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-171-1/+1
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-171-1/+1
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-181-1/+1
* drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom2012-11-211-1/+2
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-051-1/+1
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-1/+1
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-1/+2
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-1/+1
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-1/+1
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-06-011-1/+1
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+9