Searched refs:crc_skip_count (Results 1 – 2 of 2) sorted by relevance
275 crtc_state->crc_skip_count = 0; in amdgpu_dm_crtc_set_crc_source()315 if (crtc_state->crc_skip_count < 2) { in amdgpu_dm_crtc_handle_crc_irq()316 crtc_state->crc_skip_count += 1; in amdgpu_dm_crtc_handle_crc_irq()
425 int crc_skip_count; member