Revision 6d457ca162da98a6a1a381320e936d7448177de9 authored by Alex Hung on 06 March 2023, 03:39:51 UTC, committed by Alex Deucher on 23 March 2023, 13:34:07 UTC
[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>
1 parent e06bfcc
History
File Mode Size
include-prefixes
libfdt
.gitignore -rw-r--r-- 57 bytes
Makefile -rw-r--r-- 1.1 KB
checks.c -rw-r--r-- 53.7 KB
data.c -rw-r--r-- 4.5 KB
dt-extract-compatibles -rwxr-xr-x 1.9 KB
dt_to_config -rwxr-xr-x 40.8 KB
dtc-lexer.l -rw-r--r-- 6.1 KB
dtc-parser.y -rw-r--r-- 11.1 KB
dtc.c -rw-r--r-- 9.2 KB
dtc.h -rw-r--r-- 9.6 KB
dtx_diff -rwxr-xr-x 8.9 KB
fdtget.c -rw-r--r-- 7.9 KB
fdtoverlay.c -rw-r--r-- 4.2 KB
fdtput.c -rw-r--r-- 7.7 KB
flattree.c -rw-r--r-- 21.5 KB
fstree.c -rw-r--r-- 1.5 KB
livetree.c -rw-r--r-- 20.8 KB
of_unittest_expect -rwxr-xr-x 12.4 KB
srcpos.c -rw-r--r-- 8.6 KB
srcpos.h -rw-r--r-- 2.9 KB
treesource.c -rw-r--r-- 6.8 KB
update-dtc-source.sh -rwxr-xr-x 2.5 KB
util.c -rw-r--r-- 8.7 KB
util.h -rw-r--r-- 7.1 KB
version_gen.h -rw-r--r-- 42 bytes
yamltree.c -rw-r--r-- 6.3 KB

back to top