Pyxis:Disable Smart Pixels on UDFPS
With SmartPixels enabled, UDFPS does not work well. The higher the percentage of pixels to be disabled, the worse UDFPS works. Fix this by disabling SmartPixels when UDFPS is working.
This commit is contained in:
@@ -28,4 +28,7 @@
|
||||
1 - LOCAL HBM
|
||||
-->
|
||||
<integer name="config_udfpsHbmType">0</integer>
|
||||
|
||||
<!-- Whether to disable Smart Pixels on UDFPS -->
|
||||
<bool name="config_disableSmartPixelsOnUDFPS">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user