Home
last modified time | relevance | path

Searched refs:hot_y (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c107 * @hot_y: Vertical position of the hot spot.
114 u32 hot_x, u32 hot_y, u32 width, u32 height, in hgsmi_update_pointer_shape()
146 p->hot_y = hot_y; in hgsmi_update_pointer_shape()
113 hgsmi_update_pointer_shape(struct gen_pool *ctx, u32 flags, u32 hot_x, u32 hot_y, u32 width, u32 height, u8 *pixels, u32 len) hgsmi_update_pointer_shape() argument
H A Dvboxvideo_guest.h35 u32 hot_x, u32 hot_y, u32 width, u32 height,
H A Dvboxvideo.h323 u32 hot_y; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c111 * @hot_y: Vertical position of the hot spot.
118 u32 hot_x, u32 hot_y, u32 width, u32 height, in hgsmi_update_pointer_shape()
150 p->hot_y = hot_y; in hgsmi_update_pointer_shape()
117 hgsmi_update_pointer_shape(struct gen_pool *ctx, u32 flags, u32 hot_x, u32 hot_y, u32 width, u32 height, u8 *pixels, u32 len) hgsmi_update_pointer_shape() argument
H A Dvboxvideo_guest.h35 u32 hot_x, u32 hot_y, u32 width, u32 height,
H A Dvboxvideo.h323 u32 hot_y; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c282 int32_t hot_y) in radeon_crtc_cursor_set2()
331 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()
276 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) radeon_crtc_cursor_set2() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c282 int32_t hot_y) in radeon_crtc_cursor_set2()
331 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()
276 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) radeon_crtc_cursor_set2() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c280 plane->state->fb ? plane->state->fb->hot_y : 0); in virtio_gpu_cursor_plane_update()
287 output->cursor.hot_y = in virtio_gpu_cursor_plane_update()
288 cpu_to_le32(plane->state->fb->hot_y); in virtio_gpu_cursor_plane_update()
291 output->cursor.hot_y = cpu_to_le32(0); in virtio_gpu_cursor_plane_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c337 plane->state->fb ? plane->state->fb->hot_y : 0); in virtio_gpu_cursor_plane_update()
344 output->cursor.hot_y = in virtio_gpu_cursor_plane_update()
345 cpu_to_le32(plane->state->fb->hot_y); in virtio_gpu_cursor_plane_update()
348 output->cursor.hot_y = cpu_to_le32(0); in virtio_gpu_cursor_plane_update()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_framebuffer.h198 * @hot_y: Y coordinate of the cursor hotspot. Used by the legacy cursor
202 int hot_y; member
H A Ddrm_crtc.h467 int32_t hot_x, int32_t hot_y);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_framebuffer.h198 * @hot_y: Y coordinate of the cursor hotspot. Used by the legacy cursor
202 int hot_y; member
H A Ddrm_crtc.h460 int32_t hot_x, int32_t hot_y);
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_display.c514 cmd->u.set.position.y = plane_state->crtc_y + fb->hot_y; in qxl_primary_apply_cursor()
558 cmd->u.position.y = plane_state->crtc_y + fb->hot_y; in qxl_primary_move_cursor()
568 int hot_x, int hot_y) in qxl_create_cursor()
599 cursor.header.hot_spot_y = hot_y; in qxl_create_cursor()
855 new_state->fb->hot_y); in qxl_plane_prepare_fb()
566 qxl_create_cursor(struct qxl_device *qdev, struct qxl_bo *user_bo, int hot_x, int hot_y) qxl_create_cursor() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_gpu.h131 __le32 hot_y; /* update only */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_gpu.h81 __le32 hot_y; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_gpu.h67 __le32 hot_y; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_gpu.h81 __le32 hot_y; member
/kernel/linux/linux-6.6/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c130 u32 hot_y; member
341 msg.ptr_shape.hot_y = 0; in hyperv_hide_hw_ptr()
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_drv.h238 uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
H A Dloongson_cursor.c104 int32_t hot_x, int32_t hot_y) in loongson_crtc_cursor_set2()
99 loongson_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) loongson_crtc_cursor_set2() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_gpu.h161 __le32 hot_y; /* update only */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_plane.c889 fb->hot_y = req->hot_y; in drm_mode_cursor_universal()
990 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common()
1026 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_plane.c1069 fb->hot_y = req->hot_y; in drm_mode_cursor_universal()
1170 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common()
1206 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()

Completed in 22 milliseconds

12