Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h19 enum tidss_gamma_type { TIDSS_GAMMA_8BIT, TIDSS_GAMMA_10BIT }; enumerator
H A Dtidss_dispc.c98 .gamma_type = TIDSS_GAMMA_8BIT,
175 .gamma_type = TIDSS_GAMMA_8BIT,
336 .gamma_type = TIDSS_GAMMA_8BIT,
393 .gamma_type = TIDSS_GAMMA_8BIT,
430 .gamma_type = TIDSS_GAMMA_8BIT,
2467 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_k2g_vp_write_gamma_table()
2489 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_am65x_vp_write_gamma_table()