Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h515 struct dc_cursor_attributes { struct
516 PHYSICAL_ADDRESS_LOC address;
517 uint32_t pitch;
520 uint32_t width;
521 uint32_t height;
523 enum dc_cursor_color_format color_format;
524 uint32_t sdr_white_level; // for boosting (SDR) cursor in HDR mode
527 enum dc_rotation_angle rotation_angle;
529 union dc_cursor_attribute_flags attribute_flags;

Completed in 8 milliseconds