Skip to content

Commit

Permalink
sdm660-common: Disable sdm rotator downscaler
Browse files Browse the repository at this point in the history
Rotator down scaler is causing additional delays that are better
handled by GL composition.

Test: Open app, no jank
Bug: 73640835
Change-Id: I6ea9baa28acc222afcf365f3bf107149bc8974d9
  • Loading branch information
XSJoJo authored and Vivekachooz committed Sep 5, 2021
1 parent 09f854c commit 9af4dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor.prop
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ debug.sf.enable_gl_backpressure=1
debug.sf.hw=1
persist.hwc.mdpcomp.enable=true
ro.opengles.version=196610
vendor.display.disable_rotator_downscale=1

# DRM
drm.service.enabled=true
Expand Down

0 comments on commit 9af4dc0

Please sign in to comment.