Home
last modified time | relevance | path

Searched refs:has_frame_counter (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_debugfs_crc.h29 * @has_frame_counter: whether the source was able to provide a frame number
30 * @frame: number of the frame this CRC is about, if @has_frame_counter is true
34 bool has_frame_counter; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_debugfs_crc.h29 * @has_frame_counter: whether the source was able to provide a frame number
30 * @frame: number of the frame this CRC is about, if @has_frame_counter is true
34 bool has_frame_counter; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c329 if (entry->has_frame_counter) in crtc_crc_read()
426 entry->has_frame_counter = has_frame; in drm_crtc_add_crc_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c329 if (entry->has_frame_counter) in crtc_crc_read()
426 entry->has_frame_counter = has_frame; in drm_crtc_add_crc_entry()

Completed in 3 milliseconds