Sean Paul 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
>> Fixes: bed41005e617 ("drm/pl111: Initial
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
> Fixes: bed41005e617 ("drm/pl111: Initial drm/kms driver for pl111")
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
Fixes: bed41005e617 ("drm/pl111: Initial drm/kms driver for pl111")
Reported-by: Mircea Carausu
---
drivers/gpu/drm/pl111/pl111_display.