Symbol: pr_debug
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.c
375
pr_debug("Address base: %pap limit %pap public 0x%lx private 0x%lx\n",
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
297
pr_debug("kfd: sdma base address: 0x%x\n", retval);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
334
pr_debug("kfd: set HIQ, mec:%d, pipe:%d, queue:%d.\n",
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
606
pr_debug("HW is processing IQ\n");
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
620
pr_debug("IQ timer is active\n");
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
636
pr_debug("Dequeue request is pending\n");
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
387
pr_debug("sdma base address: 0x%x\n", retval);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
423
pr_debug("kfd: set HIQ, mec:%d, pipe:%d, queue:%d.\n",
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
4975
pr_debug("For SRIOV client, shouldn't do anything.\n");
sys/dev/drm/amd/lib/chash.c
108
pr_debug("chash: key size %u, value size %u\n",
sys/dev/drm/amd/lib/chash.c
110
pr_debug(" Slots total/filled/empty/tombstones: %u / %u / %u / %u\n",
sys/dev/drm/amd/lib/chash.c
120
pr_debug(" Hits (avg.cost, rate): %llu (%llu.%03u, %llu.%03u M/s)\n",
sys/dev/drm/amd/lib/chash.c
130
pr_debug(" Misses (avg.cost, rate): %llu (%llu.%03u, %llu.%03u M/s)\n",
sys/dev/drm/amd/lib/chash.c
142
pr_debug(" Total (avg.cost, rate): %llu (%llu.%03u, %llu.%03u M/s)\n",
sys/dev/drm/amd/lib/chash.c
148
pr_debug(" Relocations (freq, avg.dist): %llu (1:%llu.%03u, %llu.%03u)\n",
sys/dev/drm/amd/lib/chash.c
151
pr_debug(" No relocations\n");
sys/dev/drm/amd/lib/chash.c
173
pr_debug("%04x: ", iter.slot);
sys/dev/drm/amd/lib/chash.c
176
pr_debug("[%016llx] ", chash_iter_key(iter));
sys/dev/drm/amd/lib/chash.c
178
pr_debug("[ <empty> ] ");
sys/dev/drm/amd/lib/chash.c
180
pr_debug("[ <tombstone> ] ");
sys/dev/drm/amd/lib/chash.c
183
pr_debug("\n");
sys/dev/drm/amd/lib/chash.c
189
pr_debug("\n");
sys/dev/drm/amd/powerplay/amd_powerplay.c
100
pr_debug("powerplay sw init %s\n", ret ? "failed" : "successfully");
sys/dev/drm/amd/powerplay/hwmgr/ppatomctrl.c
1139
pr_debug("Can't find requested voltage id in vddc_dependency_on_sclk table!\n");
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
1766
pr_debug("failed to retrieving EVV voltage!\n");
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
3237
pr_debug("Single MCLK entry VDDCI/MCLK dependency table "
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
3241
pr_debug("Single VDDCI entry VDDCI/MCLK dependency table "
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
3385
pr_debug("Single MCLK entry VDDCI/MCLK dependency table "
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
3389
pr_debug("Single VDDCI entry VDDCI/MCLK dependency table "
sys/dev/drm/amd/powerplay/hwmgr/smu8_hwmgr.c
704
pr_debug("min_core_set_clock not set\n");
sys/dev/drm/amd/powerplay/hwmgr/smu_helper.c
435
pr_debug("vddci is larger than max value in vddci_table\n");
sys/dev/drm/amd/powerplay/hwmgr/smu_helper.c
475
pr_debug("Can't find requested voltage id in vdd_dep_on_sclk table\n");
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
3876
pr_debug("Cannot find requested DCEFCLK!");
sys/dev/drm/amd/powerplay/inc/pp_debug.h
54
pr_debug(fmt, ##__VA_ARGS__); \
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
2281
pr_debug("can't get the offset of type %x member %x\n", type, member);
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
2304
pr_debug("can't get the mac of %x\n", value);
sys/dev/drm/amd/powerplay/smumgr/smu7_smumgr.c
175
pr_debug("last message was not supported\n");
sys/dev/drm/amd/powerplay/smumgr/smu7_smumgr.c
187
pr_debug("message %x was not supported\n", msg);
sys/dev/drm/drm_modes.c
717
pr_debug("%pOF: got %dx%d display mode from %s\n",
sys/dev/drm/drm_print.c
150
pr_debug("%s ", p->prefix);
sys/dev/drm/ttm/ttm_bo.c
1604
pr_debug("Delayed destroy list was clean\n");
sys/dev/drm/ttm/ttm_bo.c
1611
pr_debug("Swap list %d was clean\n", i);
sys/dev/drm/ttm/ttm_page_alloc.c
516
pr_debug("Unable to allocate table for new pages\n");
sys/dev/drm/ttm/ttm_page_alloc.c
524
pr_debug("Unable to get page %u\n", i);
sys/dev/drm/ttm/ttm_page_alloc.c
624
pr_debug("Failed to fill pool (%p)\n", pool);
sys/dev/drm/ttm/ttm_page_alloc_dma.c
1121
pr_debug("%s: (%s:%d) Asked to shrink %d, have %d more to go\n",
sys/dev/drm/ttm/ttm_page_alloc_dma.c
422
pr_debug("%s: Failed to allocate memory for pool free operation\n",
sys/dev/drm/ttm/ttm_page_alloc_dma.c
712
pr_debug("%s: Unable to allocate table for new pages\n",
sys/dev/drm/ttm/ttm_page_alloc_dma.c
718
pr_debug("%s: (%s:%d) Getting %d pages\n",
sys/dev/drm/ttm/ttm_page_alloc_dma.c
724
pr_debug("%s: Unable to get page %u\n",
sys/dev/drm/ttm/ttm_page_alloc_dma.c
811
pr_debug("%s: Failed to fill %s pool (r:%d)!\n",