/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_plane.c | 239 plane->state->fb ? plane->state->fb->hot_x : 0, in virtio_gpu_cursor_plane_update() 245 output->cursor.hot_x = in virtio_gpu_cursor_plane_update() 246 cpu_to_le32(plane->state->fb->hot_x); in virtio_gpu_cursor_plane_update() 250 output->cursor.hot_x = cpu_to_le32(0); in virtio_gpu_cursor_plane_update()
|
/Linux-v4.19/drivers/staging/vboxvideo/ |
D | vbox_mode.c | 44 s32 hot_x, s32 hot_y); 745 s32 hot_x, s32 hot_y) in vbox_cursor_set2() argument 821 vbox->cursor_hot_x = min_t(u32, max(hot_x, 0), width); in vbox_cursor_set2() 868 u32 hot_x = 0; in vbox_cursor_move() local 897 hot_x = min(host_x - x - crtc_x, vbox->cursor_width); in vbox_cursor_move() 901 if (hot_x == vbox->cursor_hot_x && hot_y == vbox->cursor_hot_y) in vbox_cursor_move() 904 vbox->cursor_hot_x = hot_x; in vbox_cursor_move() 908 hot_x, hot_y, vbox->cursor_width, vbox->cursor_height, in vbox_cursor_move()
|
D | hgsmi_base.c | 135 u32 hot_x, u32 hot_y, u32 width, u32 height, in hgsmi_update_pointer_shape() argument 166 p->hot_X = hot_x; in hgsmi_update_pointer_shape()
|
D | vboxvideo_guest.h | 58 u32 hot_x, u32 hot_y, u32 width, u32 height,
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_cursor.c | 279 int32_t hot_x, in radeon_crtc_cursor_set2() argument 328 hot_x != radeon_crtc->cursor_hot_x || in radeon_crtc_cursor_set2() 332 x = radeon_crtc->cursor_x + radeon_crtc->cursor_hot_x - hot_x; in radeon_crtc_cursor_set2() 337 radeon_crtc->cursor_hot_x = hot_x; in radeon_crtc_cursor_set2()
|
D | radeon_mode.h | 873 int32_t hot_x,
|
/Linux-v4.19/include/drm/ |
D | drm_framebuffer.h | 188 int hot_x; member
|
D | drm_crtc.h | 426 int32_t hot_x, int32_t hot_y);
|
/Linux-v4.19/include/uapi/linux/ |
D | virtio_gpu.h | 113 __le32 hot_x; /* update only */ member
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_plane.c | 855 fb->hot_x = req->hot_x; in drm_mode_cursor_universal() 952 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common() 988 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()
|
/Linux-v4.19/drivers/gpu/drm/qxl/ |
D | qxl_display.c | 527 cmd->u.set.position.x = plane->state->crtc_x + fb->hot_x; in qxl_primary_apply_cursor() 664 cursor->header.hot_spot_x = fb->hot_x; in qxl_cursor_atomic_update() 693 cmd->u.position.x = plane->state->crtc_x + fb->hot_x; in qxl_cursor_atomic_update()
|
/Linux-v4.19/include/uapi/drm/ |
D | drm_mode.h | 600 __s32 hot_x; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | hyperv_fb.c | 162 u32 hot_x; /* hotspot relative to upper-left of pointer image */ member 312 msg.ptr_shape.hot_x = 0; in synthvid_send_ptr()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v8_0.c | 2242 int32_t hot_x, in dce_v8_0_crtc_cursor_set2() argument 2289 hot_x != amdgpu_crtc->cursor_hot_x || in dce_v8_0_crtc_cursor_set2() 2293 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v8_0_crtc_cursor_set2() 2300 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v8_0_crtc_cursor_set2()
|
D | dce_v6_0.c | 2231 int32_t hot_x, in dce_v6_0_crtc_cursor_set2() argument 2278 hot_x != amdgpu_crtc->cursor_hot_x || in dce_v6_0_crtc_cursor_set2() 2282 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v6_0_crtc_cursor_set2() 2289 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v6_0_crtc_cursor_set2()
|
D | dce_v11_0.c | 2419 int32_t hot_x, in dce_v11_0_crtc_cursor_set2() argument 2466 hot_x != amdgpu_crtc->cursor_hot_x || in dce_v11_0_crtc_cursor_set2() 2470 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v11_0_crtc_cursor_set2() 2477 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v11_0_crtc_cursor_set2()
|
D | dce_v10_0.c | 2340 int32_t hot_x, in dce_v10_0_crtc_cursor_set2() argument 2387 hot_x != amdgpu_crtc->cursor_hot_x || in dce_v10_0_crtc_cursor_set2() 2391 x = amdgpu_crtc->cursor_x + amdgpu_crtc->cursor_hot_x - hot_x; in dce_v10_0_crtc_cursor_set2() 2398 amdgpu_crtc->cursor_hot_x = hot_x; in dce_v10_0_crtc_cursor_set2()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 388 hotspot_x += plane->state->fb->hot_x; in vmw_du_cursor_plane_atomic_update()
|