mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
amdv: osd dv core is disabled [1/1]
PD#SWPL-160834 PD#SWPL-170230 Problem: osd dv core is disabled Solution: add dv support for s7d in vpp Verify: s7d Change-Id: I6373667f99f8ddc3fc06e23f4d1831d6d4b4e40d Signed-off-by: yao liu <yao.liu@amlogic.com>
This commit is contained in:
@@ -14752,7 +14752,7 @@ static struct amvideo_device_data_s amvideo_s7d = {
|
||||
.alpha_support[0] = 1,
|
||||
.alpha_support[1] = 1,
|
||||
.alpha_support[2] = 0,
|
||||
.dv_support = 0,
|
||||
.dv_support = 1,
|
||||
.sr0_support = 0,
|
||||
.sr1_support = 0,
|
||||
.core_v_disable_width_max[0] = 4096,
|
||||
|
||||
Reference in New Issue
Block a user