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
Age
Commit message (
Expand
)
Author
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2020-03-23
drm/vmwgfx: Sync virtual device headers for new feature
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2020-03-23
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
2020-03-16
drm/vmwgfx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
drm/vmwgfx: Remove a few unused functions
Sebastian Andrzej Siewior
2020-03-12
drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
Sebastian Andrzej Siewior
2020-03-12
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
Thomas Hellstrom
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
2020-01-15
drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possible
Thomas Hellstrom
2020-01-15
drm/vmwgfx: Bump driver minor version
Thomas Hellstrom
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
2020-01-15
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
Navid Emamdoost
2020-01-15
drm/vmwgfx: drop DRM_AUTH for render ioctls
Emil Velikov
2020-01-15
drm/vmwgfx: check master authentication in surface_ref ioctls
Emil Velikov
2020-01-15
drm/vmwgfx: move the require_exist handling together
Emil Velikov
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
2020-01-15
drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device
Thomas Zimmermann
2020-01-15
drm/vmwgfx: Don't use the HB port if memory encryption is active
Thomas Hellstrom
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-25
drm/vmwgfx: Delete mmaping functions
Daniel Vetter
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
[next]