linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Stylon Wang 5ae9c378c3 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
2020-06-24 18:02:58 -04:00
..
amdgpu_dm drm/amd/display: Enable output_bpc property on all outputs 2020-06-24 18:02:58 -04:00
dc drm/amd/display: Rework dsc to isolate FPU operations 2020-06-11 16:05:32 -04:00
dmub drm/amd/display: Add struct field for future use 2020-05-05 13:12:40 -04:00
include drm/amd/display: query hdcp capability during link detect 2020-04-09 10:43:17 -04:00
modules drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp() 2020-06-10 18:00:24 -04:00
Kconfig drm: amd/display: fix Kconfig help text 2020-04-23 15:06:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO