Merge "video: driver: Enable CR and CF"

This commit is contained in:
qctecmdr
2021-03-08 15:08:22 -08:00
committed by Gerrit - the friendly Code Review server
5 changed files with 47 additions and 17 deletions

View File

@@ -729,6 +729,8 @@ struct msm_vidc_power {
u32 ddr_bw;
u32 sys_cache_bw;
u32 dcvs_flags;
u32 fw_cr;
u32 fw_cf;
};
struct msm_vidc_alloc {