Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_fb.c1140 static int intel_fb_check_ccs_xy(const struct drm_framebuffer *fb, int ccs_plane, int x, int y) in intel_fb_check_ccs_xy() function
1289 ret = intel_fb_check_ccs_xy(&fb->base, color_plane, *x, *y); in convert_plane_offset_to_xy()