summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
AgeCommit message (Expand)AuthorFilesLines
2026-03-17drm/tilcdc: Fix type mismatchKory Maincent (TI)1-2/+2
2026-03-17drm/tilcdc: Remove tilcdc_panel driver reintroduced by a mergeKory Maincent (TI)1-408/+0
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+408
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-11drm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTORKory Maincent (TI.com)2-21/+18
2026-02-11drm/tilcdc: Use devm_drm_of_get_bridge() helperKory Maincent (TI.com)1-14/+4
2026-02-11drm/tilcdc: Convert to drm_device-based logging helpersKory Maincent (TI.com)4-27/+27
2026-02-11drm/tilcdc: Convert to DRM managed resourcesKory Maincent (TI.com)5-74/+64
2026-02-11drm/tilcdc: Remove the use of drm_device private_dataKory Maincent (TI.com)6-27/+28
2026-02-11drm/tilcdc: Modernize driver initialization and cleanup pathsKory Maincent (TI.com)2-67/+35
2026-02-11drm/tilcdc: Move tilcdc_init/fini closer to probe/removeKory Maincent (TI.com)1-119/+119
2026-02-11drm/tilcdc: Use drm_module_platform_driver() helperKory Maincent (TI.com)1-17/+2
2026-02-11drm/tilcdc: Remove the useless module list supportKory Maincent (TI.com)2-56/+0
2026-02-11drm/tilcdc: Rename tilcdc_external to tilcdc_encoderKory Maincent (TI.com)4-3/+3
2026-02-11drm/tilcdc: Rename external_encoder and external_connector to encoder and con...Kory Maincent (TI.com)4-17/+14
2026-02-11drm/tilcdc: Remove unused encoder and connector tracking arraysKory Maincent (TI.com)2-8/+1
2026-02-11drm/tilcdc: Remove redundant #endif/#ifdef in debugfs codeKory Maincent (TI.com)1-3/+0
2026-02-11drm/tilcdc: Remove tilcdc_panel_info structureKory Maincent (TI.com)3-81/+3
2026-02-11drm/tilcdc: Remove component framework supportKory Maincent (TI.com)5-150/+9
2026-02-11drm/tilcdc: Remove tilcdc panel driverKory Maincent (TI.com)4-427/+0
2026-02-11drm/tilcdc: Convert legacy panel binding via DT overlay at boot timeKory Maincent (TI.com)4-0/+232
2026-02-11drm/tilcdc: Add support for DRM bus flags and simplify panel configKory Maincent (TI.com)3-32/+34
2026-02-11drm/tilcdc: Remove simulate_vesa_sync flagKory Maincent (TI.com)3-19/+0
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-20/+37
2025-12-09drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)3-20/+37
2025-10-06drm/tilcdc: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard1-2/+1
2025-10-06drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()Maxime Ripard1-8/+1
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-2/+1
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2-2/+2
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-1/+0
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds2-2/+2
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-1/+1
2024-09-26drm/tilcdc: Run DRM default client setupThomas Zimmermann2-1/+5
2024-08-16drm/tilcdc: Use backlight power constantsThomas Zimmermann1-1/+1
2024-04-10drm: tilcdc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-6/+0
2023-12-28drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2023-11-28drm/tilcdc: Convert to platform remove callback returning voidUwe Kleine-König1-5/+4
2023-11-21drm/tilcdc: Fix irq free on unloadTomi Valkeinen1-1/+1
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc driversDouglas Anderson1-1/+10
2023-06-08drm/tilcdc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-14drm/tilcdc: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2022-12-12drm: tilcdc: Remove #ifdef guards for PM related functionsPaul Cercueil1-6/+3
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann1-1/+1
2022-09-20drm/plane: Remove drm_plane_init()Thomas Zimmermann1-5/+4
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich1-1/+1
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich3-6/+6
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich1-2/+2
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann1-1/+0
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä1-0/+1