Merge "hwc: Set List should not block DMA on 8x10"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
ad257b5c8a
@@ -1063,6 +1063,8 @@ bool canUseRotator(hwc_context_t *ctx) {
|
||||
ctx->mExtDisplay->isExternalConnected()) {
|
||||
return false;
|
||||
}
|
||||
if(ctx->mMDP.version == qdutils::MDP_V3_0_4)
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user