summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-20/+20
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-23/+22
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki-5/+1
2025-10-31drm: include drm_print.h where neededJani Nikula-0/+5
2025-10-16drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameterRahul Kumar-13/+18
2025-10-06drm/arm/malidp: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+1
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-15/+24
2025-07-16drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä-1/+1
2025-07-16drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_f...Ville Syrjälä-6/+4
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä-1/+1
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä-1/+4
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä-1/+2
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein-1/+1
2025-06-11drm/arm/hdlcd: Replace struct simplefb_format with custom typeThomas Zimmermann-8/+15
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+4
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2/+2
2025-02-13drm/i2c: move TDA998x driver under drivers/gpu/drm/bridgeDmitry Baryshkov-0/+1
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard-9/+6
2025-01-29drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li-0/+4
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov-2/+2
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-3/+3
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula-3/+0
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-3/+3
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann-3/+3
2024-10-14drm/arm/hdlcd: Use video aperture helpersThomas Zimmermann-2/+2
2024-09-26drm/arm/malidp: Run DRM default client setupThomas Zimmermann-1/+4
2024-09-26drm/arm/hdlcd: Run DRM default client setupThomas Zimmermann-1/+4
2024-09-26drm/arm/komeda: Run DRM default client setupThomas Zimmermann-2/+5
2024-08-30drm: komeda: Fix an issue related to normalized zposhongchi.peng-3/+7
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter-9/+1
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-18/+44
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-5/+0
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan-8/+0
2024-06-10drm/komeda: check for error-valued pointerAmjad Ouled-Ameur-1/+1
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie-5/+0
2024-05-31drm/komeda: remove unused struct 'gamma_curve_segment'Dr. David Alan Gilbert-5/+0
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard-2/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2024-05-10drm/arm/komeda: update DMA mask to 40 bitsAmjad Ouled-Ameur-0/+4
2024-05-10drm/arm/komeda: Move pipeline prints to after the entire pipeline has been en...Faiz Abbas-2/+5
2024-05-10drm/arm/komeda: Fix komeda probe failing if there are no links in the seconda...Faiz Abbas-11/+32
2024-05-10drm/arm/komeda: don't use confusing 'timeout' variable nameWolfram Sang-3/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-2/+2
2024-05-02drm/arm/komeda: Use fbdev-dmaThomas Zimmermann-2/+2
2024-04-26drm/komeda: fix missing seq_file includesDave Airlie-0/+3
2024-04-12drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu-1/+4
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen-1/+1
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+30
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+6