Searched refs:crc_skip_count (Results 1 – 2 of 2) sorted by relevance
262 crtc_state->crc_skip_count = 0; in amdgpu_dm_crtc_set_crc_source()302 if (crtc_state->crc_skip_count < 2) { in amdgpu_dm_crtc_handle_crc_irq()303 crtc_state->crc_skip_count += 1; in amdgpu_dm_crtc_handle_crc_irq()
317 int crc_skip_count; member