Searched refs:VERB (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_irq.c | 72 VERB("status=%08x", status); in mdp5_irq_mdp() 89 VERB("intr=%08x", intr); in mdp5_irq()
|
/drivers/gpu/drm/msm/ |
D | msm_iommu.c | 63 VERB("map[%d]: %08x %08x(%x)", i, iova, pa, bytes); in msm_iommu_map() 102 VERB("unmap[%d]: %08x(%x)", i, iova, bytes); in msm_iommu_unmap()
|
D | msm_drv.h | 231 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt"\n", ##__VA_ARGS__) macro
|
D | msm_gem.c | 216 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in msm_gem_fault()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 368 VERB("%p:%p: size=0x%08x, flags=%08x", dev, file_priv, in ioctl_gem_new() 381 VERB("%p:%p: handle=%d, op=%x", dev, file_priv, args->handle, args->op); in ioctl_gem_cpu_prep() 404 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_cpu_fini() 428 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_info()
|
D | omap_connector.c | 130 VERB("%s: %d (force=%d)", omap_connector->dssdev->name, ret, force); in omap_connector_detect() 283 VERB("%s: %d,%d, %dx%d", omap_connector->dssdev->name, x, y, w, h); in omap_connector_flush()
|
D | omap_irq.c | 203 VERB("irqs: %08x", irqstatus); in omap_irq_handler()
|
D | omap_drv.h | 34 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt, ##__VA_ARGS__) /* verbose debug */ macro
|
D | omap_fbdev.c | 307 VERB("flush fbdev: %d,%d %dx%d, fbi=%p", x, y, w, h, fbi); in omap_fbdev_flush()
|
D | omap_fb.c | 347 VERB("flush: %d,%d %dx%d, fb=%p", x, y, w, h, fb); in omap_framebuffer_flush()
|
D | omap_gem.c | 385 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in fault_1d() 477 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in fault_2d()
|
/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_irq.c | 71 VERB("status=%08x", status); in mdp4_irq()
|