Home
last modified time | relevance | path

Searched refs:HDEBUGLOGD (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp188 HDEBUGLOGD(eDebugResourceManager, "otfMPP[%d]", i); in ExynosResourceManager()
195 HDEBUGLOGD(eDebugResourceManager, "m2mMPP[%d]", i); in ExynosResourceManager()
272 HDEBUGLOGD(eDebugBuf, "M2M dst alloc call "); in doReallocDstBufs()
1242 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1253 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1272 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1717 HDEBUGLOGD(eDebugResourceManager, "%s +++++", __func__); in assignWindow()
1778 HDEBUGLOGD(eDebugResourceManager, "[%d] layer ", i); in updateSupportedMPPFlag()
1791 HDEBUGLOGD(eDebugResourceManager, "\tsrc_img"); in updateSupportedMPPFlag()
1793 HDEBUGLOGD(eDebugResourceManager, "\tdst_img"); in updateSupportedMPPFlag()
[all …]
H A DExynosMPP.cpp56 HDEBUGLOGD(type, "\tbuffer: %p, bufferType: %d", in dumpExynosMPPImgInfo()
851HDEBUGLOGD(eDebugMPP|eDebugFence|eDebugBuf, "freebufNum: %d, buffer: %p", freebufNum, freeBuffer.b… in freeBuffers()
883 HDEBUGLOGD(eDebugMPP|eDebugFence, "%d wait fence: %d", waitFenceNum, fence); in checkStateFences()
909 HDEBUGLOGD(eDebugMPP|eDebugFence, "wait fence is added: %d", fence); in addStateFence()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp72 HDEBUGLOGD(eDebugAttrSetting, "DPP ver : %d, cnt : %zu", dpuInfo->ver, dpuInfo->dpp_chs.size()); in makeDPURestrictions()
78 HDEBUGLOGD(eDebugAttrSetting, "id : %d, format count : %zu", i, r.formats.size()); in makeDPURestrictions()
89 HDEBUGLOGD(eDebugAttrSetting, "Index : %zu, overlap %d", i, mDPUInfo.overlap[i]); in makeDPURestrictions()
104 HDEBUGLOGD(eDebugAttrSetting, "%s : %d", getMPPStr(hwType).string(), format); in makeDPURestrictions()
176 HDEBUGLOGD(eDebugAttrSetting, "Before"); in updateFeatureTable()
178 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
187 HDEBUGLOGD(eDebugAttrSetting, "DPU attr : (ch:%d), 0x%lx", i, (unsigned long)c_r.attr); in updateFeatureTable()
207 HDEBUGLOGD(eDebugAttrSetting, "After"); in updateFeatureTable()
209 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
H A DExynosDisplayDrmInterface.cpp1215 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1224 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1230 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1434 HDEBUGLOGD(eDebugWindowUpdate, in setupPartialRegion()
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp454 HDEBUGLOGD(type, "\t\tformat = %d, width = %u, height = %u, stride = %u, vstride = %u", in dumpHandle()
620 HDEBUGLOGD(eDebugFence, "%s : fence (type %d) is -1", __func__, (int)fenceType); in setFenceName()
644 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010M_Y_SIZE(width, height)); in getExynosBufferYLength()
647 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010_Y_SIZE(width, height)); in getExynosBufferYLength()
694 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010M_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
697 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
741HDEBUGLOGD(eDebugMPP, "-- %s x : %d y : %d format : %d",__func__, width, height, format); in getBufLength()
744 HDEBUGLOGD(eDebugMPP, "Y size : %zu CbCr size : %zu", length[0], length[1]); in getBufLength()
764 HDEBUGLOGD(eDebugFence, "%s : fence is -1", __func__); in fence_valid()
782 HDEBUGLOGD(eDebugFence, "%s : Fd is -1", __func__); in hwcFdClose()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h70 #define HDEBUGLOGD(...) macro
76 #define HDEBUGLOGD(type, ...) \ macro
H A DExynosHWC.cpp570 HDEBUGLOGD(eDebugDisplayConfig, "%s, %d",__func__, config); in exynos_setActiveConfig()
1150 HDEBUGLOGD(eDebugDisplayConfig, "%s, %d", __func__, config); in exynos_SetActiveConfigWithConstraints()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.cpp195 HDEBUGLOGD(eDebugLayer, "HWC2: Static metadata min(%d), max(%d)", in doPreProcess()
203 HDEBUGLOGD(eDebugLayer, "HWC2: Layer has dynamic metadata"); in doPreProcess()
413 HDEBUGLOGD(eDebugFence, in setLayerBuffer()
599 HDEBUGLOGD(eDebugLayer, "HWC2: setLayerPerFrameMetadata key(%d), value(%7.5f)", in setLayerPerFrameMetadata()
664 HDEBUGLOGD(eDebugLayer, "HWC2: setLayerPerFrameMetadataBlobs key(%d)", keys[i]); in setLayerPerFrameMetadataBlobs()
882 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mM2mMPP->mName.string()); in resetAssignedResource()
887 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mOtfMPP->mName.string()); in resetAssignedResource()
H A DExynosDevice.cpp741HDEBUGLOGD(eDebugSkipValidate, "Display[%d] can't skip validate (%d), renderingState(%d), geometry… in canSkipValidate()
746HDEBUGLOGD(eDebugSkipValidate, "Display[%d] can skip validate (%d), renderingState(%d), geometryCh… in canSkipValidate()
H A DExynosDisplay.cpp2586 HDEBUGLOGD(eDebugDefault, "%s, Layer %zu : %d, %d", __func__, i, in acceptDisplayChanges()