Searched refs:NV_DEBUG (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 484 NV_DEBUG(drm, "%pV", &vaf); in nouveau_drm_debugf() 799 NV_DEBUG(drm, "suspending console...\n"); in nouveau_do_suspend() 801 NV_DEBUG(drm, "suspending display...\n"); in nouveau_do_suspend() 808 NV_DEBUG(drm, "evicting buffers...\n"); in nouveau_do_suspend() 811 NV_DEBUG(drm, "waiting for kernel channels to go idle...\n"); in nouveau_do_suspend() 826 NV_DEBUG(drm, "suspending fence...\n"); in nouveau_do_suspend() 834 NV_DEBUG(drm, "suspending object tree...\n"); in nouveau_do_suspend() 849 NV_DEBUG(drm, "resuming display...\n"); in nouveau_do_suspend() 860 NV_DEBUG(drm, "resuming object tree...\n"); in nouveau_do_resume() 867 NV_DEBUG(dr in nouveau_do_resume() [all...] |
H A D | nouveau_drv.h | 255 #define NV_DEBUG(drm, f, a...) \ macro
|
Completed in 3 milliseconds