OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_RESET_GRBM
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c
1773
reset_mask |=
RADEON_RESET_GRBM
| RADEON_RESET_GFX | RADEON_RESET_CP;
1805
reset_mask |=
RADEON_RESET_GRBM
;
1915
if (reset_mask &
RADEON_RESET_GRBM
)
radeon_r600.c
1677
reset_mask |=
RADEON_RESET_GRBM
| RADEON_RESET_GFX | RADEON_RESET_CP;
1696
reset_mask |=
RADEON_RESET_GRBM
;
1806
if (reset_mask &
RADEON_RESET_GRBM
)
radeon_evergreen.c
3850
reset_mask |=
RADEON_RESET_GRBM
| RADEON_RESET_GFX | RADEON_RESET_CP;
3874
reset_mask |=
RADEON_RESET_GRBM
;
3966
if (reset_mask &
RADEON_RESET_GRBM
)
radeon_si.c
3801
reset_mask |=
RADEON_RESET_GRBM
| RADEON_RESET_GFX | RADEON_RESET_CP;
3836
reset_mask |=
RADEON_RESET_GRBM
;
3948
if (reset_mask &
RADEON_RESET_GRBM
)
radeon.h
180
#define
RADEON_RESET_GRBM
(1 << 4)
radeon_cik.c
4920
reset_mask |=
RADEON_RESET_GRBM
;
5024
if (reset_mask &
RADEON_RESET_GRBM
)
Completed in 31 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025