Symbol: DRM_ERROR
sys/dev/drm2/drmP.h
271
DRM_ERROR( "%s called without lock held, held %d owner %p %p\n",\
sys/dev/drm2/drm_agpsupport.c
444
DRM_ERROR("Failed to allocate memory for %ld pages\n",
sys/dev/drm2/drm_agpsupport.c
456
DRM_ERROR("Failed to bind AGP memory: %d\n", ret);
sys/dev/drm2/drm_buffer.c
79
DRM_ERROR("Requesting to copy %d bytes to a drm buffer with"
sys/dev/drm2/drm_buffer.c
90
DRM_ERROR("Failed to copy user data (%p) to drm buffer"
sys/dev/drm2/drm_bufs.c
1563
DRM_ERROR("Index %d (of %d max)\n",
sys/dev/drm2/drm_bufs.c
1569
DRM_ERROR("Process %d freeing buffer not owned\n",
sys/dev/drm2/drm_bufs.c
385
DRM_ERROR("tried to addmap GEM object\n");
sys/dev/drm2/drm_bufs.c
53
DRM_ERROR("Resource %d too large\n", resource);
sys/dev/drm2/drm_bufs.c
561
DRM_ERROR("tried to rmmap GEM object\n");
sys/dev/drm2/drm_bufs.c
65
DRM_ERROR("Couldn't find resource 0x%x\n", resource);
sys/dev/drm2/drm_context.c
265
DRM_ERROR("Reentering -- FIXME\n");
sys/dev/drm2/drm_context.c
297
DRM_ERROR("Lock isn't held after context switch\n");
sys/dev/drm2/drm_context.c
64
DRM_ERROR("Attempt to free invalid context handle: %d\n",
sys/dev/drm2/drm_crtc.c
2102
DRM_ERROR("bad bpp, assuming x8r8g8b8 pixel format\n");
sys/dev/drm2/drm_crtc.c
384
DRM_ERROR("failed to reset crtc %p when fb was deleted\n", crtc);
sys/dev/drm2/drm_crtc.c
393
DRM_ERROR("failed to disable plane with busy fb\n");
sys/dev/drm2/drm_crtc_helper.c
753
DRM_ERROR("failed to set mode on [CRTC:%d]\n",
sys/dev/drm2/drm_crtc_helper.c
808
DRM_ERROR("failed to restore config after modeset failure\n");
sys/dev/drm2/drm_crtc_helper.c
937
DRM_ERROR("failed to set mode on crtc %p\n", crtc);
sys/dev/drm2/drm_dp_iic_helper.c
234
DRM_ERROR("drm_iic_dp_aux bus %d creation error\n", idx);
sys/dev/drm2/drm_dp_iic_helper.c
242
DRM_ERROR("drm_iic_dp_aux bus %d attach failed, %d\n",
sys/dev/drm2/drm_drv.c
369
DRM_ERROR("can't find authenticator\n");
sys/dev/drm2/drm_edid.c
186
DRM_ERROR("EDID checksum is invalid, remainder is %d\n", csum);
sys/dev/drm2/drm_edid.c
198
DRM_ERROR("EDID has major version %d, instead of 1\n", edid->version);
sys/dev/drm2/drm_fb_helper.c
1345
DRM_ERROR("Memory allocation failed\n");
sys/dev/drm2/drm_fb_helper.c
1356
DRM_ERROR("Unable to find initial modes\n");
sys/dev/drm2/drm_fb_helper.c
322
DRM_ERROR("no fb to restore??\n");
sys/dev/drm2/drm_fb_helper.c
401
DRM_ERROR("Failed to restore crtc configuration\n");
sys/dev/drm2/drm_fb_helper.c
777
DRM_ERROR("PIXEL CLOCK SET\n");
sys/dev/drm2/drm_fb_helper.c
945
DRM_ERROR("Failed to attach fbd device: %d\n", ret);
sys/dev/drm2/drm_fops.c
453
DRM_ERROR("Device busy: %d\n",
sys/dev/drm2/drm_fops.c
500
DRM_ERROR("can't find authenticator\n");
sys/dev/drm2/drm_fops.c
558
DRM_ERROR("can't find authenticator\n");
sys/dev/drm2/drm_gem.c
272
DRM_ERROR("failed to add to map hash\n");
sys/dev/drm2/drm_gem.c
77
DRM_ERROR("out of memory\n");
sys/dev/drm2/drm_hashtab.c
138
DRM_ERROR("Available key bit space exhausted\n");
sys/dev/drm2/drm_hashtab.c
50
DRM_ERROR("Out of memory for hash table\n");
sys/dev/drm2/drm_irq.c
1206
DRM_ERROR("Unsupported type value 0x%x, supported mask 0x%x\n",
sys/dev/drm2/drm_irq.c
483
DRM_ERROR("crtc %d: Can't calculate constants, dotclock = 0!\n",
sys/dev/drm2/drm_irq.c
557
DRM_ERROR("Invalid crtc %d\n", crtc);
sys/dev/drm2/drm_irq.c
563
DRM_ERROR("Called from driver w/o get_scanout_position()!?\n");
sys/dev/drm2/drm_lock.c
156
DRM_ERROR("Process %d using kernel context %d\n",
sys/dev/drm2/drm_lock.c
206
DRM_ERROR("%d holds heavyweight lock\n",
sys/dev/drm2/drm_lock.c
279
DRM_ERROR("%d freed heavyweight lock held by %d\n",
sys/dev/drm2/drm_lock.c
65
DRM_ERROR("Process %d using kernel context %d\n",
sys/dev/drm2/drm_mm.c
668
DRM_ERROR("Memory manager not clean. Delaying takedown\n");
sys/dev/drm2/drm_os_freebsd.c
230
DRM_ERROR("Request to disable bus-master failed.\n");
sys/dev/drm2/drm_os_freebsd.c
387
DRM_ERROR("drm_clflush_pages not implemented on this architecture");
sys/dev/drm2/drm_os_freebsd.c
399
DRM_ERROR("drm_clflush_virt_range not implemented on this architecture");
sys/dev/drm2/drm_os_freebsd.h
600
#define pr_err DRM_ERROR
sys/dev/drm2/drm_os_freebsd.h
89
DRM_ERROR(format, ##__VA_ARGS__); \
sys/dev/drm2/drm_pci.c
208
DRM_ERROR("buffer overflow");
sys/dev/drm2/drm_pci.c
286
DRM_ERROR("Cannot initialize the agpgart module.\n");
sys/dev/drm2/drm_pci.c
348
DRM_ERROR("Failed to fill in dev: %d\n", ret);
sys/dev/drm2/drm_pci.c
75
DRM_ERROR("drm_pci_alloc with non-power-of-two alignment %d\n",
sys/dev/drm2/drm_pci.c
87
DRM_ERROR("called while holding dma_lock\n");
sys/dev/drm2/drm_platform.c
70
DRM_ERROR("Unique buffer overflowed\n");
sys/dev/drm2/drm_stub.c
269
DRM_ERROR("Cannot allocate memory for context bitmap.\n");
sys/dev/drm2/drm_stub.c
276
DRM_ERROR("Cannot initialize graphics execution "
sys/dev/drm2/drm_stub.c
284
DRM_ERROR("Failed to create hw.dri sysctl entry: %d\n",
sys/dev/drm2/drm_stub.c
383
DRM_ERROR("Failed to create cdev: %d\n", ret);
sys/dev/drm2/drm_stub.c
442
DRM_ERROR("cleanup called no dev\n");
sys/dev/drm2/drm_vm.c
138
DRM_ERROR("bad map type %d\n", type);
sys/dev/drm2/drm_vm.c
62
DRM_ERROR("Could not find authenticator!\n");
sys/dev/drm2/ttm/ttm_bo.c
306
DRM_ERROR(