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
Age
Commit message (
Expand
)
Author
2022-11-09
drm/nouveau/nvkm: give each nvkm_event its own lockdep class
Ben Skeggs
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose channel killed in host channel event class
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose non-stall intr in host channel event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose page flip event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: switch vblank semaphore release to nvkm_event_ntfy
Ben Skeggs
2022-11-09
drm/nouveau/fault: expose replayable fault buffer event class
Ben Skeggs
2022-11-09
drm/nouveau/fault: switch non-replayable faults to nvkm_event_ntfy
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
2022-11-09
drm/nouveau/disp: move head scanoutpos method
Ben Skeggs
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
2022-11-09
drm/nouveau/disp: move DP MST payload config method
Ben Skeggs
2022-11-09
drm/nouveau/disp: add method to trigger DP link retrain
Ben Skeggs
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
2022-11-09
drm: lcdif: Set and enable FIFO Panic threshold
Marek Vasut
2022-11-09
drm/nouveau/disp: add method to control DPAUX pad power
Ben Skeggs
2022-11-09
drm/nouveau/disp: move DP link config into acquire
Ben Skeggs
2022-11-09
drm/nouveau/disp: move HDA ELD method
Ben Skeggs
2022-11-09
drm/nouveau/disp: move HDMI config into acquire + infoframe methods
Ben Skeggs
2022-11-08
MAINTAINERS: Update GPU Scheduler email
Luben Tuikov
2022-11-08
drm/gem: Implement shadow-plane {begin, end}_fb_access with vmap
Thomas Zimmermann
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2022-11-08
drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start
Thomas Zimmermann
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
2022-11-08
drm/fbdev: Include <linux/vmalloc.h>
Thomas Zimmermann
2022-11-08
drm/fb-helper: Fix missing kerneldoc include
Daniel Vetter
2022-11-08
drm/ttm: optimize pool allocations a bit v2
Christian König
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2022-11-07
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: plane: use drm managed resources
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-07
drm/sun4i: dsi: Add the A100 variant
Samuel Holland
2022-11-07
drm/sun4i: dsi: Add a variant structure
Samuel Holland
2022-11-07
dt-bindings: display: sun6i-dsi: Add the A100 variant
Samuel Holland
2022-11-07
dt-bindings: display: sun6i-dsi: Fix clock conditional
Samuel Holland
2022-11-07
drm/nouveau/disp: move LVDS protocol information into acquire
Ben Skeggs
2022-11-07
drm/nouveau/disp: move and extend the role of outp acquire/release methods
Ben Skeggs
2022-11-05
drm/fb-helper: Clarify use of last_close and output_poll_changed
Thomas Zimmermann
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
Thomas Zimmermann
2022-11-05
drm/fb-helper: Always initialize generic fbdev emulation
Thomas Zimmermann
2022-11-05
drm/fb_helper: Minimize damage-helper overhead
Thomas Zimmermann
2022-11-05
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
2022-11-05
drm/fb-helper: Call fb_sync in I/O functions
Thomas Zimmermann
[prev]
[next]