Searched refs:cursor_hot_x (Results 1 – 6 of 6) sorted by relevance
305 if (hot_x != radeon_crtc->cursor_hot_x || in radeon_crtc_cursor_set2()309 x = radeon_crtc->cursor_x + radeon_crtc->cursor_hot_x - hot_x; in radeon_crtc_cursor_set2()314 radeon_crtc->cursor_hot_x = hot_x; in radeon_crtc_cursor_set2()
338 int cursor_hot_x; member
378 int cursor_hot_x; member
2518 if (hot_x != amdgpu_crtc->cursor_hot_x || in dce_v8_0_crtc_cursor_set2()2522 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v8_0_crtc_cursor_set2()2527 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v8_0_crtc_cursor_set2()
2595 if (hot_x != amdgpu_crtc->cursor_hot_x || in dce_v11_0_crtc_cursor_set2()2599 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v11_0_crtc_cursor_set2()2604 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v11_0_crtc_cursor_set2()
2606 if (hot_x != amdgpu_crtc->cursor_hot_x || in dce_v10_0_crtc_cursor_set2()2610 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v10_0_crtc_cursor_set2()2615 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v10_0_crtc_cursor_set2()