linux/drivers/gpu/drm/imx/dcss
Neil Armstrong 057fad48d7 drm: fix missing header include for drm_panel_put()
Some DRM drivers lacked the drm_panel.h include to use drm_panel_put()
after the commit b71a623598 ("drm/panel: of_drm_find_panel() return a counted reference").

Fixes: b71a623598 ("drm/panel: of_drm_find_panel() return a counted reference")
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260722-panel-fix-kms-panel-put-v1-1-ebde56446ee5@linaro.org
2026-07-22 13:50:27 +02:00
..
dcss-blkctl.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-crtc.c drm: Rename struct drm_atomic_state to drm_atomic_commit 2026-05-04 14:05:04 +10:00
dcss-ctxld.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-dev.c drm/imx/dcss: fix resource size calculation 2024-02-28 09:16:59 +00:00
dcss-dev.h drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-dpr.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-drv.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
dcss-dtg.c drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq() 2024-09-21 23:48:15 +03:00
dcss-kms.c drm: fix missing header include for drm_panel_put() 2026-07-22 13:50:27 +02:00
dcss-kms.h drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time 2023-09-25 15:52:18 -07:00
dcss-plane.c drm: Rename struct drm_atomic_state to drm_atomic_commit 2026-05-04 14:05:04 +10:00
dcss-scaler.c drm/imx: Fix three kernel-doc warnings in dcss-scaler.c 2026-06-02 16:10:41 +08:00
dcss-ss.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
Kconfig drm/imx/dcss: Allow build with COMPILE_TEST=y 2024-10-25 10:23:55 +03:00
Makefile