Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_bufs.c233 DRM_DEBUG("offset = 0x%08llx, size = 0x%08lx, type = %d\n", in drm_addmap_core()
274 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core()
308 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core()
319 DRM_DEBUG("%lu %d %p\n", in drm_addmap_core()
379 DRM_DEBUG("AGP offset = 0x%08llx, size = 0x%08lx\n", in drm_addmap_core()
541 DRM_DEBUG("mtrr_del=%d\n", retcode); in drm_rmmap_locked()
715 DRM_DEBUG("count: %d\n", count); in drm_addbufs_agp()
716 DRM_DEBUG("order: %d\n", order); in drm_addbufs_agp()
717 DRM_DEBUG("size: %d\n", size); in drm_addbufs_agp()
718 DRM_DEBUG("agp_offset: %lx\n", agp_offset); in drm_addbufs_agp()
[all …]
H A Ddrm_context.c99 DRM_DEBUG("bit : %d\n", bit); in drm_ctxbitmap_next()
109 DRM_DEBUG("failed to allocate bit : %d\n", bit); in drm_ctxbitmap_next()
146 DRM_DEBUG("drm_ctxbitmap_init : %d\n", temp); in drm_ctxbitmap_init()
269 DRM_DEBUG("Context switch from %d to %d\n", old, new); in drm_context_switch()
360 DRM_DEBUG("%d\n", ctx->handle); in drm_addctx()
362 DRM_DEBUG("Not enough free contexts.\n"); in drm_addctx()
369 DRM_DEBUG("out of memory\n"); in drm_addctx()
426 DRM_DEBUG("%d\n", ctx->handle); in drm_switchctx()
446 DRM_DEBUG("%d\n", ctx->handle); in drm_newctx()
468 DRM_DEBUG("%d\n", ctx->handle); in drm_rmctx()
H A Ddrm_irq.c175 DRM_DEBUG("disabling vblank on crtc %d\n", i); in vblank_disable_fn()
310 DRM_DEBUG("irq=%d\n", drm_dev_to_irq(dev)); in drm_irq_install()
392 DRM_DEBUG("irq=%d\n", drm_dev_to_irq(dev)); in drm_irq_uninstall()
490 DRM_DEBUG("crtc %d: hwmode: htotal %d, vtotal %d, vdisplay %d\n", in drm_calc_timestamping_constants()
493 DRM_DEBUG("crtc %d: clock %d kHz framedur %d linedur %d, pixeldur %d\n", in drm_calc_timestamping_constants()
580 DRM_DEBUG("crtc %d: Noop due to uninitialized mode.\n", crtc); in drm_calc_vbltimestamp_from_scanoutpos()
614 DRM_DEBUG("crtc %d : scanoutpos query failed [%d].\n", in drm_calc_vbltimestamp_from_scanoutpos()
628 DRM_DEBUG("crtc %d: Noisy timestamp %d us > %d us [%d reps].\n", in drm_calc_vbltimestamp_from_scanoutpos()
678 DRM_DEBUG("crtc %d : v %d p(%d,%d)@ %jd.%jd -> %jd.%jd [e %d us, %d rep]\n", in drm_calc_vbltimestamp_from_scanoutpos()
882 DRM_DEBUG("last_vblank[%d]=0x%x, cur_vblank=0x%x => diff=0x%x\n", in drm_update_vblank_count()
[all …]
H A Ddrm_vm.c69 DRM_DEBUG("called with offset %016jx\n", offset); in drm_mmap()
104 DRM_DEBUG("Can't find map, request offset = %016jx\n", offset); in drm_mmap()
106 DRM_DEBUG("map offset = %016lx, handle = %016lx\n", in drm_mmap()
114 DRM_DEBUG("restricted map\n"); in drm_mmap()
H A Ddrm_scatter.c60 DRM_DEBUG("\n"); in drm_sg_alloc()
72 DRM_DEBUG("request size=%ld\n", request->size); in drm_sg_alloc()
99 DRM_DEBUG("allocated %ju pages @ %p, contents=%08lx\n", in drm_sg_alloc()
129 DRM_DEBUG("free %p\n", entry->vaddr); in drm_sg_free()
H A Ddrm_auth.c83 DRM_DEBUG("%d\n", magic); in drm_add_magic()
113 DRM_DEBUG("%d\n", magic); in drm_remove_magic()
165 DRM_DEBUG("%u\n", auth->magic); in drm_getmagic()
189 DRM_DEBUG("%u\n", auth->magic); in drm_authmagic()
H A Ddrm_drv.c190 DRM_DEBUG("\n"); in drm_lastclose()
194 DRM_DEBUG("driver lastclose completed\n"); in drm_lastclose()
242 DRM_DEBUG("lastclose completed\n"); in drm_lastclose()
379 DRM_DEBUG("pid=%d, cmd=0x%02lx, nr=0x%02x, dev 0x%lx, auth=%d\n", in drm_ioctl()
402 DRM_DEBUG("Bad ioctl group 0x%x\n", (int)IOCGROUP(cmd)); in drm_ioctl()
456 DRM_DEBUG("no function\n"); in drm_ioctl()
480 DRM_DEBUG("ret = %d -> %d\n", retcode, -EINTR); in drm_ioctl()
484 DRM_DEBUG("ret = %d\n", retcode); in drm_ioctl()
H A Ddrm_stub.c314 DRM_DEBUG("mtrr_del=%d\n", retval); in drm_cancel_fill_in_dev()
347 DRM_DEBUG("\n"); in drm_get_minor()
389 DRM_DEBUG("new minor assigned %d\n", minor_id); in drm_get_minor()
415 DRM_DEBUG("release secondary minor %d\n", minor->index); in drm_put_minor()
439 DRM_DEBUG("\n"); in drm_put_dev()
456 DRM_DEBUG("mtrr_del=%d\n", retval); in drm_put_dev()
H A Ddrm_fops.c96 DRM_DEBUG("\n"); in drm_setup()
187 DRM_DEBUG("pid = %d, device = %s\n", DRM_CURRENTPID, devtoname(kdev)); in drm_open_helper()
288 DRM_DEBUG("File %p released, freeing lock for context %d\n", in drm_master_release()
338 DRM_DEBUG("open_count = %d\n", dev->open_count); in drm_release()
347 DRM_DEBUG("pid = %d, device = 0x%lx, open_count = %d\n", in drm_release()
H A Ddrm_lock.c70 DRM_DEBUG("%d (pid %d) requests lock (0x%08x), flags = 0x%08x\n", in drm_lock()
107 DRM_DEBUG("%d %s\n", lock->context, in drm_lock()
130 DRM_DEBUG("%d waiting for DMA quiescent\n", in drm_lock()
H A Ddrm_hashtab.c65 DRM_DEBUG("Key is 0x%08lx, Hashed key is 0x%08x\n", key, hashed_key); in drm_ht_verbose_list()
68 DRM_DEBUG("count %d, key: 0x%08lx\n", count++, entry->key); in drm_ht_verbose_list()
H A Ddrm_pci.c274 DRM_DEBUG("%d:%d:%d => IRQ %d\n", p->busnum, p->devnum, p->funcnum, in drm_pci_irq_by_busid()
329 DRM_DEBUG("\n"); in drm_get_pci_dev()
412 DRM_DEBUG("MSI count = %d\n", msicount); in drm_pci_enable_msi()
H A Ddrm_agpsupport.c334 DRM_DEBUG("base = 0x%lx entry->bound = 0x%lx\n", in drm_agp_bind()
439 DRM_DEBUG("\n"); in drm_agp_bind_pages()
H A Ddrm_dma.c80 DRM_DEBUG("order %d: buf_count = %d," in drm_dma_takedown()
H A Ddrm_platform.c121 DRM_DEBUG("\n"); in drm_get_platform_dev()
H A Ddrm_ioctl.c356 DRM_DEBUG("\n"); in drm_noop()
H A Ddrm_ioc32.c202 DRM_DEBUG("compat_drm_addmap truncated handle" in compat_drm_addmap()
533 DRM_DEBUG("DMA ioctl on driver with no dma handler\n"); in compat_drm_dma()
H A DdrmP.h125 #ifdef DRM_DEBUG
126 #undef DRM_DEBUG
206 #define DRM_DEBUG(fmt, ...) do { \ macro
H A Ddrm_gem.c447 DRM_DEBUG("drm_gem_object_from_offset: offset 0x%jx obj not found\n", in drm_gem_object_from_offset()
H A Ddrm_os_freebsd.c121 DRM_DEBUG("%s desc: %s\n", in drm_probe_helper()
H A Ddrm_edid.c175 DRM_DEBUG("Fixing EDID header, your hardware may be failing\n"); in drm_edid_block_valid()
203 DRM_DEBUG("EDID minor > 4, assuming backward compatibility\n"); in drm_edid_block_valid()
H A Ddrm_fb_helper.c688 DRM_DEBUG("fb userspace requested width/height/bpp is greater than current fb "
H A Ddrm_crtc.c313 DRM_DEBUG("FB ID: %d\n", fb->base.id); in drm_framebuffer_unreference()
326 DRM_DEBUG("FB ID: %d\n", fb->base.id); in drm_framebuffer_reference()
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_bo.c327 DRM_DEBUG("object %p offset %jd prot %d mres %p\n", in tegra_gem_pager_fault()
/freebsd/sys/conf/
H A Doptions576 DRM_DEBUG opt_drm.h