Searched refs:SUN8I_CSC_MODE_OFF (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun8i_mixer.c | 39 .csc = SUN8I_CSC_MODE_OFF, 45 .csc = SUN8I_CSC_MODE_OFF, 51 .csc = SUN8I_CSC_MODE_OFF, 57 .csc = SUN8I_CSC_MODE_OFF, 63 .csc = SUN8I_CSC_MODE_OFF, 69 .csc = SUN8I_CSC_MODE_OFF, 75 .csc = SUN8I_CSC_MODE_OFF, 81 .csc = SUN8I_CSC_MODE_OFF, 87 .csc = SUN8I_CSC_MODE_OFF, 93 .csc = SUN8I_CSC_MODE_OFF, [all …]
|
D | sun8i_csc.h | 27 SUN8I_CSC_MODE_OFF, enumerator
|
D | sun8i_vi_layer.c | 179 if (fmt_info->csc != SUN8I_CSC_MODE_OFF) { in sun8i_vi_layer_update_formats()
|