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
2023-11-24
drm/vmwgfx: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
2023-11-24
drm/vmwgfx: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
2023-10-09
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
2023-10-05
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
2023-08-23
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2023-06-07
drm/vmwgfx: Add unwind hints around RBP clobber
Josh Poimboeuf
2023-04-26
Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-04-11
drm/vmwgfx: remove unused vmw_overlay function
Tom Rix
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
2023-03-15
drm/vmwgfx: Fix src/dst_pitch confusion
Zack Rusin
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-03-06
drm/vmwgfx: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-13
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename dummy to is_iomem
Zack Rusin
2023-02-13
drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2023-02-13
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-13
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
2023-02-13
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-26
treewide: fix up files incorrectly marked executable
Linus Torvalds
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
2023-01-09
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[next]