Lines Matching defs:dc_plane_cap
71 struct dc_plane_cap { struct
72 enum dc_plane_type type;
73 uint32_t blends_with_above : 1;
74 uint32_t blends_with_below : 1;
75 uint32_t per_pixel_alpha : 1;
76 struct {
82 } pixel_format_support;
86 struct {
90 } max_upscale_factor;
94 struct {
98 } max_downscale_factor;
100 uint32_t min_width;
101 uint32_t min_height;