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
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
2021-08-09
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
2021-08-09
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
2021-08-09
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
2021-08-02
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
2021-07-28
drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctls
Zack Rusin
2021-07-28
drm/vmwgfx: Be a lot more flexible with MOB limits
Zack Rusin
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
2021-07-28
drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRV
Zack Rusin
2021-07-09
drm/vmwgfx: Fix a bad merge in otable batch takedown
Zack Rusin
2021-07-09
drm/vmwgfx: Fix implicit declaration error
Zack Rusin
2021-07-08
drm/vmwgfx: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/vmwgfx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-16
drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...
Martin Krastev
2021-06-16
drm/vmwgfx: Fix a bad merge in otable batch takedown
Zack Rusin
2021-06-16
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-12
drm/vmwgfx: Fix implicit declaration error
Zack Rusin
2021-06-12
drm/vmwgfx: Remove vmw_chipset
Zack Rusin
2021-06-12
drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...
Martin Krastev
2021-06-12
drm/vmwgfx: inline access to the pages from the piter
Zack Rusin
2021-06-12
drm/vmwgfx: remove code that was using physical page addresses
Zack Rusin
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
2021-06-12
drm/vmwgfx: Fix subresource updates with new contexts
Zack Rusin
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
2021-06-12
drm/vmwgfx: Simplify devcaps code
Zack Rusin
2021-06-09
drm/vmwgfx: use ttm_bo_move_null() when there is nothing to move
Nirmoy Das
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/vmwgfx: switch the TTM backends to self alloc
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/vmwgfx: Inline vmw_verify_access()
Thomas Zimmermann
2021-05-26
drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver
Thomas Zimmermann
2021-05-14
drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()
Qiheng Lin
2021-05-14
drm/vmwgfx: Fix memory allocation check and a leak of object fifo
Colin Ian King
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2021-05-11
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
2021-05-11
drm/vmwgfx: Fix incorrect enum usage
Zack Rusin
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[next]