Home
last modified time | relevance | path

Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h100 struct dc_plane_cap { struct
101 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 …]