Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/exynos
Inki Dae 1dcfe2382a drm/exynos: fix gem buffer allocation type checking
This patch fixes gem buffer allocation type checking.
EXYNOS_BO_CONTIG has 0 so the checking should be fixed
to 'if (!(flags & EXYNOS_BO_NONCONTIG))'

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2013-01-04 15:54:34 +09:00
..
2012-05-17 20:14:48 +09:00
2012-12-15 02:40:00 +09:00
2012-12-15 02:40:00 +09:00
2012-12-15 02:38:53 +09:00
2012-12-15 02:40:00 +09:00