commit | 4d6a95366117b241bb3298e1c318a36ebb7544d0 | [log] [tgz] |
---|---|---|
author | Sonny Jiang <sonny.jiang@amd.com> | Fri Nov 06 16:42:47 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 24 12:29:35 2020 -0500 |
tree | 22f88fb1ab1cb9d9fbddb0869749a0892c7356cd | |
parent | 7acc79eb5f78d3d1aa5dd21fc0a0329f1b7f2be5 [diff] |
drm/amdgpu: fix SI UVD firmware validate resume fail The SI UVD firmware validate key is stored at the end of firmware, which is changed during resume while playing video. So get the key at sw_init and store it for fw validate using. Signed-off-by: Sonny Jiang <sonny.jiang@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org