index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
4
-14
/
+14
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-10
/
+10
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-11
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
7
-0
/
+7
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
1
-2
/
+0
2025-10-06
drm/armada: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
1
-1
/
+1
2025-10-06
drm/armada: Drop always true condition in atomic_check
Maxime Ripard
1
-6
/
+1
2025-07-16
drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
3
-4
/
+10
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
1
-1
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2
-5
/
+4
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
1
-1
/
+3
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-3
/
+3
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-10-14
drm/armada: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-09-26
drm/armada: Run DRM default client setup
Thomas Zimmermann
4
-112
/
+17
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+1
2023-11-27
drm: Use device_get_match_data()
Rob Herring
1
-17
/
+7
2023-11-21
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2
-6
/
+4
2023-09-21
drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+8
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2
-2
/
+2
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
1
-2
/
+4
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+0
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
1
-4
/
+0
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-01
drm/armada: Use regular fbdev I/O helpers
Thomas Zimmermann
2
-5
/
+3
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+0
2023-04-21
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
4
-69
/
+73
2023-04-21
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
1
-4
/
+39
2023-04-21
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2
-3
/
+14
2023-04-21
drm/armada: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-04-11
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
1
-1
/
+0
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
1
-0
/
+3
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
1
-2
/
+2
2022-11-05
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
1
-0
/
+2
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-10-18
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-4
/
+4
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+1
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2
-2
/
+0
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+2
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+3
2022-02-25
drm/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
1
-14
/
+3
[next]