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_CP
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c
1770
reset_mask |=
RADEON_RESET_CP
;
1773
reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX |
RADEON_RESET_CP
;
1891
if (reset_mask &
RADEON_RESET_CP
) {
2004
RADEON_RESET_CP
))) {
radeon_r600.c
1674
reset_mask |=
RADEON_RESET_CP
;
1677
reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX |
RADEON_RESET_CP
;
1783
if (reset_mask &
RADEON_RESET_CP
) {
1961
RADEON_RESET_CP
))) {
radeon_si.c
3798
reset_mask |=
RADEON_RESET_CP
;
3801
reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX |
RADEON_RESET_CP
;
3909
if (reset_mask & (RADEON_RESET_GFX | RADEON_RESET_COMPUTE |
RADEON_RESET_CP
)) {
3924
if (reset_mask &
RADEON_RESET_CP
) {
4140
RADEON_RESET_CP
))) {
radeon_evergreen.c
3847
reset_mask |=
RADEON_RESET_CP
;
3850
reset_mask |= RADEON_RESET_GRBM | RADEON_RESET_GFX |
RADEON_RESET_CP
;
3944
if (reset_mask &
RADEON_RESET_CP
) {
4102
RADEON_RESET_CP
))) {
radeon_cik.c
4885
reset_mask |=
RADEON_RESET_CP
;
4997
if (reset_mask & (RADEON_RESET_GFX | RADEON_RESET_COMPUTE |
RADEON_RESET_CP
))
5000
if (reset_mask &
RADEON_RESET_CP
) {
5282
RADEON_RESET_CP
))) {
radeon.h
179
#define
RADEON_RESET_CP
(1 << 3)
Completed in 32 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025