Am 29.08.2018 um 05:53 schrieb Dave Airlie:
From: Dave Airlie
While adding transfer queues to radv, I started writing some tests,
the first test I wrote fell over copying a buffer larger than this
limit.
Checked AMDVLK and found the correct limit.
Cc:
---
src/amd/common/sid.h | 4 +++-
1
Reviewed-by: Bas Nieuwenhuizen
On Wed, Aug 29, 2018 at 5:53 AM Dave Airlie wrote:
>
> From: Dave Airlie
>
> While adding transfer queues to radv, I started writing some tests,
> the first test I wrote fell over copying a buffer larger than this
> limit.
>
> Checked AMDVLK and found the correct l
From: Dave Airlie
While adding transfer queues to radv, I started writing some tests,
the first test I wrote fell over copying a buffer larger than this
limit.
Checked AMDVLK and found the correct limit.
Cc:
---
src/amd/common/sid.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
di