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
/
pl111
Age
Commit message (
Expand
)
Author
2024-01-12
drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING
Lukas Bulwahn
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-05-16
drm/pl111: Fix FB depth on IMPD-1 framebuffer
Linus Walleij
2023-03-14
drm/pl111: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-11
drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of...
Liang He
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-06-24
drm/pl111: drop unexpected word "the" in the comments
Jiang Jian
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-07-31
drm/pl111: Remove unused including <linux/version.h>
Cai Huoqing
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
2021-06-04
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
Kees Cook
2021-06-03
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
Kees Cook
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-17
drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
Lee Jones
2020-11-17
drm/pl111/pl111_display: Make local function static
Lee Jones
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-25
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
2020-07-23
drm: pl111: Update documentation
Linus Walleij
2020-06-30
drm: pl111: Absorb the external register header
Linus Walleij
2020-06-30
drm: pl111: Credit where credit is due
Linus Walleij
2020-04-28
drm: pl111: Move VExpress setup into versatile init
Rob Herring
2020-04-28
drm: pl111: Simplify vexpress init
Rob Herring
2020-04-28
drm: pl111: Fix module autoloading
Rob Herring
2020-03-26
drm/pl111: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
2020-02-16
drm/pl111: Support Integrator IM-PD1 module
Linus Walleij
2019-12-09
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
2019-08-05
drm/pl111: Fix unused variable warning
Shaokun Zhang
2019-08-03
drm/pl111: Drop special pads config check
Linus Walleij
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/pl111: drop use of drmP.h
Sam Ravnborg
2019-07-15
drm/pl111: pl111_vexpress.c: Add of_node_put() before return
Nishka Dasgupta
[next]