Searched refs:crc_skip_count (Results 1 – 2 of 2) sorted by relevance
88 crtc_state->crc_skip_count = 0; in amdgpu_dm_crtc_set_crc_source()121 if (crtc_state->crc_skip_count < 2) { in amdgpu_dm_crtc_handle_crc_irq()122 crtc_state->crc_skip_count += 1; in amdgpu_dm_crtc_handle_crc_irq()
198 int crc_skip_count; member