Searched refs:intel_plane_fb_max_stride (Results 1 – 4 of 4) sorted by relevance
196 if (args->pitch > intel_plane_fb_max_stride(dev, format, in i915_gem_dumb_create()
420 u32 intel_plane_fb_max_stride(struct drm_device *drm,
1984 return intel_plane_fb_max_stride(display->drm, pixel_format, modifier); in intel_fb_max_stride()1998 unsigned int max_stride = intel_plane_fb_max_stride(display->drm, in intel_fb_stride_alignment()
603 u32 intel_plane_fb_max_stride(struct drm_device *drm, in intel_plane_fb_max_stride() function