Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_format_helper.c229 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xfrm() local
234 dst_pitch = default_dst_pitch; in drm_fb_xfrm()
269 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_memcpy() local
277 dst_pitch = default_dst_pitch; in drm_fb_memcpy()
1241 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_mono() local
1259 dst_pitch = default_dst_pitch; in drm_fb_xrgb8888_to_mono()