Searched refs:y_hotspot (Results 1 – 9 of 9) sorted by relevance
442 int y_hotspot = pos->y_hotspot; in dpp1_set_cursor_position() local444 int src_y_offset = y_pos - pos->y_hotspot; in dpp1_set_cursor_position()452 swap(x_hotspot, y_hotspot); in dpp1_set_cursor_position()457 src_y_offset = y_pos - y_hotspot; in dpp1_set_cursor_position()461 src_y_offset = y_pos - (cursor_height - y_hotspot); in dpp1_set_cursor_position()468 src_y_offset = y_pos - (cursor_height - y_hotspot); in dpp1_set_cursor_position()
1186 int y_hotspot = pos->y_hotspot; in hubp1_cursor_set_position() local1188 int src_y_offset = y_pos - pos->y_hotspot; in hubp1_cursor_set_position()1209 swap(x_hotspot, y_hotspot); in hubp1_cursor_set_position()1214 src_y_offset = y_pos - y_hotspot; in hubp1_cursor_set_position()1218 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp1_cursor_set_position()1225 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp1_cursor_set_position()1263 CURSOR_HOT_SPOT_Y, pos->y_hotspot); in hubp1_cursor_set_position()
982 int y_hotspot = pos->y_hotspot; in hubp2_cursor_set_position() local984 int src_y_offset = y_pos - pos->y_hotspot; in hubp2_cursor_set_position()1005 swap(x_hotspot, y_hotspot); in hubp2_cursor_set_position()1010 src_y_offset = y_pos - y_hotspot; in hubp2_cursor_set_position()1014 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp2_cursor_set_position()1021 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp2_cursor_set_position()1059 CURSOR_HOT_SPOT_Y, pos->y_hotspot); in hubp2_cursor_set_position()1069 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp2_cursor_set_position()
61 CURSOR_HOT_SPOT_Y, position->y_hotspot); in dce_ipp_cursor_set_position()
678 int rec_y_offset = y_pos - pos->y_hotspot; in hubp401_cursor_set_position()733 CURSOR_HOT_SPOT_Y, pos->y_hotspot); in hubp401_cursor_set_position()743 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp401_cursor_set_position()
469 uint32_t y_hotspot; member
1204 pos_cpy.y_hotspot -= y_pos; in dcn401_set_cursor_position()1234 recout_y_pos = y_pos - pos_cpy.y_hotspot; in dcn401_set_cursor_position()
1322 position->y_hotspot = yorigin; in amdgpu_dm_plane_get_cursor_position()
3567 pos_cpy.y_hotspot -= y_pos; in dcn10_set_cursor_position()