sm6150-common: media: Update max resolution from True4k to UHD.

Update max resolution of encoders on sdmmagpie(sku verion1)
target as per spec.

Change-Id: I894ed2aa111419e97d5d9a4215c440edaf5ab150
This commit is contained in:
Vasantha Balla 2021-09-01 13:29:10 +05:30 committed by Arian
parent a6f04db0a2
commit 8b0924327f

View File

@ -133,7 +133,7 @@ Only the three quirks included above are recognized at this point:
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
<Quirk name="requires-loaded-to-idle-after-allocation" />
<Limit name="size" min="96x96" max="4096x2160" />
<Limit name="size" min="96x96" max="3840x2160" />
<Limit name="alignment" value="2x2" />
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="24" max="972000" />
@ -163,7 +163,7 @@ Only the three quirks included above are recognized at this point:
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
<Quirk name="requires-loaded-to-idle-after-allocation" />
<Limit name="size" min="96x96" max="4096x2160" />
<Limit name="size" min="96x96" max="3840x2160" />
<Limit name="alignment" value="2x2" />
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="24" max="972000" />