Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c2073 drm_rect_fp_to_int(&src, &src); in intel_psr2_sel_fetch_update()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c983 drm_rect_fp_to_int(&src, &new_state->src); in __tegra_cursor_atomic_update()