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, 1 Jul 2020 05:59:25 +0000 (01:59 -0400)
commit86cf3a6116e0a0bb8910f5c6bded5e8e97b4bde5
tree48bcf0133a4befe9e2846caa927b3868b5c0be6d
parentf8b9f9a599db5941b580bd570ad2d24a982d9920
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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c