Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c155 info = drm_get_format_info(dev, mode_cmd); in drm_gem_fb_init_with_funcs()
497 info = drm_get_format_info(dev, mode_cmd); in drm_gem_afbc_get_bpp()
603 info = drm_get_format_info(dev, mode_cmd); in drm_gem_fb_afbc_init()
Ddrm_modeset_helper.c86 fb->format = drm_get_format_info(dev, mode_cmd); in drm_helper_mode_fill_fb_struct()
Ddrm_fourcc.c319 drm_get_format_info(struct drm_device *dev, in drm_get_format_info() function
332 EXPORT_SYMBOL(drm_get_format_info);
Ddrm_framebuffer.c198 info = drm_get_format_info(dev, r); in framebuffer_check()
/drivers/gpu/drm/msm/
Dmsm_fb.c130 const struct drm_format_info *info = drm_get_format_info(dev, in msm_framebuffer_create()
161 const struct drm_format_info *info = drm_get_format_info(dev, in msm_framebuffer_init()
/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c68 info = drm_get_format_info(dev, mode_cmd); in rockchip_fb_create()
/drivers/gpu/drm/omapdrm/
Domap_fb.c306 const struct drm_format_info *info = drm_get_format_info(dev, in omap_framebuffer_create()
347 format = drm_get_format_info(dev, mode_cmd); in omap_framebuffer_init()
/drivers/gpu/drm/exynos/
Dexynos_drm_fb.c99 const struct drm_format_info *info = drm_get_format_info(dev, mode_cmd); in exynos_user_fb_create()
/drivers/gpu/drm/armada/
Darmada_fb.c90 const struct drm_format_info *info = drm_get_format_info(dev, mode); in armada_fb_create()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c138 info = drm_get_format_info(adev_to_drm(adev), mode_cmd); in amdgpufb_create_pinned_object()
/drivers/gpu/drm/radeon/
Dradeon_fb.c141 info = drm_get_format_info(rdev->ddev, mode_cmd); in radeonfb_create_pinned_object()
/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c93 info = drm_get_format_info(dev, mode_cmd); in mxsfb_fb_create()
/drivers/gpu/drm/tegra/
Dfb.c143 const struct drm_format_info *info = drm_get_format_info(drm, cmd); in tegra_fb_create()
/drivers/gpu/drm/gma500/
Dframebuffer.c179 info = drm_get_format_info(dev, mode_cmd); in psb_framebuffer_init()
/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c47 const struct drm_format_info *info = drm_get_format_info(dev, cmd); in mtk_drm_mode_fb_create()
/drivers/gpu/drm/nouveau/
Dnouveau_display.c343 info = drm_get_format_info(dev, mode_cmd); in nouveau_framebuffer_new()
/drivers/gpu/drm/arm/
Dmalidp_drv.c325 info = drm_get_format_info(dev, mode_cmd); in malidp_verify_afbc_framebuffer_size()