Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> On Thu, Nov 5, 2020 at 8:27 AM <Roman.Li@xxxxxxx> wrote: > > From: Roman Li <roman.li@xxxxxxx> > > [Why] > In preparation to enabling hdcp on green sardine. > > [How] > Add green-sardine ta f/w loading in psp_v12 > > Signed-off-by: Roman Li <roman.li@xxxxxxx> > --- > drivers/gpu/drm/amd/amdgpu/psp_v12_0.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c > index dff5c15b4858..c4828bd3264b 100644 > --- a/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c > +++ b/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c > @@ -40,6 +40,7 @@ > MODULE_FIRMWARE("amdgpu/renoir_asd.bin"); > MODULE_FIRMWARE("amdgpu/renoir_ta.bin"); > MODULE_FIRMWARE("amdgpu/green_sardine_asd.bin"); > +MODULE_FIRMWARE("amdgpu/green_sardine_ta.bin"); > > /* address block */ > #define smnMP1_FIRMWARE_FLAGS 0x3010024 > -- > 2.17.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx