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

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/
H A Ddrm_auth.c80 DRM_DEBUG("%d\n", magic);
110 DRM_DEBUG("%d\n", magic);
161 DRM_DEBUG("%u\n", auth->magic);
183 DRM_DEBUG("%u\n", auth->magic);
H A Ddrm_context.c238 DRM_DEBUG("Context switch from %d to %d\n", old, new);
329 DRM_DEBUG("%d\n", ctx->handle);
331 DRM_DEBUG("Not enough free contexts.\n");
339 DRM_DEBUG("Running out of ctxs or memory.\n");
346 DRM_DEBUG("out of memory\n");
403 DRM_DEBUG("%d\n", ctx->handle);
423 DRM_DEBUG("%d\n", ctx->handle);
445 DRM_DEBUG("%d\n", ctx->handle);
H A Ddrm_scatter.c78 DRM_DEBUG("\n");
92 DRM_DEBUG("size=%ld pages=%ld\n", request->size, pages);
126 DRM_DEBUG("handle = %08lx\n", entry->handle);
127 DRM_DEBUG("virtual = %p\n", entry->virtual);
214 DRM_DEBUG("virtual = %p\n", entry->virtual);
H A Ddrm_bufs.c159 DRM_DEBUG("offset = 0x%08llx, size = 0x%08lx, type = %d\n",
197 DRM_DEBUG("Matching maps of type %d with "
229 DRM_DEBUG("Matching maps of type %d with "
240 DRM_DEBUG("%lu %d %p\n",
298 DRM_DEBUG("AGP offset = 0x%08llx, size = 0x%08lx\n",
456 DRM_DEBUG("mtrr_del=%d\n", retcode);
633 DRM_DEBUG("count: %d\n", count);
634 DRM_DEBUG("order: %d\n", order);
635 DRM_DEBUG("size: %d\n", size);
636 DRM_DEBUG("agp_offse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_auth.c80 DRM_DEBUG("%d\n", magic);
110 DRM_DEBUG("%d\n", magic);
161 DRM_DEBUG("%u\n", auth->magic);
183 DRM_DEBUG("%u\n", auth->magic);
H A Ddrm_context.c238 DRM_DEBUG("Context switch from %d to %d\n", old, new);
329 DRM_DEBUG("%d\n", ctx->handle);
331 DRM_DEBUG("Not enough free contexts.\n");
339 DRM_DEBUG("Running out of ctxs or memory.\n");
346 DRM_DEBUG("out of memory\n");
403 DRM_DEBUG("%d\n", ctx->handle);
423 DRM_DEBUG("%d\n", ctx->handle);
445 DRM_DEBUG("%d\n", ctx->handle);
H A Ddrm_scatter.c78 DRM_DEBUG("\n");
92 DRM_DEBUG("size=%ld pages=%ld\n", request->size, pages);
126 DRM_DEBUG("handle = %08lx\n", entry->handle);
127 DRM_DEBUG("virtual = %p\n", entry->virtual);
214 DRM_DEBUG("virtual = %p\n", entry->virtual);
H A Ddrm_bufs.c159 DRM_DEBUG("offset = 0x%08llx, size = 0x%08lx, type = %d\n",
197 DRM_DEBUG("Matching maps of type %d with "
229 DRM_DEBUG("Matching maps of type %d with "
240 DRM_DEBUG("%lu %d %p\n",
298 DRM_DEBUG("AGP offset = 0x%08llx, size = 0x%08lx\n",
456 DRM_DEBUG("mtrr_del=%d\n", retcode);
633 DRM_DEBUG("count: %d\n", count);
634 DRM_DEBUG("order: %d\n", order);
635 DRM_DEBUG("size: %d\n", size);
636 DRM_DEBUG("agp_offse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/via/
H A Dvia_video.c36 DRM_DEBUG("\n");
76 DRM_DEBUG("\n");
H A Dvia_mm.c56 DRM_DEBUG("offset = %u, size = %u\n", agp->offset, agp->size);
80 DRM_DEBUG("offset = %u, size = %u\n", fb->offset, fb->size);
95 DRM_DEBUG("Last Context\n");
153 DRM_DEBUG("Video memory allocation failed\n");
169 DRM_DEBUG("free = 0x%lx\n", mem->index);
H A Dvia_map.c32 DRM_DEBUG("\n");
82 DRM_DEBUG("\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_video.c36 DRM_DEBUG("\n");
76 DRM_DEBUG("\n");
H A Dvia_mm.c56 DRM_DEBUG("offset = %u, size = %u\n", agp->offset, agp->size);
80 DRM_DEBUG("offset = %u, size = %u\n", fb->offset, fb->size);
95 DRM_DEBUG("Last Context\n");
153 DRM_DEBUG("Video memory allocation failed\n");
169 DRM_DEBUG("free = 0x%lx\n", mem->index);
H A Dvia_map.c32 DRM_DEBUG("\n");
82 DRM_DEBUG("\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/i830/
H A Di830_irq.c43 DRM_DEBUG("%x\n", temp);
61 DRM_DEBUG("%s\n", __func__);
80 DRM_DEBUG("%s\n", __func__);
H A Di830_dma.c189 DRM_DEBUG("retcode=%d\n", retcode);
408 DRM_DEBUG("front_di1 %x\n", dev_priv->front_di1);
409 DRM_DEBUG("back_offset %x\n", dev_priv->back_offset);
410 DRM_DEBUG("back_di1 %x\n", dev_priv->back_di1);
411 DRM_DEBUG("pitch_bits %x\n", init->pitch_bits);
434 DRM_DEBUG("hw status page @ %p\n", dev_priv->hw_status_page);
437 DRM_DEBUG("Enabled hardware status page\n");
692 DRM_DEBUG("%s %x\n", __func__, dirty);
919 DRM_DEBUG("clear front\n");
931 DRM_DEBUG("clea
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/mga/
H A Dmga_dma.c59 DRM_DEBUG("\n");
82 DRM_DEBUG("\n");
108 DRM_DEBUG("\n");
119 DRM_DEBUG(" bailing out...\n");
146 DRM_DEBUG(" head = 0x%06lx\n", (unsigned long)(head - dev_priv->primary->offset));
147 DRM_DEBUG(" tail = 0x%06lx\n", (unsigned long)(tail - dev_priv->primary->offset));
148 DRM_DEBUG(" space = 0x%06x\n", primary->space);
153 DRM_DEBUG("done.\n");
161 DRM_DEBUG("\n");
184 DRM_DEBUG(" hea
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/i830/
H A Di830_irq.c43 DRM_DEBUG("%x\n", temp);
61 DRM_DEBUG("%s\n", __func__);
80 DRM_DEBUG("%s\n", __func__);
H A Di830_dma.c189 DRM_DEBUG("retcode=%d\n", retcode);
408 DRM_DEBUG("front_di1 %x\n", dev_priv->front_di1);
409 DRM_DEBUG("back_offset %x\n", dev_priv->back_offset);
410 DRM_DEBUG("back_di1 %x\n", dev_priv->back_di1);
411 DRM_DEBUG("pitch_bits %x\n", init->pitch_bits);
434 DRM_DEBUG("hw status page @ %p\n", dev_priv->hw_status_page);
437 DRM_DEBUG("Enabled hardware status page\n");
692 DRM_DEBUG("%s %x\n", __func__, dirty);
919 DRM_DEBUG("clear front\n");
931 DRM_DEBUG("clea
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_dma.c59 DRM_DEBUG("\n");
82 DRM_DEBUG("\n");
108 DRM_DEBUG("\n");
119 DRM_DEBUG(" bailing out...\n");
146 DRM_DEBUG(" head = 0x%06lx\n", (unsigned long)(head - dev_priv->primary->offset));
147 DRM_DEBUG(" tail = 0x%06lx\n", (unsigned long)(tail - dev_priv->primary->offset));
148 DRM_DEBUG(" space = 0x%06x\n", primary->space);
153 DRM_DEBUG("done.\n");
161 DRM_DEBUG("\n");
184 DRM_DEBUG(" hea
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/r128/
H A Dr128_state.c45 DRM_DEBUG("\n");
88 DRM_DEBUG("\n");
103 DRM_DEBUG("\n");
129 DRM_DEBUG("\n");
145 DRM_DEBUG("\n");
164 DRM_DEBUG("\n");
181 DRM_DEBUG("\n");
206 DRM_DEBUG("\n");
227 DRM_DEBUG("dirty=0x%08x\n", dirty);
362 DRM_DEBUG("\
[all...]
H A Dr128_cce.c148 DRM_DEBUG("\n");
309 DRM_DEBUG("\n");
347 DRM_DEBUG("\n");
350 DRM_DEBUG("called when already initialized\n");
370 DRM_DEBUG("TIMEOUT problem!\n");
390 DRM_DEBUG("Bad cce_mode!\n");
634 DRM_DEBUG("\n");
651 DRM_DEBUG("\n");
658 DRM_DEBUG("while CCE running\n");
675 DRM_DEBUG("\
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/r128/
H A Dr128_state.c45 DRM_DEBUG("\n");
88 DRM_DEBUG("\n");
103 DRM_DEBUG("\n");
129 DRM_DEBUG("\n");
145 DRM_DEBUG("\n");
164 DRM_DEBUG("\n");
181 DRM_DEBUG("\n");
206 DRM_DEBUG("\n");
227 DRM_DEBUG("dirty=0x%08x\n", dirty);
362 DRM_DEBUG("\
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_cp.c380 DRM_DEBUG("wait for fifo failed status : 0x%08X 0x%08X\n",
409 DRM_DEBUG("wait idle failed status : 0x%08X 0x%08X\n",
491 DRM_DEBUG("\n");
585 DRM_DEBUG("\n");
593 DRM_DEBUG("\n");
612 DRM_DEBUG("\n");
652 DRM_DEBUG("\n");
667 DRM_DEBUG("\n");
690 DRM_DEBUG("\n");
917 DRM_DEBUG("programmin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_cp.c380 DRM_DEBUG("wait for fifo failed status : 0x%08X 0x%08X\n",
409 DRM_DEBUG("wait idle failed status : 0x%08X 0x%08X\n",
491 DRM_DEBUG("\n");
585 DRM_DEBUG("\n");
593 DRM_DEBUG("\n");
612 DRM_DEBUG("\n");
652 DRM_DEBUG("\n");
667 DRM_DEBUG("\n");
690 DRM_DEBUG("\n");
917 DRM_DEBUG("programmin
[all...]

Completed in 216 milliseconds

123456