开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-15
drm/vmwgfx: Implement virtual kms
Zack Rusin
2023-02-13
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
2022-10-25
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
drm/vmwgfx: Remove vmwgfx_hashtab
Maaz Mombasawala
2021-12-16
drm/vmwgfx: Remove explicit transparent hugepages support
Zack Rusin
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-12-01
drm/vmwgfx: Introduce a new placement for MOB page tables
Zack Rusin
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
2021-06-12
drm/vmwgfx: Simplify devcaps code
Zack Rusin
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-04-26
drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
Thomas Zimmermann
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2020-03-24
drm/vmwgfx: Introduce a huge page aligning TTM range manager
Thomas Hellstrom (VMware)
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-31
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
2017-03-31
drm/vmwgfx: Introduce a simple resource type
Thomas Hellstrom
2016-05-20
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz