mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
video: set vpp super_scaler default to 0 [1/1]
PD#SWPL-5113 Problem: video flash when resolution change from 4K to 640x480 Solution: temporary solution for video flash for u212 Verify: verify by u212 Change-Id: I8b7ec009bf599032c7bff5f80b72b557403355da Signed-off-by: shuanglong.wang <shuanglong.wang@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
3e1723e1f3
commit
790f0fe510
@@ -10506,6 +10506,8 @@ static int __init video_init(void)
|
||||
cur_dispbuf = NULL;
|
||||
cur_dispbuf2 = NULL;
|
||||
amvideo_register_client(&amvideo_notifier);
|
||||
/* set supoer_scaler to false default*/
|
||||
super_scaler = false;
|
||||
|
||||
#ifdef FIQ_VSYNC
|
||||
/* enable fiq bridge */
|
||||
|
||||
Reference in New Issue
Block a user