Searched refs:OSD_OUTPUT_COLOR_RGB (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/meson/ | ||
| D | meson_viu.h | 25 #define OSD_OUTPUT_COLOR_RGB	BIT(7)  macro | 
| D | meson_plane.c | 205 		priv->viu.osd1_blk0_cfg[0] |= OSD_OUTPUT_COLOR_RGB;  in meson_plane_atomic_update() |