Home
last modified time | relevance | path

Searched refs:x_hotspot (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hubp.c1182 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in hubp1_cursor_set_position()
1184 int x_hotspot = pos->x_hotspot; in hubp1_cursor_set_position() local
1206 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in hubp1_cursor_set_position()
1214 x_hotspot = param->viewport.width - x_hotspot; in hubp1_cursor_set_position()
1252 CURSOR_HOT_SPOT_X, x_hotspot, in hubp1_cursor_set_position()
A Ddcn10_dpp.c447 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in dpp1_set_cursor_position()
456 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in dpp1_set_cursor_position()
A Ddcn10_hw_sequencer.c3369 pos_cpy.x_hotspot -= x_pos; in dcn10_set_cursor_position()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubp.c966 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in hubp2_cursor_set_position()
968 int x_hotspot = pos->x_hotspot; in hubp2_cursor_set_position() local
990 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in hubp2_cursor_set_position()
998 x_hotspot = param->viewport.width - x_hotspot; in hubp2_cursor_set_position()
1036 CURSOR_HOT_SPOT_X, x_hotspot, in hubp2_cursor_set_position()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_ipp.c62 CURSOR_HOT_SPOT_X, position->x_hotspot, in dce_ipp_cursor_set_position()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h407 uint32_t x_hotspot; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c8705 position->x_hotspot = xorigin; in get_cursor_position()

Completed in 38 milliseconds