drm/amd/display: Enable output_bpc property on all outputs
authorStylon Wang <stylon.wang@amd.com>
Mon, 1 Jun 2020 08:12:09 +0000 (16:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jun 2020 22:02:58 +0000 (18:02 -0400)
commit5ae9c378c3d88b40af72f8e8f961808e29f3e70b
tree4a72091d482adf7c0ca6b417fd87c543a7e0a4c9
parentedfaf6fa73f15568d4337f208b2333f647c35810
drm/amd/display: Enable output_bpc property on all outputs

[Why]
Connector property output_bpc is available on DP/eDP only. New IGT tests
would benifit if this property works on HDMI.

[How]
Enable this read-only property on all types of connectors.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c