Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_fixed.h44 static inline uint_fixed_16_16_t min_fixed16(uint_fixed_16_16_t min1, in min_fixed16() function
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dskl_watermark.c1881 selected_result = min_fixed16(method1, method2); in skl_compute_plane_wm()