mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
hdr: report box output conversion cap. [1/1]
PD#SWPL-132034 Problem: report s4 hdr output conversion cap. Solution: report s4 hdr output conversion cap. Verify: s4. Change-Id: Icdb7dc4281346c47dfc25a61ca295f416bacaaa8 Signed-off-by: jialong.jiang <jialong.jiang@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
7b52497eea
commit
51a5d2229b
@@ -492,7 +492,7 @@ bool is_hdr_stb_mode(void)
|
||||
is_meson_gxm_cpu() || is_meson_g12a_cpu() ||
|
||||
is_meson_g12b_cpu() || is_meson_sm1_cpu() ||
|
||||
is_meson_sc2_cpu() || is_meson_s4d_cpu() ||
|
||||
is_meson_s5_cpu())
|
||||
is_meson_s5_cpu() || is_meson_s4_cpu())
|
||||
return true;
|
||||
else
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user