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) {
513 // Align ROI coordinates to panel restrictions
632 * finally before udpating the panel in the driver. */
682 // Disable MDP comp on Secondary when the primary is highres panel and
710 //For 8x26 with panel width>1k, if RGB layer needs HFLIP fail mdp comp
2045 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.cpp122 outParcel->writeInt32(ctx->mMDP.panel);
H A Dhwc_utils.h74 char panel; member in struct:qhwc::MDPInfo
322 // Resets display ROI to full panel resoluion
325 // Aligns updating ROI to panel restrictions
H A Dhwc.cpp332 ALOGW("%s: panel is in bad state. reset the panel", __FUNCTION__);
815 dumpsys_log(aBuf, " DisplayPanel=%c\n", ctx->mMDP.panel);
H A Dhwc_mdpcomp.cpp137 if(ctx->mMDP.panel != MIPI_CMD_PANEL) {
524 // Align ROI coordinates to panel restrictions
644 * finally before udpating the panel in the driver. */
694 // Disable MDP comp on Secondary when the primary is highres panel and
722 //For 8x26 with panel width>1k, if RGB layer needs HFLIP fail mdp comp
2258 based on an empirically derived value of panel height. Applied only
H A Dhwc_utils.cpp147 ALOGE("%s:Error retrieving panel frame rate: %s", __FUNCTION__,
196 ctx->mMDP.panel = qdutils::MDPVersion::getInstance().getPanelType();
1702 ALOGE("%s: commit failed for low res panel", __FUNCTION__);
1901 //Splitting only YUV layer on primary panel needs different zorders
2256 /* Align to minimum width recommended by the panel */
2264 /* Align to minimum height recommended by the panel */
2272 /* Align left and width to meet panel restrictions */
2291 /* Align top and height to meet panel restrictions */
/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 1040 milliseconds