[PATCH 2/3] drm/amdgpu: increase the size of HQD EOP buffers

Alex Deucher alexdeucher at gmail.com
Thu Oct 18 19:57:50 UTC 2018


On Thu, Oct 18, 2018 at 3:47 PM Marek Olšák <maraeo at gmail.com> wrote:
>
> On Tue, Oct 9, 2018 at 12:17 PM Alex Deucher <alexdeucher at gmail.com> wrote:
>>
>> On Fri, Oct 5, 2018 at 5:01 PM Marek Olšák <maraeo at gmail.com> wrote:
>> >
>> > From: Marek Olšák <marek.olsak at amd.com>
>> >
>> > Signed-off-by: Marek Olšák <marek.olsak at amd.com>
>> > ---
>> >  drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +-
>> >  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
>>
>> Any reason not to bump the size for gfx7 as well?
>
>
> No, I just don't know if gfx7 supports the same size.

Looks like it does not.  gfx7 is 2^11, gfx8 is 2^12.  Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>


More information about the amd-gfx mailing list