[PATCH] drm/exynos: do not use generic flags to dumb

2013-04-18 Thread Inki Dae
This patch removes the use of dumb flags from driver. As Dave pointed out, the dumb flags are not driver specific so this should be removed from driver. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_gem.c |3 ++- 1 files changed, 2 insertions(+)

[PATCH] drm/exynos: do not use generic flags to dumb

2013-04-17 Thread Inki Dae
This patch removes the use of dumb flags from driver. As Dave pointed out, the dumb flags are not driver specific so this should be removed from driver. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_gem.c |3 ++- 1 files changed, 2 insertions(+)