Home
last modified time | relevance | path

Searched refs:drm_mode_legacy_fb_format (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_fourcc.c39 * drm_mode_legacy_fb_format - compute drm fourcc code from legacy description
46 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() function
98 EXPORT_SYMBOL(drm_mode_legacy_fb_format); variable
107 * Unlike drm_mode_legacy_fb_format() this looks at the drivers mode_config,
113 uint32_t fmt = drm_mode_legacy_fb_format(bpp, depth); in drm_driver_legacy_fb_format()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fbdev.c54 mode_cmd.pixel_format = drm_mode_legacy_fb_format(sizes->surface_bpp, sizes->surface_depth); in rockchip_drm_fbdev_create()

Completed in 2 milliseconds