Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/
Ddrm_rect.h233 static inline void drm_rect_fp_to_int(struct drm_rect *dst, in drm_rect_fp_to_int() function
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_psr.c1786 drm_rect_fp_to_int(&src, &src); in intel_psr2_sel_fetch_update()
/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c982 drm_rect_fp_to_int(&src, &new_state->src); in __tegra_cursor_atomic_update()