Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/
Ddrm_rect.h217 static inline void drm_rect_fp_to_int(struct drm_rect *dst, in drm_rect_fp_to_int() function
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_psr.c1683 drm_rect_fp_to_int(&src, &new_plane_state->uapi.src); in intel_psr2_sel_fetch_update()
/Linux-v5.15/drivers/gpu/drm/tegra/
Ddc.c975 drm_rect_fp_to_int(&src, &new_state->src); in tegra_cursor_atomic_update()