drm/amd/display: set default return value for ODM Combine debugfs
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Fri, 18 Aug 2023 17:36:06 +0000 (13:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Sep 2023 21:13:35 +0000 (17:13 -0400)
commite9981e8e751330cb5aa43d06f2aec080807717e8
tree09e96845cc71bd8ae420c141ff707b0904405cd5
parent601c63ad8e551b2282e94f0a81779e9ae5c8100e
drm/amd/display: set default return value for ODM Combine debugfs

[Why&How]
Set a default return value of -ENOTSUPP to indicate that the hardware
does not support querying ODM Combine mode.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c