commit | b4df2823ec10c695ae4218965d55ac8909c8842c | [log] [tgz] |
---|---|---|
author | shaoyunl <shaoyun.liu@amd.com> | Fri Jan 10 13:27:23 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 16 13:35:17 2020 -0500 |
tree | 18e5ba5593589cea7f8737aa14942f55184d6cd1 | |
parent | 971fe55545de2f67463def381df57d803dddf61d [diff] |
drm/amdgpu: check rlc_g firmware pointer is valid before using it In SRIOV, rlc_g firmware is loaded by host, guest driver won't load it which will cause the rlc_fw pointer is null Signed-off-by: shaoyunl <shaoyun.liu@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>