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

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_debugfs_crc.h72 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,
75 static inline int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs_crc.c389 * @has_frame: whether this entry has a frame number to go with
396 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, argument
429 entry->has_frame_counter = has_frame;

Completed in 85 milliseconds