x_hotspot 5409 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c position->x_hotspot = xorigin; x_hotspot 415 drivers/gpu/drm/amd/display/dc/dc_hw_types.h uint32_t x_hotspot; x_hotspot 62 drivers/gpu/drm/amd/display/dc/dce/dce_ipp.c CURSOR_HOT_SPOT_X, position->x_hotspot, x_hotspot 456 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; x_hotspot 465 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; x_hotspot 1129 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; x_hotspot 1131 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c int x_hotspot = pos->x_hotspot; x_hotspot 1148 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c y_hotspot = pos->x_hotspot; x_hotspot 1149 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c x_hotspot = pos->y_hotspot; x_hotspot 1153 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c x_hotspot = param->viewport.width - x_hotspot; x_hotspot 1191 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c CURSOR_HOT_SPOT_X, x_hotspot, x_hotspot 2975 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c pos_cpy.x_hotspot += (x_plane - x_offset); x_hotspot 944 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; x_hotspot 946 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c int x_hotspot = pos->x_hotspot; x_hotspot 968 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; x_hotspot 976 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c x_hotspot = param->viewport.width - x_hotspot; x_hotspot 1014 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c CURSOR_HOT_SPOT_X, x_hotspot,