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:
parent
a6f04db0a2
commit
8b0924327f
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user