summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/dcss
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-151-1/+0
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-2/+4
* drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-12/+13
* drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
* drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
* drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-13/+13
* drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-231-2/+2
* drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu2020-11-263-10/+50
* drm/imx/dcss: fix coccinelle warningLaurentiu Palcu2020-11-261-2/+1
* drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu2020-11-261-2/+9
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+2
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+7
* drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann2020-09-251-13/+1
* drm/imx/dcss: fix unused but set variable warningsWang ShaoBo2020-09-211-2/+0
* drm/imx/dcss: fix compilation issue on 32bitLaurentiu Palcu2020-09-101-1/+1
* drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu2020-09-093-8/+41
* drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu2020-09-0915-0/+3959