Merge "video-driver: Disabling VSP subcache for Halliday"
Šī revīzija ir iekļauta:

revīziju iesūtīja
Gerrit - the friendly Code Review server

revīzija
9a95bcd6b5
@@ -1742,7 +1742,9 @@ static int __init_subcaches(struct msm_vidc_core *core)
|
||||
} else if (!strcmp("vidscfw", sinfo->name)) {
|
||||
sinfo->subcache = llcc_slice_getd(LLCC_VIDFW);
|
||||
} else if (!strcmp("vidvsp", sinfo->name)) {
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,15,0))
|
||||
sinfo->subcache = llcc_slice_getd(LLCC_VIDVSP);
|
||||
#endif
|
||||
} else {
|
||||
d_vpr_e("Invalid subcache name %s\n",
|
||||
sinfo->name);
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user