]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: do not use generic flags to dumb
authorInki Dae <inki.dae@samsung.com>
Thu, 18 Apr 2013 05:04:17 +0000 (14:04 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Apr 2013 05:35:32 +0000 (14:35 +0900)
commit417f59579bdc3673133da2a828fe1554ff2f7925
tree35b2a5f8c79773889177f91f2c5fe37b9fb37a24
parentdafaedba92580eabb9ac422f744aea81be70cfb7
drm/exynos: do not use generic flags to dumb

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 <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c