Searched refs:crc_skip_count (Results 1 – 2 of 2) sorted by relevance
361 crtc_state->crc_skip_count = 0; in amdgpu_dm_crtc_set_crc_source()411 if (crtc_state->crc_skip_count < 2) { in amdgpu_dm_crtc_handle_crc_irq()412 crtc_state->crc_skip_count += 1; in amdgpu_dm_crtc_handle_crc_irq()
538 int crc_skip_count; member