Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c119 uint32_t cursor_height = attr->height; in hubp32_cursor_set_attributes() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1209 int cursor_height = (int)hubp->curs_attr.height; in hubp1_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c999 int cursor_height = (int)hubp->curs_attr.height; in hubp2_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c3304 unsigned int cursor_height = 0; in calculate_cursor_req_attributes() local
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1762 uint16_t cursor_height; /**< Cursor height in pixels */ member