Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e715e89e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Disable DCVS support"

parents ca25ddd2 154d3d27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ int msm_fw_low_power_mode = 0x1;
int msm_vidc_hw_rsp_timeout = 1000;
u32 msm_fw_coverage = 0x0;
int msm_vidc_vpe_csc_601_to_709 = 0x0;
int msm_vidc_dcvs_mode = 0x1;
int msm_vidc_dcvs_mode = 0x0;
int msm_vidc_sys_idle_indicator = 0x0;
u32 msm_vidc_firmware_unload_delay = 15000;