diff options
author | Peng Ju Zhou <[email protected]> | 2021-06-07 13:40:56 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-07 14:57:38 -0400 |
commit | 9a3bf287c42593860f29f245d9f782b51930a3d7 (patch) | |
tree | 2eecb5310c3a155129cbb24e005bf62ecd9a4fd2 /lib/mpi/mpicoder.c | |
parent | 312d9253ecac6b293325ff72e6c1d1b171aaf2b3 (diff) |
drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10
The NV12 and VEGA10 share the same interface W/RREG32_SOC15*,
the callback functions in these macros may not be defined,
so NULL pointer must be checked but not in
macro __WREG32_SOC15_RLC__, fixing the lock of NULL pointer check.
Signed-off-by: Peng Ju Zhou <[email protected]>
Reviewed-by: Emily Deng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions