aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/ipuv3/imx-drm.h
AgeCommit message (Collapse)AuthorFilesLines
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach1-0/+45
The IPUv3 and DCSS driver are two totally separate DRM drivers. Having one of them live in the drivers/gpu/drm/imx toplevel directory and the other one in the dcss/ subdirectory is confusing. Move the IPUv3 driver into its own subdirectory to make the separation more clear. Signed-off-by: Lucas Stach <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Philipp Zabel <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]