On 3/1/2023 9:53 AM, Stanislaw Gruszka wrote:
On Wed, Mar 01, 2023 at 09:31:10AM -0700, Jeffrey Hugo wrote:
On 3/1/2023 9:25 AM, Stanislaw Gruszka wrote:
When accel drivers are disabled do not process into
sub-directories and create built-in archives:
AR drivers/accel/habanalabs/built-in.a
AR drivers/accel/ivpu/built-in.a
Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>
Should there be a fixes tag? Feels like something that should be
back-ported.
This tag could be added:
Fixes: 35b137630f08 ("accel/ivpu: Introduce a new DRM driver for Intel VPU")
but since then Makefile changed with habanalabs addition.
I expect this will go to drm-misc-fixes and then to linux 6.3-rcX
from there, so (stable) back-port will not be needed.
Makes sense. I thought this would apply to 6.2 as well, but it looks
like no.
-Jeff