/freebsd/sys/dev/drm2/ |
H A D | drm_bufs.c | 233 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 D | drm_context.c | 99 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 D | drm_irq.c | 175 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 D | drm_vm.c | 69 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 D | drm_scatter.c | 60 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 D | drm_auth.c | 83 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 D | drm_drv.c | 190 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 D | drm_stub.c | 314 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 D | drm_fops.c | 96 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 D | drm_lock.c | 70 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 D | drm_hashtab.c | 65 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 D | drm_pci.c | 274 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 D | drm_agpsupport.c | 334 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 D | drm_dma.c | 80 DRM_DEBUG("order %d: buf_count = %d," in drm_dma_takedown()
|
H A D | drm_platform.c | 121 DRM_DEBUG("\n"); in drm_get_platform_dev()
|
H A D | drm_ioctl.c | 356 DRM_DEBUG("\n"); in drm_noop()
|
H A D | drm_ioc32.c | 202 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 D | drmP.h | 125 #ifdef DRM_DEBUG 126 #undef DRM_DEBUG 206 #define DRM_DEBUG(fmt, ...) do { \ macro
|
H A D | drm_gem.c | 447 DRM_DEBUG("drm_gem_object_from_offset: offset 0x%jx obj not found\n", in drm_gem_object_from_offset()
|
H A D | drm_os_freebsd.c | 121 DRM_DEBUG("%s desc: %s\n", in drm_probe_helper()
|
H A D | drm_edid.c | 175 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 D | drm_fb_helper.c | 688 DRM_DEBUG("fb userspace requested width/height/bpp is greater than current fb "
|
H A D | drm_crtc.c | 313 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 D | tegra_bo.c | 327 DRM_DEBUG("object %p offset %jd prot %d mres %p\n", in tegra_gem_pager_fault()
|
/freebsd/sys/conf/ |
H A D | options | 576 DRM_DEBUG opt_drm.h
|