Sean Paul seanpaul@chromium.org writes:
On Fri, Jun 02, 2017 at 06:57:33PM -0700, Eric Anholt wrote:
If src_x/y were nonzero, we failed to shift them down by 16 to get the pixel offset. The recent CMA helper function gets it right.
Signed-off-by: Eric Anholt eric@anholt.net Fixes: bed41005e617 ("drm/pl111: Initial drm/kms driver for pl111") Reported-by: Mircea Carausu mircea.carausu@broadcom.com
Reviewed-by: Sean Paul seanpaul@chromium.org
Pushed. Thanks!