diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2024-05-19 08:02:23 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-23 15:13:54 -0400 |
commit | 400c49e27d28ebe4651e19d29b3009698e309a67 (patch) | |
tree | b5807e64379cc51a68044d993eed27a4befe7cf4 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 015a04a59e3f9ff4a8f8a8e70c2da645a2e4b82f (diff) |
drm/amd/display: Pass errors from amdgpu_dm_init() up
Errors in amdgpu_dm_init() are silently ignored and dm_hw_init()
will succeed. However often these are fatal errors and it would
be better to pass them up.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions