summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/dcss/dcss-plane.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard1-12/+13
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard1-1/+1
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard1-13/+13
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann1-2/+2
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu1-1/+9
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu1-2/+1
2020-11-26drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu1-2/+9
2020-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo1-2/+0
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu1-0/+405