开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Age
Commit message (
Expand
)
Author
2023-11-27
drm: Use device_get_match_data()
Rob Herring
2023-11-21
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-21
drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-01
drm/armada: Use regular fbdev I/O helpers
Thomas Zimmermann
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-04-21
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-21
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
2023-04-21
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2023-04-21
drm/armada: Include <linux/of.h>
Thomas Zimmermann
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-11
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
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: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-10-18
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
2022-01-27
drm/armada: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/armada: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-24
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in 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
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-17
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
[next]