Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_format_helper.c139 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xfrm() local
144 dst_pitch = default_dst_pitch; in drm_fb_xfrm()
177 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_memcpy() local
185 dst_pitch = default_dst_pitch; in drm_fb_memcpy()
741 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_mono() local
759 dst_pitch = default_dst_pitch; in drm_fb_xrgb8888_to_mono()