Searched refs:DRM_DEBUG (Results 1 - 25 of 206) sorted by relevance

123456789

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ucode.c38 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes));
39 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes));
40 DRM_DEBUG("header_version_major: %u\n", le16_to_cpu(hdr->header_version_major));
41 DRM_DEBUG("header_version_minor: %u\n", le16_to_cpu(hdr->header_version_minor));
42 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major));
43 DRM_DEBUG("ip_version_minor: %u\n", le16_to_cpu(hdr->ip_version_minor));
44 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version));
45 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes));
46 DRM_DEBUG("ucode_array_offset_bytes: %u\n",
48 DRM_DEBUG("crc3
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.c40 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes));
41 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes));
42 DRM_DEBUG("header_version_major: %u\n", le16_to_cpu(hdr->header_version_major));
43 DRM_DEBUG("header_version_minor: %u\n", le16_to_cpu(hdr->header_version_minor));
44 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major));
45 DRM_DEBUG("ip_version_minor: %u\n", le16_to_cpu(hdr->ip_version_minor));
46 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version));
47 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes));
48 DRM_DEBUG("ucode_array_offset_bytes: %u\n",
50 DRM_DEBUG("crc3
[all...]
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_irq.c92 DRM_DEBUG("before enable vblank CRTC_INT_CTNL: 0x%08x\n", status);
126 DRM_DEBUG("before disable vblank CRTC_INT_CTNL: 0x%08x\n", status);
139 DRM_DEBUG("before install CRTC_INT_CTNL: 0x%08x\n", status);
157 DRM_DEBUG("after uninstall CRTC_INT_CTNL: 0x%08x\n",
H A Dsis_mm.c102 DRM_DEBUG("adding to allocation set fails\n");
112 DRM_DEBUG("alloc fb, size = %d, offset = %ld\n", fb->size, req.offset);
129 DRM_DEBUG("free fb, offset = 0x%lx\n", fb->free);
164 DRM_DEBUG("offset = %u, size = %u", fb->offset, fb->size);
185 DRM_DEBUG("adding to allocation set fails\n");
195 DRM_DEBUG("alloc fb, size = %d, offset = %d\n", fb->size, fb->offset);
215 DRM_DEBUG("free fb, free = 0x%lx\n", fb->free);
242 DRM_DEBUG("offset = %u, size = %u", agp->offset, agp->size);
263 DRM_DEBUG("adding to allocation set fails\n");
273 DRM_DEBUG("allo
[all...]
H A Dmach64_dma.c125 DRM_DEBUG("%d usecs\n", i);
155 DRM_DEBUG("%d usecs\n", i);
233 DRM_DEBUG("\n");
831 DRM_DEBUG("\n");
836 DRM_DEBUG("Allocating data memory ...\n");
872 DRM_DEBUG("(Before DMA Transfer) reg %d = 0x%08x\n", i, reg);
899 DRM_DEBUG("Preparing table ...\n");
908 DRM_DEBUG("table[0] = 0x%08x\n", table[0]);
909 DRM_DEBUG("table[1] = 0x%08x\n", table[1]);
910 DRM_DEBUG("tabl
[all...]
H A Dmga_dma.c59 DRM_DEBUG("\n");
82 DRM_DEBUG("\n");
112 DRM_DEBUG("\n");
123 DRM_DEBUG(" bailing out...\n");
151 DRM_DEBUG(" head = 0x%06lx\n", head - dev_priv->primary->offset);
152 DRM_DEBUG(" tail = 0x%06lx\n", tail - dev_priv->primary->offset);
153 DRM_DEBUG(" space = 0x%06x\n", primary->space);
158 DRM_DEBUG("done.\n");
166 DRM_DEBUG("\n");
190 DRM_DEBUG(" hea
[all...]
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/i915/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/mach64/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/mga/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/r128/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/savage/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/sis/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/tdfx/
H A DMakefile10 .if defined(DRM_DEBUG)
11 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_context.c72 DRM_DEBUG("drm_ctxbitmap_next bit : %d\n", bit);
123 DRM_DEBUG("drm_ctxbitmap_init : %d\n", temp);
198 DRM_DEBUG("Context switch from %d to %d\n", old, new);
253 DRM_DEBUG("%d\n", ctx->handle);
255 DRM_DEBUG("Not enough free contexts.\n");
290 DRM_DEBUG("%d\n", ctx->handle);
298 DRM_DEBUG("%d\n", ctx->handle);
308 DRM_DEBUG("%d\n", ctx->handle);
H A Ddrm_sman.c184 DRM_DEBUG("owner_item = %p, mem_blocks = %p\n", owner_item, &owner_item->mem_blocks);
215 DRM_DEBUG("allocated mem_block %p\n", memblock);
233 DRM_DEBUG("owner_item = %p, mem_blocks = %p\n", owner_item, &owner_item->mem_blocks);
234 DRM_DEBUG("owner_list.prev = %p, mem_blocks.prev = %p\n", memblock->owner_list.prev, owner_item->mem_blocks.prev);
235 DRM_DEBUG("owner_list.next = %p, mem_blocks.next = %p\n", memblock->owner_list.next, owner_item->mem_blocks.next);
238 DRM_DEBUG("Complete\n");
294 DRM_DEBUG("cleaning owner_item %p\n", owner_item);
310 DRM_DEBUG("freeing mem_block %p\n", entry);
337 DRM_DEBUG("sman = %p, owner_items = %p\n",
340 DRM_DEBUG("cleanin
[all...]
H A Ddrm_irq.c49 DRM_DEBUG("%d:%d:%d => IRQ %d\n",
103 DRM_DEBUG("vblank_disable_allowed=%d\n", dev->vblank_disable_allowed);
114 DRM_DEBUG("disabling vblank on crtc %d\n", i);
164 DRM_DEBUG("\n");
195 DRM_DEBUG("irq=%d\n", dev->irq);
261 DRM_DEBUG("irq=%d\n", dev->irq);
325 DRM_DEBUG("vblank[%d].last=0x%x, cur_vblank=0x%x => diff=0x%x\n",
329 DRM_DEBUG("enabling vblank interrupts on crtc %d, missed %d\n",
343 DRM_DEBUG("vblank refcount = %d\n", dev->vblank[crtc].refcount);
366 DRM_DEBUG("vblan
[all...]
H A Ddrm_bufs.c129 DRM_DEBUG("offset = 0x%08lx, size = 0x%08lx, type = %d\n", offset,
142 DRM_DEBUG("Found kernel map %d\n", type);
188 DRM_DEBUG("%lu %d %p\n",
277 DRM_DEBUG("Added map %d 0x%lx/0x%lx\n", map->type, map->offset,
353 DRM_DEBUG("mtrr_del = %d\n", retcode);
471 DRM_DEBUG("count: %d\n", count);
472 DRM_DEBUG("order: %d\n", order);
473 DRM_DEBUG("size: %d\n", size);
474 DRM_DEBUG("agp_offset: 0x%lx\n", agp_offset);
475 DRM_DEBUG("alignmen
[all...]
H A Ddrm_memory.c125 DRM_DEBUG("ioremap failed to "
139 DRM_DEBUG("ioremap%s: flags %d\n", wc ? "_wc" : "",
157 DRM_DEBUG("ioremap: failed to map (%d)\n",
171 DRM_DEBUG("ioremap failed to "
177 DRM_DEBUG("ioremap mem found for %lx, %lx: %p\n",
211 DRM_DEBUG("ioremap%s: flags %d\n", wc ? "_wc" : "",
218 DRM_DEBUG("ioremap: failed to map (%d)\n", rv);
224 DRM_DEBUG("ioremap agp mem found for %lx, %lx: %p\n",
232 DRM_DEBUG("drm_ioremap failed: offset=%lx size=%lu\n",
H A Ddrm_lock.c63 DRM_DEBUG("%d (pid %d) requests lock (0x%08x), flags = 0x%08x\n",
92 DRM_DEBUG("%d %s\n", lock->context, ret ? "interrupted" : "has lock");
110 DRM_DEBUG("%d (pid %d) requests unlock (0x%08x), flags = 0x%08x\n",
H A Ddrm_vm.c113 DRM_DEBUG("Can't find map, requested offset = %" PRIx64 "\n",
116 DRM_DEBUG("map offset = %016lx, handle = %016lx\n",
124 DRM_DEBUG("restricted map\n");
H A Ddrm_auth.c72 DRM_DEBUG("%d\n", magic);
107 DRM_DEBUG("%d\n", magic);
160 DRM_DEBUG("%u\n", auth->magic);
174 DRM_DEBUG("%u\n", auth->magic);
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_legacy_misc.c83 DRM_DEBUG("\n");
108 DRM_DEBUG("lastclose completed\n");
H A Ddrm_scatter.c99 DRM_DEBUG("\n");
115 DRM_DEBUG("size=%ld pages=%ld\n", request->size, pages);
146 DRM_DEBUG("handle = %08lx\n", entry->handle);
147 DRM_DEBUG("virtual = %p\n", entry->virtual);
226 DRM_DEBUG("virtual = %p\n", entry->virtual);
/netbsd-current/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_dma.c62 DRM_DEBUG("\n");
85 DRM_DEBUG("\n");
115 DRM_DEBUG("\n");
126 DRM_DEBUG(" bailing out...\n");
153 DRM_DEBUG(" head = 0x%06lx\n", (unsigned long)(head - dev_priv->primary->offset));
154 DRM_DEBUG(" tail = 0x%06lx\n", (unsigned long)(tail - dev_priv->primary->offset));
155 DRM_DEBUG(" space = 0x%06x\n", primary->space);
160 DRM_DEBUG("done.\n");
168 DRM_DEBUG("\n");
191 DRM_DEBUG(" hea
[all...]
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/drm/
H A DMakefile28 .if defined(DRM_DEBUG)
29 DRM_DEBUG_OPT= "\#define DRM_DEBUG 1"

Completed in 221 milliseconds

123456789