Home
last modified time | relevance | path

Searched refs:drm_crtc_add_crc_entry (Results 1 – 9 of 9) sorted by relevance

/linux/include/drm/
A Ddrm_debugfs_crc.h64 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,
67 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/
A Ddrm_debugfs_crc.c393 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() function
438 EXPORT_SYMBOL_GPL(drm_crtc_add_crc_entry);
A Ddrm_dp_helper.c1757 drm_crtc_add_crc_entry(crtc, false, 0, crcs); in drm_dp_aux_crc_work()
/linux/drivers/gpu/drm/vkms/
A Dvkms_composer.c285 drm_crtc_add_crc_entry(crtc, true, frame_start++, &crc32); in vkms_composer_worker()
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_vsp.c47 drm_crtc_add_crc_entry(&crtc->crtc, false, 0, &crc); in rcar_du_vsp_complete()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_crc.c429 drm_crtc_add_crc_entry(crtc, true, in amdgpu_dm_crtc_handle_crc_irq()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc.c142 drm_crtc_add_crc_entry(crtc, true, crc->frame, &output_crc); in nv50_crc_get_entries()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c212 return drm_crtc_add_crc_entry(crtc, true, in dpu_crtc_get_crc()
/linux/drivers/gpu/drm/i915/
A Di915_irq.c1344 drm_crtc_add_crc_entry(&crtc->base, true, in display_pipe_crc_irq_handler()

Completed in 28 milliseconds