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
Age
Commit message (
Expand
)
Author
2021-02-22
drm/ast: fix memory leak when unload the driver
Tong Zhang
2021-02-21
drm/drv: Remove initialization of static variables
Tian Tao
2021-02-19
drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked
Gerd Hoffmann
2021-02-19
drm/qxl: rework cursor plane
Gerd Hoffmann
2021-02-19
drm/qxl: move shadow handling to new qxl_prepare_shadow()
Gerd Hoffmann
2021-02-19
drm/qxl: fix monitors object vmap
Gerd Hoffmann
2021-02-19
drm/qxl: fix prime vmap
Gerd Hoffmann
2021-02-19
drm/qxl: add qxl_bo_vmap/qxl_bo_vunmap
Gerd Hoffmann
2021-02-19
drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
Gerd Hoffmann
2021-02-19
drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
Gerd Hoffmann
2021-02-19
drm/qxl: use ttm bo priorities
Gerd Hoffmann
2021-02-19
drm/qxl: more fence wait rework
Gerd Hoffmann
2021-02-19
drm/qxl: properly handle device init failures
Gerd Hoffmann
2021-02-18
drm/tilcdc: fix raster control register setting
Dario Binacchi
2021-02-18
drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2021-02-18
drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0
Imre Deak
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
drm/ast: Move all of the cursor-update functionality to atomic_update
Thomas Zimmermann
2021-02-17
drm/ast: Store each HW cursor offset after pinning the rsp BO
Thomas Zimmermann
2021-02-17
drm/ast: Map HW cursor BOs permanently
Thomas Zimmermann
2021-02-17
drm/ast: Store cursor BOs in cursor plane
Thomas Zimmermann
2021-02-17
drm/ast: Add cursor-plane data structure
Thomas Zimmermann
2021-02-17
drm/ast: Inline ast cursor-update functions into modesetting code
Thomas Zimmermann
2021-02-17
drm/ast: Allocate HW cursor BOs during cursor-plane initialization
Thomas Zimmermann
2021-02-17
drm/ast: Initialize planes in helper functions
Thomas Zimmermann
2021-02-17
drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
Thomas Zimmermann
2021-02-17
drm/ast: Add constants for VGACRCB register bits
Thomas Zimmermann
2021-02-15
drm/stm: Fix bus_flags handling
Marek Vasut
2021-02-15
drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs
Boris Brezillon
2021-02-15
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
2021-02-15
drm/panfrost: Clear MMU irqs before handling the fault
Boris Brezillon
2021-02-12
drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notify
Christian König
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-10
drm: use getter/setter functions
Julia Lawall
2021-02-10
drm/vblank: Document drm_crtc_vblank_restore constraints
Daniel Vetter
2021-02-10
drm/sun4i: Add alpha property for sun8i and sun50i VI layer
Roman Stratiienko
2021-02-10
drm/sun4i: Add alpha property for sun8i UI layer
Roman Stratiienko
2021-02-10
drm/aspeed: Use dt matching for default register values
Joel Stanley
2021-02-10
drm/aspeed: Look up syscon by phandle
Joel Stanley
2021-02-10
drm/tilcdc: send vblank event when disabling crtc
Quanyang Wang
2021-02-09
drm/ttm: drop sysfs directory
Christian König
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-09
drm/ttm: fix removal of bo_count sysfs file
Christian König
2021-02-09
drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_state
Thomas Zimmermann
2021-02-09
drm/gem: Export helpers for shadow-buffered planes
Thomas Zimmermann
2021-02-09
drm/gma500: Never wait for blits
Patrik Jakobsson
2021-02-09
drm/gma500: psb_spank() doesn't need it's own file
Patrik Jakobsson
[next]