Searched refs:vp_feat (Results 1 – 3 of 3) sorted by relevance
99 .vp_feat = { .color = {174 .vp_feat = { .color = {264 .vp_feat = { .color = {311 .vp_feat = { .color = {2293 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_k2g_vp_write_gamma_table()2298 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_k2g_vp_write_gamma_table()2315 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_am65x_vp_write_gamma_table()2320 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_am65x_vp_write_gamma_table()2336 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_j721e_vp_write_gamma_table()2341 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_10BIT)) in dispc_j721e_vp_write_gamma_table()[all …]
82 struct tidss_vp_feat vp_feat; member
420 bool has_ctm = tidss->feat->vp_feat.color.has_ctm; in tidss_crtc_create()446 if (tidss->feat->vp_feat.color.gamma_size) in tidss_crtc_create()