mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ODROID-N2: media: set HDR display output by default
Change-Id: I70aee183c7bd102ce6cc37682ac6dd3ee3707b62 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -6227,7 +6227,11 @@ free_buf:
|
||||
|
||||
static void def_hdr_sdr_mode(void)
|
||||
{
|
||||
#if defined(CONFIG_ARCH_MESON64_ODROID_COMMON)
|
||||
sdr_mode = 2;
|
||||
#else
|
||||
sdr_mode = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
/* #if (MESON_CPU_TYPE == MESON_CPU_TYPE_MESONG9TV) */
|
||||
|
||||
Reference in New Issue
Block a user