drm/amd/display: remove outdated 8bpc comments
authorAlex Hung <alex.hung@amd.com>
Mon, 6 Mar 2023 03:39:51 +0000 (11:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Mar 2023 04:48:01 +0000 (00:48 -0400)
commit52b29307a98789853d87ed0a68031ec18063cba4
tree54f8b7c85bfd4e97297a9d38db857eb4822e226f
parent97cbcae3ff20234f6a59240df0b5d5fa238b3f9e
drm/amd/display: remove outdated 8bpc comments

[Why]
The commit c76e483cd916 ("drm/amd/display: Don't restrict bpc to 8 bpc")
removes the historical 8bpc dependency and sets max_bpc to 16.

[How]
The comment that states "8bpc for non-edp" needs to be removed as well.

Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Hung <alex.hung@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.c