summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-13drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formatsThomas Zimmermann1-7/+9
2025-09-29drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-8/+23
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-1/+3
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-1/+1
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 Torvalds1-1/+1
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-1/+1
2024-09-26drm/imx/ipuv3: Run DRM default client setupThomas Zimmermann1-1/+3
2024-09-03drm/imx: move imx_drm_connector_destroy to imx-tveDmitry Baryshkov1-7/+0
2023-09-13drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind timeDouglas Anderson1-0/+8
2023-09-09drm/imx/ipuv3: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-14drm/imx: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach1-0/+357