]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit556267e98f21f7b03ba92173ee6c579490aaed19
tree48bcf0133a4befe9e2846caa927b3868b5c0be6d
parentced2469bd2fa529326e4b0483f99699e10935d30
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