Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h71 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 {
[all …]