Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c168 sizes->surface_depth = 24; in psb_fbdev_fb_probe()
171 depth = sizes->surface_depth; in psb_fbdev_fb_probe()
184 sizes->surface_depth = 16; in psb_fbdev_fb_probe()
187 depth = sizes->surface_depth; in psb_fbdev_fb_probe()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c143 sizes->surface_depth = 24; in omap_fbdev_create()
150 sizes->surface_depth); in omap_fbdev_create()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_fbdev.c58 sizes->surface_depth); in armada_fbdev_create()
/openbmc/linux/include/drm/
H A Ddrm_fb_helper.h63 u32 surface_depth; member
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c108 sizes->surface_depth); in exynos_drm_fbdev_create()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c91 sizes->surface_depth); in tegra_fbdev_probe()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c93 format = drm_mode_legacy_fb_format(sizes->surface_bpp, sizes->surface_depth); in drm_fbdev_dma_helper_fb_probe()
H A Ddrm_fbdev_generic.c87 format = drm_mode_legacy_fb_format(sizes->surface_bpp, sizes->surface_depth); in drm_fbdev_generic_helper_fb_probe()
H A Ddrm_fb_helper.c1580 sizes->surface_depth = info->depth; in __drm_fb_helper_find_sizes()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c80 format = drm_mode_legacy_fb_format(sizes->surface_bpp, sizes->surface_depth); in msm_fbdev_create()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c225 sizes->surface_depth); in radeon_fbdev_fb_helper_fb_probe()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c170 sizes->surface_depth); in intelfb_alloc()