Lines Matching defs:TRACE

30 #   define TRACE(x...) _sPrintf("radeon_hd: " x)
32 # define TRACE(x...) ;
84 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
153 TRACE("%s: referenceFreq: %" B_PRIu32 "; pllOutMin: %" B_PRIu32 "; "
243 TRACE("%s: ss match found\n", __func__);
246 TRACE("%s: pixelClock > targetClockRange!\n", __func__);
272 TRACE("%s: ss match found\n", __func__);
275 TRACE("%s: pixelClock > targetClockRange!\n", __func__);
302 TRACE("%s: ss match found\n", __func__);
305 TRACE("%s: pixelClock > targetClockRange!\n", __func__);
348 TRACE("%s: using AtomBIOS post divider\n", __func__);
365 TRACE("%s: vco = %" B_PRIu32 "\n", __func__, vco);
384 TRACE("%s: postDiv = %" B_PRIu32 "\n", __func__, postDivider);
405 TRACE("%s: using AtomBIOS reference divider\n", __func__);
407 TRACE("%s: using minimum reference divider\n", __func__);
412 TRACE("%s: using AtomBIOS fractional feedback divider\n", __func__);
439 TRACE("%s: performing fractional feedback calculations\n", __func__);
463 TRACE("%s: Caught division by zero!\n", __func__);
464 TRACE("%s: referenceDiv %" B_PRIu32 "\n",
466 TRACE("%s: postDiv %" B_PRIu32 "\n",
468 TRACE("%s: targetClock %" B_PRIu32 "\n",
486 TRACE("%s: Caught division by zero of post or reference divider\n",
496 TRACE("%s: Calculated pixel clock of %" B_PRIu32 " based on:\n", __func__,
498 TRACE("%s: referenceFrequency: %" B_PRIu32 "; "
501 TRACE("%s: feedbackDivider: %" B_PRIu32 "; "
504 TRACE("%s: postDivider: %" B_PRIu32 "\n", __func__, pll->postDiv);
507 TRACE("%s: pixel clock %" B_PRIu32 " was changed to %" B_PRIu32 "\n",
516 TRACE("%s: ssPercentageDiv is less than 0, aborting SS calcualation",
548 TRACE("%s: CRTC: %" B_PRIu8 ", PLL: %" B_PRIu8 "\n", __func__,
563 TRACE("%s: Spread Spectrum is %" B_PRIu32 "%%\n", __func__,
567 TRACE("%s: using Spread Spectrum reference divider. "
626 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
671 TRACE("%s: encoderMode is DP\n", __func__);
721 TRACE("%s: ERROR: table version %" B_PRIu8 ".%" B_PRIu8
727 TRACE("%s: ERROR: table version %" B_PRIu8 ".%" B_PRIu8
733 TRACE("%s: was: %" B_PRIu32 ", now: %" B_PRIu32 "\n", __func__,
810 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
976 TRACE("%s: ERROR: table version %" B_PRIu8 ".%" B_PRIu8 " TODO\n",
981 TRACE("%s: set adjusted pixel clock %" B_PRIu32 " (was %" B_PRIu32 ")\n",
1003 TRACE("%s: set external pll clock to %" B_PRIu32 "\n", __func__, clock);
1015 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
1076 TRACE("%s: set external pll clock to %" B_PRIu32 "\n", __func__, clock);
1087 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,