Searched refs:drm_crtc_add_crc_entry (Results 1 – 4 of 4) sorted by relevance
| /linux/include/drm/ |
| H A D | drm_debugfs_crc.h | 70 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, 73 static inline int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() function
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_debugfs_crc.c | 394 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() function 439 EXPORT_SYMBOL_GPL(drm_crtc_add_crc_entry);
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_vsp.c | 44 drm_crtc_add_crc_entry(&crtc->crtc, false, 0, &crc); in rzg2l_du_vsp_complete()
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_drv.c | 169 drm_crtc_add_crc_entry(&mxsfb->crtc, true, vbc, &crc); in mxsfb_irq_handler()
|