Searched refs:SUN8I_CSC_MODE_OFF (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/sun4i/ |
D | sun8i_mixer.c | 35 .csc = SUN8I_CSC_MODE_OFF, 41 .csc = SUN8I_CSC_MODE_OFF, 47 .csc = SUN8I_CSC_MODE_OFF, 53 .csc = SUN8I_CSC_MODE_OFF, 59 .csc = SUN8I_CSC_MODE_OFF, 65 .csc = SUN8I_CSC_MODE_OFF, 71 .csc = SUN8I_CSC_MODE_OFF, 77 .csc = SUN8I_CSC_MODE_OFF, 83 .csc = SUN8I_CSC_MODE_OFF, 89 .csc = SUN8I_CSC_MODE_OFF, [all …]
|
D | sun8i_csc.h | 25 SUN8I_CSC_MODE_OFF, enumerator
|
D | sun8i_vi_layer.c | 233 if (fmt_info->csc != SUN8I_CSC_MODE_OFF) { in sun8i_vi_layer_update_formats()
|