Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
106 struct dc_plane_cap { struct107 enum dc_plane_type type;108 uint32_t per_pixel_alpha : 1;109 struct {115 } pixel_format_support;119 struct {123 } max_upscale_factor;127 struct {131 } max_downscale_factor;133 uint32_t min_width;[all …]