OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LB_D2_VBLANK_INTERRUPT
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600.c
3981
if (rdev->irq.stat_regs.r600.disp_int &
LB_D2_VBLANK_INTERRUPT
)
4208
if (!(rdev->irq.stat_regs.r600.disp_int &
LB_D2_VBLANK_INTERRUPT
))
4225
rdev->irq.stat_regs.r600.disp_int &= ~
LB_D2_VBLANK_INTERRUPT
;
cikd.h
908
# define
LB_D2_VBLANK_INTERRUPT
(1 << 3)
sid.h
836
# define
LB_D2_VBLANK_INTERRUPT
(1 << 3)
evergreend.h
1301
# define
LB_D2_VBLANK_INTERRUPT
(1 << 3)
r600d.h
769
# define
LB_D2_VBLANK_INTERRUPT
(1 << 5)
radeon_cik.c
7352
if (rdev->irq.stat_regs.cik.disp_int_cont &
LB_D2_VBLANK_INTERRUPT
)
7649
if (!(rdev->irq.stat_regs.cik.disp_int_cont &
LB_D2_VBLANK_INTERRUPT
))
7666
rdev->irq.stat_regs.cik.disp_int_cont &= ~
LB_D2_VBLANK_INTERRUPT
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h
840
# define
LB_D2_VBLANK_INTERRUPT
(1 << 3)
Completed in 40 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025