fixup! vendor: perf: Disable unsupported LLCCBW node on 5.4 and lower

Change-Id: I07d2b7272a7a841ec8c6fc036c3d11fb9f860f04
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
chrisl7 2023-12-31 17:56:02 +00:00 committed by CHRISL7
parent 1659aec124
commit db3ba1fc5a
1 changed files with 2 additions and 0 deletions

View File

@ -125,6 +125,8 @@ as anyway perflock calls of these resources would fail. -->
<Config MajorValue="0x5" MinorValue="0x14" Supported="no" />
<Config MajorValue="0x5" MinorValue="0x15" Supported="no" />
<Config MajorValue="0x5" MinorValue="0x16" Supported="no" />
<Config MajorValue="0x6" MinorValue="0x11" Supported="no" />
<Config MajorValue="0x6" MinorValue="0x12" Supported="no" />
<Config MajorValue="0xA" MinorValue="0xA" Node="/sys/class/kgsl/kgsl-3d0/devfreq/mod_percent" />
<Config MajorValue="0xB" MinorValue="0x10" Supported="no" />
<Config MajorValue="0xD" MinorValue="0x26" Supported="no" />