index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
1
-0
/
+1
*
drm: Use device_get_match_data()
Rob Herring
2023-11-27
1
-17
/
+7
*
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
2
-6
/
+4
*
drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-09-21
1
-0
/
+8
*
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-31
2
-2
/
+2
*
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
2023-07-29
1
-2
/
+4
*
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-2
/
+0
|
\
|
*
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-26
1
-2
/
+0
*
|
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
2023-07-11
1
-4
/
+0
|
/
*
drm/armada: Use regular fbdev I/O helpers
Thomas Zimmermann
2023-06-01
2
-5
/
+3
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-09
1
-1
/
+0
|
\
|
*
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
2023-04-11
1
-1
/
+0
*
|
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-21
4
-69
/
+73
*
|
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
2023-04-21
1
-4
/
+39
*
|
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2023-04-21
2
-3
/
+14
*
|
drm/armada: Include <linux/of.h>
Thomas Zimmermann
2023-04-21
1
-0
/
+1
*
|
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-16
1
-1
/
+1
|
/
*
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
2023-02-21
1
-0
/
+3
*
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
2023-01-26
1
-2
/
+2
*
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
2022-11-05
1
-0
/
+2
*
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-18
1
-4
/
+4
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-3
/
+3
*
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
1
-7
/
+2
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+1
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
2
-2
/
+0
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+2
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-14
/
+3
|
\
|
*
drm/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
2022-02-25
1
-14
/
+3
*
|
drm/armada: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2022-01-27
1
-0
/
+3
|
/
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+2
|
\
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+2
*
|
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
1
-4
/
+3
|
/
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/armada: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-2
/
+0
*
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-06-24
3
-33
/
+0
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-3
/
+2
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
2
-2
/
+4
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
2
-4
/
+12
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
2
-82
/
+85
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+2
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
2
-2
/
+4
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-19
/
+22
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-1
/
+0
*
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
2020-11-17
1
-1
/
+1
*
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-10
1
-2
/
+6
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-4
/
+3
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
[next]