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

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c430 bool vrr_active; local
458 vrr_active = amdgpu_dm_crtc_vrr_active_irq(amdgpu_crtc);
461 if (!vrr_active ||
515 amdgpu_crtc->crtc_id, amdgpu_crtc, vrr_active, (int)!e);
527 int vrr_active; local
532 vrr_active = amdgpu_dm_crtc_vrr_active_irq(acrtc);
547 vrr_active);
555 if (vrr_active) {
591 int vrr_active; local
624 vrr_active
628 vrr_active, acrtc->dm_irq_params.active_planes); local
8349 bool vrr_active = amdgpu_dm_crtc_vrr_active(acrtc_state); local
[all...]

Completed in 122 milliseconds