summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb/kmb_plane.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus1-6/+0
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea1-1/+42
2021-10-06drm/kmb: Enable alpha blended second planeEdmund Dea1-9/+72
2021-07-29drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea1-2/+13
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard1-1/+2
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard1-3/+5
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard1-9/+10
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-10/+12
2020-12-05drm/kmb: fix array bounds warningArnd Bergmann1-0/+3
2020-11-11drm/kmb: Fix build warningsAnitha Chrisanthus1-0/+32
2020-11-05drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus1-0/+490