OSDN Git Service

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>
Thu, 23 Mar 2023 13:34:07 +0000 (09:34 -0400)
commit6d457ca162da98a6a1a381320e936d7448177de9
treefeea418218cf5578a7081ee513f1caa23c98391a
parente06bfcc1a1c41bcb8c31470d437e147ce9f0acfd
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