OK.
Thanks
JimQu
发件人: Christian König
发送时间: 2016年8月23日 16:53:50
收件人: Qu, Jim; amd-gfx@lists.freedesktop.org
主题: Re: 答复: [PATCH] drm/amdgpu: fix the wrong value of UVD bo size
> I will update the patch.
Let me do this. I already had a couple of ot
JimQu
发件人: Christian König
发送时间: 2016年8月23日 16:02:11
收件人: Qu, Jim; amd-gfx@lists.freedesktop.org
主题: Re: [PATCH] drm/amdgpu: fix the wrong value of UVD bo size
Am 23.08.2016 um 08:20 schrieb jimqu:
Driver allocate bo for restore UVD fw ,cache, stack , etc
/amdgpu: fix the wrong value of UVD bo size
Am 23.08.2016 um 08:20 schrieb jimqu:
> Driver allocate bo for restore UVD fw ,cache, stack , etc.
> the firmware size is not only ucode size but the ucode and header.
Nope that isn't correct. Only the firmware is copied to the BO, not the
Am 23.08.2016 um 08:20 schrieb jimqu:
Driver allocate bo for restore UVD fw ,cache, stack , etc.
the firmware size is not only ucode size but the ucode and header.
Nope that isn't correct. Only the firmware is copied to the BO, not the
header. See amdgpu_uvd_resume().
Saying this we should p
Driver allocate bo for restore UVD fw ,cache, stack , etc.
the firmware size is not only ucode size but the ucode and header.
Change-Id: I886c099fa123c4814de9b7db3559c30e7b41fd1b
Signed-off-by: JimQu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-