Home
last modified time | relevance | path

Searched defs:DRM_FORMAT_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c335 struct dma_buf_map map[static DRM_FORMAT_MAX_PLANES], in drm_gem_fb_vmap()
336 struct dma_buf_map data[DRM_FORMAT_MAX_PLANES]) in drm_gem_fb_vmap()
386 struct dma_buf_map map[static DRM_FORMAT_MAX_PLANES]) in drm_gem_fb_vunmap()
/Linux-v5.15/include/drm/
Ddrm_fourcc.h31 #define DRM_FORMAT_MAX_PLANES 4u macro