[AMD Public Use]
I'm worried we'll miss a register by accident. We went with per IP sub drivers to avoid handling complexities around IP differences if possible. Also the scheme seems like kind of a one off compared to what we do for other IPs. Can we structure it more like
how we handle SDMA instancing since it seems to mainly affect IH RB instances?
Alex
From: Kuehling, Felix <Felix.Kuehling@xxxxxxx>
Sent: Friday, March 20, 2020 10:20 AM To: Deucher, Alexander <Alexander.Deucher@xxxxxxx>; Sierra Guiza, Alejandro (Alex) <Alex.Sierra@xxxxxxx>; amd-gfx@xxxxxxxxxxxxxxxxxxxxx <amd-gfx@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: [PATCH 1/4] drm/amdgpu: add stride to calculate oss ring offsets On 2020-03-20 10:06, Deucher, Alexander wrote:
Hi Alex,
I suggested the approach in this patch series since to minimize code duplication and maintain readability of the code. I don't think it's very error prone. I believe this is more maintainable than a separate arcturus_ih.c. I'll have some more specific comments on Alejandro's patches.
Regards,
|
_______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx