summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/kmb/kmb_dsi.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard1-2/+2
2026-04-30drm/kmb/dsi: remove now-redundant call to drm_connector_attach_encoder()Luca Ceresoli1-1/+1
2026-04-09drm/kmb/dsi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2024-09-13drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() with __m...Jani Nikula1-2/+2
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä1-0/+1
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus1-4/+5
2021-10-21drm/kmb: Remove clearing DPHY regsEdmund Dea1-5/+0
2021-10-21drm/kmb: Work around for higher system clockAnitha Chrisanthus1-1/+10
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart1-1/+0
2021-05-12drm: fix semicolon.cocci warningskernel test robot1-5/+5
2020-11-05drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus1-0/+1561