You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drm/rockchip: vop2: Support setting custom background color
VOP2 allows configuring the background color of each video output port.
Since a previous patch introduced the BACKGROUND_COLOR CRTC property,
which defaults to solid black, take it into account when programming the
hardware.
Note that only the 10 least significant bits of each color component are
used, as this is the maximum precision supported by the display
controller.
Signed-off-by: Cristian Ciocaltea <[email protected]>
0 commit comments