diff options
| author | Dillon Varone <[email protected]> | 2023-12-13 20:04:42 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-12-19 19:59:02 +0000 |
| commit | 760ed918fb1f857490868e4bc91265a4d5d37f37 (patch) | |
| tree | e09d6066f970d058888ac6e4977c4e696401a9d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amd/display: Fix null reference to state when getting subvp type (diff) | |
| download | kernel-760ed918fb1f857490868e4bc91265a4d5d37f37.tar.gz kernel-760ed918fb1f857490868e4bc91265a4d5d37f37.zip | |
drm/amd/display: Create dc_state after resource initialization
[WHY&HOW]
After refactoring dc_state, it is always constructed at the time of its
creation. Construction can only happen after dc resources are initialized, so
move creation to be after this.
Reviewed-by: George Shen <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Signed-off-by: Dillon Varone <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
