HomeSort by: relevance | last modified time | path
    Searched defs:acrtc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_irq.c 620 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc_id]; local in function:dm_irq_state
622 if (!acrtc) {
630 if (acrtc->otg_inst == -1)
633 irq_source = dal_irq_type + acrtc->otg_inst;
amdgpu_dm_irq.c 620 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc_id]; local in function:dm_irq_state
622 if (!acrtc) {
630 if (acrtc->otg_inst == -1)
633 irq_source = dal_irq_type + acrtc->otg_inst;
amdgpu_dm.c 195 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc]; local in function:dm_vblank_get_counter
197 acrtc->base.state);
218 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc]; local in function:dm_crtc_get_scanoutpos
220 acrtc->base.state);
408 struct amdgpu_crtc *acrtc; local in function:dm_vupdate_high_irq
412 acrtc = get_crtc_by_otg_inst(adev, irq_params->irq_src - IRQ_TYPE_VUPDATE);
414 if (acrtc) {
415 acrtc_state = to_dm_crtc_state(acrtc->base.state);
417 DRM_DEBUG_DRIVER("crtc:%d, vupdate-vrr:%d\n", acrtc->crtc_id,
427 drm_crtc_handle_vblank(&acrtc->base)
459 struct amdgpu_crtc *acrtc; local in function:dm_crtc_high_irq
521 struct amdgpu_crtc *acrtc; local in function:dm_dcn_crtc_high_irq
4226 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:dm_set_vupdate_irq
4246 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:dm_set_vblank
5394 struct amdgpu_crtc *acrtc = NULL; local in function:amdgpu_dm_crtc_init
6733 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_enable_crtc_interrupts
6806 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit
6863 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit_tail
6943 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit_tail
6964 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_commit_tail
6994 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_commit_tail
7344 struct amdgpu_crtc *acrtc = NULL; local in function:dm_update_crtc_state
8142 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_check
    [all...]
amdgpu_dm.c 195 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc]; local in function:dm_vblank_get_counter
197 acrtc->base.state);
218 struct amdgpu_crtc *acrtc = adev->mode_info.crtcs[crtc]; local in function:dm_crtc_get_scanoutpos
220 acrtc->base.state);
408 struct amdgpu_crtc *acrtc; local in function:dm_vupdate_high_irq
412 acrtc = get_crtc_by_otg_inst(adev, irq_params->irq_src - IRQ_TYPE_VUPDATE);
414 if (acrtc) {
415 acrtc_state = to_dm_crtc_state(acrtc->base.state);
417 DRM_DEBUG_DRIVER("crtc:%d, vupdate-vrr:%d\n", acrtc->crtc_id,
427 drm_crtc_handle_vblank(&acrtc->base)
459 struct amdgpu_crtc *acrtc; local in function:dm_crtc_high_irq
521 struct amdgpu_crtc *acrtc; local in function:dm_dcn_crtc_high_irq
4226 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:dm_set_vupdate_irq
4246 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:dm_set_vblank
5394 struct amdgpu_crtc *acrtc = NULL; local in function:amdgpu_dm_crtc_init
6733 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_enable_crtc_interrupts
6806 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit
6863 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit_tail
6943 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(crtc); local in function:amdgpu_dm_atomic_commit_tail
6964 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_commit_tail
6994 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_commit_tail
7344 struct amdgpu_crtc *acrtc = NULL; local in function:dm_update_crtc_state
8142 struct amdgpu_crtc *acrtc = to_amdgpu_crtc(dm_new_con_state->base.crtc); local in function:amdgpu_dm_atomic_check
    [all...]

Completed in 33 milliseconds