]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: fix x, y coordinates for right bottom pixel
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 14 Dec 2012 06:48:23 +0000 (15:48 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 14 Dec 2012 06:54:36 +0000 (15:54 +0900)
commitf56aad3a697a0189c76100236190e26c1f8e446b
treef93c840c3b3f61e09199946d2506f1a46e84bae4
parent60a705a9f97b83b1daf03295bf123af84a46116a
drm/exynos: fix x, y coordinates for right bottom pixel

The x, y coordinates of right bottom pixel cannot be negative numbers.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c