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
/
arm
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-30
drm/arm/komeda: fix error handling for clk_prepare_enable() and callers
Gustavo Kenji Mendonça Kaneko
2
-6
/
+14
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
5
-32
/
+32
2026-03-24
drm/komeda: Add support for Arm China Linlon-D6
Cunyuan Liu
3
-0
/
+3
2026-03-24
drm/arm: komeda: Convert to drm_output_color_format
Maxime Ripard
4
-11
/
+12
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
1
-8
/
+8
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-15
/
+15
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-15
/
+15
2026-02-10
drm/arm: komeda: Switch private_obj initialization to atomic_create_state
Maxime Ripard
2
-64
/
+146
2026-02-05
drm/komeda: fix integer overflow in AFBC framebuffer size check
Alexander Konyukhov
1
-1
/
+5
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-16
drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
Rahul Kumar
1
-13
/
+18
2025-07-16
drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
1
-1
/
+1
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
-0
/
+2
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
2
-3
/
+2
2025-01-29
drm/komeda: Add check for komeda_get_layer_fourcc_list()
Haoxiang Li
1
-0
/
+4
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-09-26
drm/arm/komeda: Run DRM default client setup
Thomas Zimmermann
3
-2
/
+5
2024-08-30
drm: komeda: Fix an issue related to normalized zpos
hongchi.peng
1
-3
/
+7
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2
-9
/
+1
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
4
-18
/
+44
2024-06-14
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-5
/
+0
2024-06-14
arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
pengfuyuan
1
-8
/
+0
2024-06-10
drm/komeda: check for error-valued pointer
Amjad Ouled-Ameur
1
-1
/
+1
2024-06-07
Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-5
/
+0
2024-05-31
drm/komeda: remove unused struct 'gamma_curve_segment'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-05-10
drm/arm/komeda: update DMA mask to 40 bits
Amjad Ouled-Ameur
1
-0
/
+4
2024-05-10
drm/arm/komeda: Move pipeline prints to after the entire pipeline has been en...
Faiz Abbas
3
-2
/
+5
2024-05-10
drm/arm/komeda: Fix komeda probe failing if there are no links in the seconda...
Faiz Abbas
1
-11
/
+32
2024-05-10
drm/arm/komeda: don't use confusing 'timeout' variable name
Wolfram Sang
1
-3
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-2
/
+2
2024-05-02
drm/arm/komeda: Use fbdev-dma
Thomas Zimmermann
1
-2
/
+2
2024-04-26
drm/komeda: fix missing seq_file includes
Dave Airlie
2
-0
/
+3
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-1
/
+18
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+6
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
3
-0
/
+17
2023-09-15
drm/komeda: add NV12 format to support writeback layer type
baozhu.liu
1
-1
/
+1
2023-08-31
drm/komeda: drop all currently held locks if deadlock happens
baozhu.liu
1
-3
/
+6
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-65
/
+31
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2
-13
/
+13
2023-07-21
drm/arm/komeda: Remove component framework and add a simple encoder
Faiz Abbas
4
-62
/
+29
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
[next]