Merge "hwc: Delay HDMI/WFD connection request by one frame"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a41a79d598
@@ -75,7 +75,7 @@ void initContext(hwc_context_t *ctx)
|
||||
pthread_mutex_init(&(ctx->vstate.lock), NULL);
|
||||
pthread_cond_init(&(ctx->vstate.cond), NULL);
|
||||
ctx->vstate.enable = false;
|
||||
|
||||
ctx->mExtDispConfiguring = false;
|
||||
ALOGI("Initializing Qualcomm Hardware Composer");
|
||||
ALOGI("MDP version: %d", ctx->mMDP.version);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user