Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c47 HEAD_DBG(head, "dtor"); in nvkm_head_del()
65 HEAD_DBG(head, "ctor"); in nvkm_head_new_()
H A Dhead.h62 #define HEAD_DBG(h,f,a...) HEAD_MSG((h), debug, f, ##a) macro
H A Dnv50.c1115 HEAD_DBG(head, "to %s", ior->name); in nv50_disp_super_ior_asy()
1119 HEAD_DBG(head, "nothing to attach"); in nv50_disp_super_ior_asy()
1129 HEAD_DBG(head, "on %s", ior->name); in nv50_disp_super_ior_arm()
1133 HEAD_DBG(head, "nothing attached"); in nv50_disp_super_ior_arm()
1143 HEAD_DBG(head, "supervisor 3.0"); in nv50_disp_super_3_0()
1270 HEAD_DBG(head, "supervisor 2.2"); in nv50_disp_super_2_2()
1312 HEAD_DBG(head, "supervisor 2.1 - %d khz", khz); in nv50_disp_super_2_1()
1323 HEAD_DBG(head, "supervisor 2.0"); in nv50_disp_super_2_0()
1338 HEAD_DBG(head, "supervisor 1.0"); in nv50_disp_super_1_0()
H A Dgf119.c1024 HEAD_DBG(head, "%08x", mask[head->id]); in gf119_disp_super()