index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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