]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fix fb offset calculation for plane
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 14 Dec 2012 06:48:22 +0000 (15:48 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 14 Dec 2012 06:54:34 +0000 (15:54 +0900)
commit25eed7ed837e6e21c718a646a8bb398c79d72875
treea5984d06fb0c917eca45fd0a284402898373da36
parentd73bd6ef7541de88423b30ebb9ca06a0fadad9f5
drm/exynos: fix fb offset calculation for plane

There is no any reason to change fb offset when CRTC is out of screen.
Also, this fixes a typing error.

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_plane.c