Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_rect.h233 static inline void drm_rect_fp_to_int(struct drm_rect *dst, in drm_rect_fp_to_int() function
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_psr.c2562 drm_rect_fp_to_int(&src, &src); in intel_psr2_sel_fetch_update()