summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/kmb/kmb_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus2022-01-271-6/+0
* drm/kmb: Disable change of plane parametersEdmund Dea2021-10-211-1/+42
* drm/kmb: Enable alpha blended second planeEdmund Dea2021-10-061-9/+72
* drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea2021-07-291-2/+13
* 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-3/+5
* drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-9/+10
* 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-10/+12
* drm/kmb: fix array bounds warningArnd Bergmann2020-12-051-0/+3
* drm/kmb: Fix build warningsAnitha Chrisanthus2020-11-111-0/+32
* drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus2020-11-051-0/+490