summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss/dcss-plane.c
AgeCommit message (Expand)Author
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel 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-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu