Lines Matching refs:DRM_DEBUG
85 DRM_DEBUG("offset fixed up to 0x%x\n", (unsigned int)off); in radeon_check_and_fixup_offset()
454 DRM_DEBUG(" box: x1=%d y1=%d x2=%d y2=%d\n", in radeon_emit_clip_rect()
474 DRM_DEBUG("dirty=0x%08x\n", dirty); in radeon_emit_state()
889 DRM_DEBUG("flags = 0x%x\n", flags); in radeon_cp_dispatch_clear()
933 DRM_DEBUG("%d,%d-%d,%d flags 0x%x\n", in radeon_cp_dispatch_clear()
1382 DRM_DEBUG("\n"); in radeon_cp_dispatch_swap()
1404 DRM_DEBUG("%d,%d-%d,%d\n", x, y, w, h); in radeon_cp_dispatch_swap()
1459 DRM_DEBUG("pfCurrentPage=%d\n", in radeon_cp_dispatch_flip()
1544 DRM_DEBUG("hwprim 0x%x vfmt 0x%x %d..%d %d verts\n", in radeon_cp_dispatch_vertex()
1607 DRM_DEBUG("buf=%d s=0x%x e=0x%x\n", buf->idx, start, end); in radeon_cp_dispatch_indirect()
1652 DRM_DEBUG("hwprim 0x%x vfmt 0x%x %d..%d offset: %x nr %d\n", in radeon_cp_dispatch_indices()
1782 DRM_DEBUG("tex=%dx%d blit=%d\n", tex_width, tex->height, blit_width); in radeon_cp_dispatch_texture()
1785 DRM_DEBUG("tex: ofs=0x%x p=%d f=%d x=%hd y=%hd w=%hd h=%hd\n", in radeon_cp_dispatch_texture()
1812 DRM_DEBUG("EAGAIN\n"); in radeon_cp_dispatch_texture()
1944 DRM_DEBUG("\n"); in radeon_cp_dispatch_stipple()
2162 DRM_DEBUG("\n"); in radeon_cp_clear()
2189 DRM_DEBUG("\n"); in radeon_do_init_pageflip()
2215 DRM_DEBUG("\n"); in radeon_cp_flip()
2236 DRM_DEBUG("\n"); in radeon_cp_swap()
2269 DRM_DEBUG("pid=%d index=%d count=%d discard=%d\n", in radeon_cp_vertex()
2349 DRM_DEBUG("pid=%d index=%d start=%d end=%d discard=%d\n", in radeon_cp_indices()
2484 DRM_DEBUG("idx=%d s=%d e=%d d=%d\n", in radeon_cp_indirect()
2556 DRM_DEBUG("pid=%d index=%d discard=%d\n", in radeon_cp_vertex2()
2761 DRM_DEBUG("\n"); in radeon_emit_packet3()
2789 DRM_DEBUG("\n"); in radeon_emit_packet3_cliprect()
2843 DRM_DEBUG("%x\n", flags); in radeon_emit_wait()
2926 DRM_DEBUG("RADEON_CMD_PACKET\n"); in radeon_cp_cmdbuf()
2935 DRM_DEBUG("RADEON_CMD_SCALARS\n"); in radeon_cp_cmdbuf()
2943 DRM_DEBUG("RADEON_CMD_VECTORS\n"); in radeon_cp_cmdbuf()
2951 DRM_DEBUG("RADEON_CMD_DMA_DISCARD\n"); in radeon_cp_cmdbuf()
2971 DRM_DEBUG("RADEON_CMD_PACKET3\n"); in radeon_cp_cmdbuf()
2979 DRM_DEBUG("RADEON_CMD_PACKET3_CLIP\n"); in radeon_cp_cmdbuf()
2988 DRM_DEBUG("RADEON_CMD_SCALARS2\n"); in radeon_cp_cmdbuf()
2996 DRM_DEBUG("RADEON_CMD_WAIT\n"); in radeon_cp_cmdbuf()
3003 DRM_DEBUG("RADEON_CMD_VECLINEAR\n"); in radeon_cp_cmdbuf()
3021 DRM_DEBUG("DONE\n"); in radeon_cp_cmdbuf()
3036 DRM_DEBUG("pid=%d\n", DRM_CURRENTPID); in radeon_cp_getparam()
3115 DRM_DEBUG("Invalid parameter %d\n", param->param); in radeon_cp_getparam()
3142 DRM_DEBUG("color tiling disabled\n"); in radeon_cp_setparam()
3148 DRM_DEBUG("color tiling enabled\n"); in radeon_cp_setparam()
3171 DRM_DEBUG("Invalid parameter %d\n", sp->param); in radeon_cp_setparam()
3207 DRM_DEBUG("\n"); in radeon_driver_open()