diff options
| author | Eric Huang <[email protected]> | 2021-05-29 22:34:20 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-06-02 02:55:39 +0000 |
| commit | f0e0687cf6d91aa99787dcefd7214ca782da51a7 (patch) | |
| tree | 915d1620e23ff1726a896a21c7160c7a38ecd425 /drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | |
| parent | drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode() (diff) | |
| download | kernel-f0e0687cf6d91aa99787dcefd7214ca782da51a7.tar.gz kernel-f0e0687cf6d91aa99787dcefd7214ca782da51a7.zip | |
drm/amdgpu: Fix a bug on flag table_freed
table_freed will be always true when mapping a memory with size
bigger than 2MB. The problem is page table's entries are always
existed, but existing mapping depends on page talbe's bo, so
using a check of page table's bo existed will resolve the issue.
Signed-off-by: Eric Huang <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c')
0 files changed, 0 insertions, 0 deletions
