Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h843 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcikd.h912 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Dsid.h840 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Devergreend.h1305 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Dcik.c7347 if (rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) in cik_irq_ack()
7655 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)) in cik_irq_process()
7665 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT; in cik_irq_process()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h843 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcikd.h912 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Dsid.h840 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Devergreend.h1305 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
H A Dcik.c7336 if (rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) in cik_irq_ack()
7644 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)) in cik_irq_process()
7654 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT; in cik_irq_process()

Completed in 81 milliseconds