summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-06-15 22:43:39 +0200
committerAlon Levy <alevy@redhat.com>2011-06-20 12:39:34 +0200
commitf826b56e34aec84cbcb8966374d605d037427bd1 (patch)
treed4a10b3e0eeb330fc063694fca549fe7c4b66f3c
parent521724b6bff49c416e0efa2fea87cce56625ded1 (diff)
display/res: add a debug print level 9
-rw-r--r--display/res.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/display/res.c b/display/res.c
index 5dc06a4..f9f18a9 100644
--- a/display/res.c
+++ b/display/res.c
@@ -269,6 +269,8 @@ static void WaitForCmdRing(PDev* pdev)
if (!wait) {
break;
}
+ DEBUG_PRINT((pdev, 9, "%s: 0x%lx\n", __FUNCTION__, pdev));
+
#ifdef DBG
{
LARGE_INTEGER timeout; // 1 => 100 nanoseconds