summaryrefslogtreecommitdiff
path: root/proto_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_none.c')
0 files changed, 0 insertions, 0 deletions
f1dbc85273c57d6f2cf73e5d7c97b1a25f4&id2=8cb619d82ef9668cb820311904391bc493872b67'>diff)
drm/amdgpu: also track late init state
Successful sw_init() and hw_init() states are tracked, but not late_init(). Various error paths may result in amdgpu_fini() being called before .late init is done, so late_init needs to be tracked to avoid unexpected or multiple .late_fini() calls. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat