Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h488 struct dc_cursor_attributes { struct
489 PHYSICAL_ADDRESS_LOC address;
490 uint32_t pitch;
493 uint32_t width;
494 uint32_t height;
496 enum dc_cursor_color_format color_format;
497 uint32_t sdr_white_level; // for boosting (SDR) cursor in HDR mode
500 enum dc_rotation_angle rotation_angle;
502 union dc_cursor_attribute_flags attribute_flags;