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 = {2291 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_k2g_vp_write_gamma_table()2296 if (WARN_ON(dispc->feat->vp_feat.color.gamma_type != TIDSS_GAMMA_8BIT)) in dispc_k2g_vp_write_gamma_table()2313 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_am65x_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()2334 u32 hwlen = dispc->feat->vp_feat.color.gamma_size; in dispc_j721e_vp_write_gamma_table()2339 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
410 bool has_ctm = tidss->feat->vp_feat.color.has_ctm; in tidss_crtc_create()436 if (tidss->feat->vp_feat.color.gamma_size) in tidss_crtc_create()