diff options
author | Wentao Liang <vulab@iscas.ac.cn> | 2025-04-14 11:14:39 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-21 10:56:13 -0400 |
commit | 6027cbee190049629d3028789659e0763562e21e (patch) | |
tree | 739525bff196807e303e3952f9ed0ebc7194dcd0 /drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c | |
parent | 8f23a97907d92e16d34d4a2a9dc793398afa34a6 (diff) |
drm/amd/display: Add error check for avi and vendor infoframe setup function
The function fill_stream_properties_from_drm_display_mode() calls the
function drm_hdmi_avi_infoframe_from_display_mode() and the
function drm_hdmi_vendor_infoframe_from_display_mode(), but does
not check its return value. Log the error messages to prevent silent
failure if either function fails.
Signed-off-by: Wentao Liang <vulab@iscas.ac.cn>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c')
0 files changed, 0 insertions, 0 deletions