commit | 5dff6905293123a6a2e280ef9eaa00dd59064f53 | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Tue Aug 22 16:19:40 2017 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Aug 25 12:10:33 2017 +0900 |
tree | 2debf45f17d95baad86a832bc4eef05e5da6cec9 | |
parent | 1e60d62f3811e5c446738a85f61bed5d84de113b [diff] |
drm/exynos: mixer: remove src offset from mixer_graph_buffer() We always translate the dma address such that the offsets of the source image are zero. Hence we can remove manipulation of the MXR_GRAPHIC_SXY(win) register and just zero them once in mixer_win_reset(). Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>