Searched refs:panel (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp116 outParcel->writeInt32(ctx->mMDP.panel);
H A Dhwc_utils.h73 char panel; member in struct:qhwc::MDPInfo
304 // Resets display ROI to full panel resoluion
307 // Aligns updating ROI to panel restrictions
H A Dhwc.cpp343 ALOGW("%s: panel is in bad state. reset the panel", __FUNCTION__);
823 dumpsys_log(aBuf, " DisplayPanel=%c\n", ctx->mMDP.panel);
H A Dhwc_mdpcomp.cpp141 if(ctx->mMDP.panel != MIPI_CMD_PANEL) {
512 // Align ROI coordinates to panel restrictions
631 * finally before udpating the panel in the driver. */
681 // Disable MDP comp on Secondary when the primary is highres panel and
709 //For 8x26 with panel width>1k, if RGB layer needs HFLIP fail mdp comp
2044 based on an empirically derived value of panel height. Applied only
H A Dhwc_utils.cpp140 ALOGE("%s:Error retrieving panel frame rate: %s", __FUNCTION__,
189 ctx->mMDP.panel = qdutils::MDPVersion::getInstance().getPanelType();
1692 ALOGE("%s: commit failed for low res panel", __FUNCTION__);
1892 //Splitting only YUV layer on primary panel needs different zorders
2240 /* Align to minimum width recommended by the panel */
2248 /* Align to minimum height recommended by the panel */
2256 /* Align left and width to meet panel restrictions */
2275 /* Align top and height to meet panel restrictions */
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp116 outParcel->writeInt32(ctx->mMDP.panel);
H A Dhwc_utils.h70 char panel; member in struct:qhwc::MDPInfo
H A Dhwc.cpp258 ALOGW("%s: panel is in bad state. reset the panel", __FUNCTION__);
728 dumpsys_log(aBuf, " DisplayPanel=%c\n", ctx->mMDP.panel);
H A Dhwc_mdpcomp.cpp122 if((atoi(property) != 0) && ctx->mMDP.panel == MIPI_CMD_PANEL &&
136 if(ctx->mMDP.panel != MIPI_CMD_PANEL) {
577 // Disable MDP comp on Secondary when the primary is highres panel and
605 //For 8x26 with panel width>1k, if RGB layer needs HFLIP fail mdp comp
H A Dhwc_utils.cpp141 ALOGE("%s:Error retrieving panel frame rate: %s", __FUNCTION__,
188 ctx->mMDP.panel = qdutils::MDPVersion::getInstance().getPanelType();
1633 ALOGE("%s: commit failed for low res panel", __FUNCTION__);
1830 //Splitting only YUV layer on primary panel needs different zorders
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h67 char panel; member in struct:qhwc::MDPInfo
H A Dhwc.cpp575 dumpsys_log(aBuf, " DisplayPanel=%c\n", ctx->mMDP.panel);
H A Dhwc_mdpcomp.cpp107 if(ctx->mMDP.panel != MIPI_CMD_PANEL) {
H A Dhwc_utils.cpp73 ALOGE("Error retrieving panel frame rate");
204 ctx->mMDP.panel = qdutils::MDPVersion::getInstance().getPanelType();
1005 ALOGE("%s: commit failed for low res panel", __FUNCTION__);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h67 char panel; member in struct:qhwc::MDPInfo
H A Dhwc.cpp672 dumpsys_log(aBuf, " DisplayPanel=%c\n", ctx->mMDP.panel);
H A Dhwc_mdpcomp.cpp119 if(ctx->mMDP.panel != MIPI_CMD_PANEL) {
409 //For 8x26 with panel width>1k, if RGB layer needs HFLIP fail mdp comp
H A Dhwc_utils.cpp86 ALOGE("%s:Error retrieving panel frame rate: %s", __FUNCTION__,
137 ctx->mMDP.panel = qdutils::MDPVersion::getInstance().getPanelType();
962 ALOGE("%s: commit failed for low res panel", __FUNCTION__);

Completed in 95 milliseconds