Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp144 HDEBUGLOGD(eDebugResourceManager, "otfMPP[%d]", i); in ExynosResourceManager()
147 HDEBUGLOGD(eDebugResourceManager, "%s", dumpMPP.c_str()); in ExynosResourceManager()
151 HDEBUGLOGD(eDebugResourceManager, "m2mMPP[%d]", i); in ExynosResourceManager()
154 HDEBUGLOGD(eDebugResourceManager, "%s", dumpMPP.c_str()); in ExynosResourceManager()
233 HDEBUGLOGD(eDebugBuf, "M2M dst alloc call "); in doReallocDstBufs()
258HDEBUGLOGD(eDebugBuf, "M2M dst alloc : %d Realloc Start ++++++", mM2mMPPs[i]->mLogicalType); in reallocDstBufs()
261 …else HDEBUGLOGD(eDebugBuf, "M2M dst alloc : %d MPP's DST Realloc is not needed : Size is same", mM… in reallocDstBufs()
272 HDEBUGLOGD(eDebugBuf, "M2M dst alloc thread : queue aready."); in reallocDstBufs()
294 HDEBUGLOGD(eDebugBuf, "M2M dst alloc %d, %d, %d, %d : Realloc On going ----------", in threadLoop()
305 HDEBUGLOGD(eDebugBuf, "M2M dst alloc %d, %d, %d, %d : Realloc On Done ----------", in threadLoop()
[all …]
DExynosMPP.cpp64 HDEBUGLOGD(type, "\tbuffer: %p, bufferType: %d", in dumpExynosMPPImgInfo()
857HDEBUGLOGD(eDebugMPP|eDebugFence|eDebugBuf, "freebufNum: %d, buffer: %p", freebufNum, freeBuffer.b… in freeBuffers()
889 HDEBUGLOGD(eDebugMPP|eDebugFence, "%d wait fence: %d", waitFenceNum, fence); in checkStateFences()
915 HDEBUGLOGD(eDebugMPP|eDebugFence, "wait fence is added: %d", fence); in addStateFence()
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp61 HDEBUGLOGD(eDebugTDM, "%s : %p trying to assign to %s, compare with layers", __func__, in checkTDMResource()
73 HDEBUGLOGD(eDebugTDM, in checkTDMResource()
83 HDEBUGLOGD(eDebugTDM, in checkTDMResource()
102 HDEBUGLOGD(eDebugTDM, in checkTDMResource()
108 HDEBUGLOGD(eDebugTDM, "%s, %s could not assigned by attr[%s]", __func__, in checkTDMResource()
114 HDEBUGLOGD(eDebugTDM, "%s : %p trying to assign to %s successfully", __func__, in checkTDMResource()
137 HDEBUGLOGD(eDebugTDM, in isHWResourceAvailable()
143 HDEBUGLOGD(eDebugTDM, "%s : %p overlapped %p", __func__, mppSrc->mSrcImg.bufferHandle, in isHWResourceAvailable()
219 HDEBUGLOGD(eDebugTDM, "%s : [%s] display:%d,block:%d, amount : %d(%s)", in setDisplaysTDMInfo()
229 HDEBUGLOGD(eDebugTDM, in setDisplaysTDMInfo()
[all …]
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp70 HDEBUGLOGD(eDebugAttrSetting, "DPP ver : %d, cnt : %zu", dpuInfo->ver, dpuInfo->dpp_chs.size()); in makeDPURestrictions()
76 HDEBUGLOGD(eDebugAttrSetting, "id : %d, format count : %zu", i, r.formats.size()); in makeDPURestrictions()
87 HDEBUGLOGD(eDebugAttrSetting, "Index : %zu, overlap %d", i, mDPUInfo.overlap[i]); in makeDPURestrictions()
102 HDEBUGLOGD(eDebugAttrSetting, "%s : %d", getMPPStr(hwType).c_str(), format); in makeDPURestrictions()
174 HDEBUGLOGD(eDebugAttrSetting, "Before"); in updateFeatureTable()
176 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
185 HDEBUGLOGD(eDebugAttrSetting, "DPU attr : (ch:%d), 0x%lx", i, (unsigned long)c_r.attr); in updateFeatureTable()
205 HDEBUGLOGD(eDebugAttrSetting, "After"); in updateFeatureTable()
207 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
DExynosDisplayDrmInterface.cpp1640 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1649 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1655 HDEBUGLOGD(eDebugHWC, "%s: supported hdr types : %d", in updateHdrCapabilities()
1886 HDEBUGLOGD(eDebugWindowUpdate, in setupPartialRegion()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp543 HDEBUGLOGD(type, "\t\tformat = %d, width = %u, height = %u, stride = %u, vstride = %u", in dumpHandle()
708 HDEBUGLOGD(eDebugFence, "%s : fence (type %d) is -1", __func__, (int)fenceType); in setFenceName()
728HDEBUGLOGD(eDebugMPP, "8bit size(Y) : %d, extra size : %d", NV12M_Y_SIZE(width, height), NV12M_Y_2… in getExynosBufferYLength()
733 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010M_Y_SIZE(width, height)); in getExynosBufferYLength()
736 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010_Y_SIZE(width, height)); in getExynosBufferYLength()
787HDEBUGLOGD(eDebugMPP, "8bit size(CbCr) : %d, extra size : %d",NV12M_CBCR_SIZE(width, height), NV12… in getExynosBufferCbCrLength()
790 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010M_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
793 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
839HDEBUGLOGD(eDebugMPP, "-- %s x : %d y : %d format : %d",__func__, width, height, format); in getBufLength()
842 HDEBUGLOGD(eDebugMPP, "Y size : %zu CbCr size : %zu", length[0], length[1]); in getBufLength()
[all …]
/hardware/google/graphics/common/libhwc2.1/
DExynosHWCDebug.h86 #define HDEBUGLOGD(...) macro
92 #define HDEBUGLOGD(type, ...) \ macro
DExynosHWC.cpp570 HDEBUGLOGD(eDebugDisplayConfig, "%s, %d",__func__, config); in exynos_setActiveConfig()
1150 HDEBUGLOGD(eDebugDisplayConfig, "%s, %d", __func__, config); in exynos_SetActiveConfigWithConstraints()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp227 HDEBUGLOGD(eDebugLayer, "HWC2: Static metadata min(%d), max(%d)", in doPreProcess()
235 HDEBUGLOGD(eDebugLayer, "HWC2: Layer has dynamic metadata"); in doPreProcess()
465 HDEBUGLOGD(eDebugFence, in setLayerBuffer()
654 HDEBUGLOGD(eDebugLayer, "HWC2: setLayerPerFrameMetadata key(%d), value(%7.5f)", in setLayerPerFrameMetadata()
719 HDEBUGLOGD(eDebugLayer, "HWC2: setLayerPerFrameMetadataBlobs key(%d)", keys[i]); in setLayerPerFrameMetadataBlobs()
981 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mM2mMPP->mName.c_str()); in resetAssignedResource()
986 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mOtfMPP->mName.c_str()); in resetAssignedResource()
DExynosDevice.cpp1026HDEBUGLOGD(eDebugSkipValidate, "Display[%d] can skip validate (%d), renderingState(%d), geometryCh… in canSkipValidate()
DExynosDisplay.cpp2996 HDEBUGLOGD(eDebugDefault, "%s, Layer %zu : %d, %d", __func__, i, in acceptDisplayChanges()