Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c118 uint32_t cursor_width = ((attr->width + 63) / 64) * 64; in hubp32_cursor_set_attributes() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c570 unsigned int cursor_width, in hubp2_get_lines_per_chunk()
1000 int cursor_width = (int)hubp->curs_attr.width; in hubp2_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1210 int cursor_width = (int)hubp->curs_attr.width; in hubp1_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1258 void adjust_hotspot_between_slices_for_2x_magnify(uint32_t cursor_width, struct dc_cursor_position … in adjust_hotspot_between_slices_for_2x_magnify()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h223 uint32_t cursor_width; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c3293 unsigned int cursor_width, in calculate_cursor_req_attributes()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1760 uint16_t cursor_width; /**< Cursor width in pixels */ member