Home
last modified time | relevance | path

Searched refs:drm_rect_fp_to_int (Results 1 – 5 of 5) sorted by relevance

/linux/include/drm/
H A Ddrm_rect.h233 static inline void drm_rect_fp_to_int(struct drm_rect *dst, in drm_rect_fp_to_int() function
/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c281 drm_rect_fp_to_int(&tmp_src, &current_plane->frame_info->src); in blend_line()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c829 drm_rect_fp_to_int(&pipe_cfg->src_rect, &new_plane_state->src); in dpu_plane_atomic_check_nosspp()
/linux/drivers/gpu/drm/tegra/
H A Ddc.c983 drm_rect_fp_to_int(&src, &new_state->src); in __tegra_cursor_atomic_update()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c2665 drm_rect_fp_to_int(&src, &src); in intel_psr2_sel_fetch_update()