Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
100 struct dc_plane_cap { struct101 enum dc_plane_type type;102 uint32_t per_pixel_alpha : 1;103 struct {109 } pixel_format_support;113 struct {117 } max_upscale_factor;121 struct {125 } max_downscale_factor;127 uint32_t min_width;[all …]