Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
96 struct dc_plane_cap { struct97 enum dc_plane_type type;98 uint32_t per_pixel_alpha : 1;99 struct {105 } pixel_format_support;109 struct {113 } max_upscale_factor;117 struct {121 } max_downscale_factor;123 uint32_t min_width;[all …]