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-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-10
drm/vmwgfx: Remove pointless code
Zack Rusin
2021-02-10
drm/vmwgfx: Correctly set the name of the preferred mode
Zack Rusin
2021-02-10
drm/vmwgfx: add some 16:9 / 16:10 default resolutions
Roland Scheidegger
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
drm/ttm: rework ttm_tt page limit v4
Christian König
2021-02-02
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-01-28
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-20
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2021-01-19
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
Lee Jones
2021-01-19
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocks
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
2021-01-19
drm/vmwgfx: Remove reference to struct drm_device.pdev
Thomas Zimmermann
2021-01-18
drm/vmwgfx: Always evict vram _before_ disabling it
Daniel Vetter
2021-01-18
drm/vmwgfx: Drop svga_lock
Daniel Vetter
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
[next]