summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss
AgeCommit message (Expand)Author
2021-04-15drm/imx: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu
2020-11-26drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-25drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo
2020-09-10drm/imx/dcss: fix compilation issue on 32bitLaurentiu Palcu
2020-09-09drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu