Home
last modified time | relevance | path

Searched refs:TIDSS_GAMMA_8BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h16 enum tidss_gamma_type { TIDSS_GAMMA_8BIT, TIDSS_GAMMA_10BIT }; enumerator
H A Dtidss_dispc.c101 .gamma_type = TIDSS_GAMMA_8BIT,
176 .gamma_type = TIDSS_GAMMA_8BIT,
2246 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_k2g_vp_write_gamma_table()
2268 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_am65x_vp_write_gamma_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h16 enum tidss_gamma_type { TIDSS_GAMMA_8BIT, TIDSS_GAMMA_10BIT }; enumerator
H A Dtidss_dispc.c102 .gamma_type = TIDSS_GAMMA_8BIT,
177 .gamma_type = TIDSS_GAMMA_8BIT,
314 .gamma_type = TIDSS_GAMMA_8BIT,
2296 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_k2g_vp_write_gamma_table()
2318 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_am65x_vp_write_gamma_table()

Completed in 9 milliseconds