Searched refs:hot_y (Results 1 – 11 of 11) sorted by relevance
282 int32_t hot_y) in radeon_crtc_cursor_set2() argument331 hot_y != radeon_crtc->cursor_hot_y) { in radeon_crtc_cursor_set2()335 y = radeon_crtc->cursor_y + radeon_crtc->cursor_hot_y - hot_y; in radeon_crtc_cursor_set2()340 radeon_crtc->cursor_hot_y = hot_y; in radeon_crtc_cursor_set2()
833 int32_t hot_y);
130 u32 hot_y; member341 msg.ptr_shape.hot_y = 0; in hyperv_hide_hw_ptr()
161 __le32 hot_y; /* update only */ member
1226 plane->state->hotspot_y = req->hot_y; in drm_mode_cursor_universal()1327 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common()1363 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()
824 __s32 hot_y; member
192 u32 hot_y; member361 msg.ptr_shape.hot_y = 0; in synthvid_send_ptr()
2285 int32_t hot_y) in dce_v8_0_crtc_cursor_set2() argument2333 hot_y != amdgpu_crtc->cursor_hot_y) { in dce_v8_0_crtc_cursor_set2()2337 y = amdgpu_crtc->cursor_y + amdgpu_crtc->cursor_hot_y - hot_y; in dce_v8_0_crtc_cursor_set2()2344 amdgpu_crtc->cursor_hot_y = hot_y; in dce_v8_0_crtc_cursor_set2()
2366 int32_t hot_y) in dce_v10_0_crtc_cursor_set2() argument2414 hot_y != amdgpu_crtc->cursor_hot_y) { in dce_v10_0_crtc_cursor_set2()2418 y = amdgpu_crtc->cursor_y + amdgpu_crtc->cursor_hot_y - hot_y; in dce_v10_0_crtc_cursor_set2()2425 amdgpu_crtc->cursor_hot_y = hot_y; in dce_v10_0_crtc_cursor_set2()
2339 int32_t hot_y) in dce_v6_0_crtc_cursor_set2() argument2387 hot_y != amdgpu_crtc->cursor_hot_y) { in dce_v6_0_crtc_cursor_set2()2391 y = amdgpu_crtc->cursor_y + amdgpu_crtc->cursor_hot_y - hot_y; in dce_v6_0_crtc_cursor_set2()2398 amdgpu_crtc->cursor_hot_y = hot_y; in dce_v6_0_crtc_cursor_set2()
3985 uint32_t hot_y: 16; member