linux/drivers/gpu/drm/exynos
Vikas Sajjan 3fec4532d1 drm/exynos: Consider fallback option to allocation fail
To address the case where physically contiguous memory
MAY NOT be a mandatory requirement for framebuffer for
the application calling exynos_drm_gem_dumb_create,
the patch adds a feature to get non physically contiguous
memory for framebuffer, if physically contiguous memory
allocation fails and if IOMMU is supported.

Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org>
Signed-off-by: Arun Kumar <arun.kk@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2013-09-05 13:43:45 +09:00
..
exynos_ddc.c drm/exynos: Add missing of.h header include 2013-09-05 13:43:43 +09:00
exynos_drm_buf.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_buf.h
exynos_drm_connector.c drm/exynos: fimd: replace struct fb_videomode with videomode 2013-09-05 13:43:44 +09:00
exynos_drm_connector.h
exynos_drm_core.c
exynos_drm_crtc.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_crtc.h
exynos_drm_dmabuf.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_dmabuf.h
exynos_drm_drv.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_drv.h
exynos_drm_encoder.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_encoder.h
exynos_drm_fb.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c drm/exynos: fimd: move platform data parsing to separate function 2013-09-05 13:43:44 +09:00
exynos_drm_g2d.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c drm/exynos: Consider fallback option to allocation fail 2013-09-05 13:43:45 +09:00
exynos_drm_gem.h
exynos_drm_gsc.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_gsc.h
exynos_drm_hdmi.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_hdmi.h
exynos_drm_iommu.c drm/exynos: Add NULL pointer check 2013-09-05 13:43:43 +09:00
exynos_drm_iommu.h
exynos_drm_ipp.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_ipp.h
exynos_drm_plane.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_plane.h
exynos_drm_rotator.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_drm_rotator.h
exynos_drm_vidi.c drm/exynos: Add missing includes 2013-09-05 13:43:42 +09:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
exynos_hdmi.h
exynos_hdmiphy.c drm/exynos: Add missing of.h header include 2013-09-05 13:43:43 +09:00
exynos_mixer.c drm/exynos: Remove redundant error messages 2013-09-05 13:43:43 +09:00
Kconfig
Makefile
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-vp.h