HD2 (S200, etc) display settings

Here are some options that can be configured in \windows\yamato_panel.txt . This file may not exist on your device, but it will be used if you create it manually.

This works on HD2, and apparently S200, so could well work on the entire range of Snapdragon based devices.

Code
#
1
performance={ifh,ifd,gslNull,normal,es11ifd}
2
enableOptimizedResourceUpdates={1,0}
3
msaaSmoothing={normal,high}
4
allocateMultisampleBuffer={1,0}
5
2xmsaaSmoothing={normal,high}
6
allocate2xMultisampleBuffer={1,0}
7
4xmsaaSmoothing={normal,high}
8
allocate4xMultisampleBuffer={1,0}
9
disableExtraSwapBlit={1,0}
10
veboSetting={int}
11
waitForIdleAfterDraw={1,0}
12
forceAutoTextureCompression={1,0}
13
useSafeMode={1,0}
14
enableMemoryPool={1,0}
15
disableSwapTsIdle={1,0}
16
enableFastClears={1,0}
17
ditherSafeFastClears={1,0}
18
waitForIdleOnSubmit={1,0}
19
2D.hwBlt={1,0}
20
2D.WaitTimeStamp={idle,default}
21
2D.eglSwapMode={idle,noidle,interrupt}
22
clockGating={default,on}

These are not all the available options but most of them. As for what they do, your guess is as good as mine. I've tried playing with these settings but I can't say I've had good results. Some combo's wouldn't let my phone boot, others made matters worse.

Perhaps somebody else can find a good setting :)

Comments

Posted by rafyvitto on 08-02-2010 at 22:49:34
Nice to see your tampering with our acer s200 yamato_panel.txt =], i wish i could help ya there but sadly thats not my area of expertise :P
Posted by l3v5y on 09-02-2010 at 22:56:39
So the panel/snapdragon can do anti aliasing? Interesting! :)

Why must HD2 be away getting repaired!
Posted by Mohsen_d_62 on 24-03-2010 at 20:18:50
with line number or without line number ?
1 performance={ifh,ifd,gslNull,normal,es11ifd}
or
performance={ifh,ifd,gslNull,normal,es11ifd}
Posted by Chainfire on 25-03-2010 at 00:02:04
Without line numbers, the things in {} are possible options.

Example:

performance=es11ifd
4xmsaaSmoothing=normal
Posted by Rick on 07-04-2010 at 05:53:21
Chainfire,

Do you know how to force anti-aliasing within this driver?
Posted by Mohsen_d_62 on 07-04-2010 at 14:42:44
Chainfire,
what's your suggestion for best result ?
Posted by mohsen_d_62 on 23-04-2010 at 20:53:25
hi man . i', waiting for ur answer
Posted by Chainfire on 25-04-2010 at 12:23:42
The answer is in the article itself. Read it again :)






You may use tags like [b], [u], [i], [url], [quote], [code], [pre], etc