Searched refs:VERB (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_iommu.c | 63 VERB("map[%d]: %08x %08x(%zx)", i, iova, pa, bytes); in msm_iommu_map() 102 VERB("unmap[%d]: %08x(%zx)", i, iova, bytes); in msm_iommu_unmap()
|
D | msm_drv.h | 308 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt"\n", ##__VA_ARGS__) macro
|
D | msm_gem.c | 222 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in msm_gem_fault()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_irq.c | 83 VERB("status=%08x", status); in mdp5_irq_mdp() 100 VERB("intr=%08x", intr); in mdp5_irq()
|
D | mdp5_ctl.c | 505 VERB("flush_mask=%x, start_mask=%x, trigger=%x", flush_mask, in mdp5_ctl_commit()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_irq.c | 80 VERB("status=%08x", status); in mdp4_irq()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 554 VERB("%p:%p: size=0x%08x, flags=%08x", dev, file_priv, in ioctl_gem_new() 567 VERB("%p:%p: handle=%d, op=%x", dev, file_priv, args->handle, args->op); in ioctl_gem_cpu_prep() 590 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_cpu_fini() 614 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_info()
|
D | omap_irq.c | 199 VERB("irqs: %08x", irqstatus); in omap_irq_handler()
|
D | omap_drv.h | 35 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt, ##__VA_ARGS__) /* verbose debug */ macro
|
D | omap_connector.c | 131 VERB("%s: %d (force=%d)", omap_connector->dssdev->name, ret, force); in omap_connector_detect()
|
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()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll_28nm.c | 149 VERB("rate=%lu, parent's=%lu", rate, parent_rate); in dsi_pll_28nm_clk_set_rate() 271 VERB("parent_rate=%lu", parent_rate); in dsi_pll_28nm_clk_recalc_rate()
|