Home
last modified time | relevance | path

Searched refs:TIDSS_GAMMA_10BIT (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/tidss/
Dtidss_dispc.h16 enum tidss_gamma_type { TIDSS_GAMMA_8BIT, TIDSS_GAMMA_10BIT }; enumerator
Dtidss_dispc.c269 .gamma_type = TIDSS_GAMMA_10BIT,
2292 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_10BIT)) in dispc_j721e_vp_write_gamma_table()
2342 if (dispc->feat->vp_feat.color.gamma_type == TIDSS_GAMMA_10BIT) in dispc_vp_set_gamma()