Home
last modified time | relevance | path

Searched refs:SVM_DBG (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
A Dnouveau_svm.c78 #define SVM_DBG(s,f,a...) NV_DEBUG((s)->drm, "svm: "f"\n", ##a) macro
383 SVM_DBG(svm, "replay"); in nouveau_svm_fault_replay()
399 SVM_DBG(svm, "cancel %016llx %d %02x %02x", inst, hub, gpc, client); in nouveau_svm_fault_cancel()
497 SVM_DBG(svm, "fault %016llx %016llx %02x", in nouveau_svm_fault_cache()
732 SVM_DBG(svm, "fault handler"); in nouveau_svm_fault()
741 SVM_DBG(svm, "get %08x put %08x", buffer->get, buffer->put); in nouveau_svm_fault()
748 SVM_DBG(svm, "%d fault(s) pending", buffer->fault_nr); in nouveau_svm_fault()
765 SVM_DBG(svm, "inst %016llx -> svm-%p", inst, svmm); in nouveau_svm_fault()
956 SVM_DBG(svm, "get %08x put %08x (init)", buffer->get, buffer->put); in nouveau_svm_fault_buffer_init()
1073 SVM_DBG(svm, "No supported fault buffer class"); in nouveau_svm_init()
[all …]

Completed in 6 milliseconds