Searched refs:has_frame (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/drm/
H 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, argument
/linux-master/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c386 * @has_frame: whether this entry has a frame number to go with
393 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, argument
426 entry->has_frame_counter = has_frame;

Completed in 83 milliseconds