summaryrefslogtreecommitdiff
path: root/libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp')
-rw-r--r--libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp b/libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp
index 4ca3e8d..b5e25b8 100644
--- a/libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp
+++ b/libhwc2.1/libdisplayinterface/ExynosDeviceDrmInterface.cpp
@@ -139,7 +139,7 @@ void ExynosDeviceDrmInterface::updateRestrictions()
mDPUInfo.dpuInfo.dpp_chs[channelId].restriction.formats.push_back(halFormat);
}
}
- if (hwcCheckDebugMessages(eDebugDefault))
+ if (hwcCheckDebugMessages(eDebugAttrSetting))
printDppRestriction(mDPUInfo.dpuInfo.dpp_chs[channelId]);
channelId++;