Searched refs:drm_get_format_info (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_fbdev.c | 81 drm_get_format_info(dev, mode.pixel_format, in armada_fbdev_driver_fbdev_probe()
|
| /linux/include/drm/ |
| H A D | drm_fourcc.h | 310 drm_get_format_info(struct drm_device *dev,
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_fbdev.c | 112 drm_get_format_info(dev, mode_cmd.pixel_format, in exynos_drm_fbdev_driver_fbdev_probe()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | fbdev.c | 101 drm_get_format_info(drm, cmd.pixel_format, cmd.modifier[0]), in tegra_fbdev_driver_fbdev_probe()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_fbdev.c | 200 drm_get_format_info(dev, mode_cmd.pixel_format, in omap_fbdev_driver_fbdev_probe()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 428 drm_get_format_info(struct drm_device *dev, in drm_get_format_info() function 442 EXPORT_SYMBOL(drm_get_format_info);
|
| H A D | drm_framebuffer.c | 299 info = drm_get_format_info(dev, r->pixel_format, r->modifier[0]); in drm_internal_framebuffer_create()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 578 drm_get_format_info(drm, pixel_format, modifier), in intel_dumb_fb_max_stride()
|