OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIME_STAMP_INT_ENABLE
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c
7079
cp_m1p0 = RREG32(CP_ME1_PIPE0_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7080
cp_m1p1 = RREG32(CP_ME1_PIPE1_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7081
cp_m1p2 = RREG32(CP_ME1_PIPE2_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7082
cp_m1p3 = RREG32(CP_ME1_PIPE3_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7083
cp_m2p0 = RREG32(CP_ME2_PIPE0_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7084
cp_m2p1 = RREG32(CP_ME2_PIPE1_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7085
cp_m2p2 = RREG32(CP_ME2_PIPE2_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7086
cp_m2p3 = RREG32(CP_ME2_PIPE3_INT_CNTL) & ~
TIME_STAMP_INT_ENABLE
;
7091
cp_int_cntl |=
TIME_STAMP_INT_ENABLE
;
7099
cp_m1p0 |=
TIME_STAMP_INT_ENABLE
;
[
all
...]
cikd.h
1339
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
1371
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
nid.h
499
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
sid.h
1284
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
radeon_evergreen.c
4530
cp_int_cntl |=
TIME_STAMP_INT_ENABLE
;
4534
cp_int_cntl1 |=
TIME_STAMP_INT_ENABLE
;
4538
cp_int_cntl2 |=
TIME_STAMP_INT_ENABLE
;
4544
cp_int_cntl |=
TIME_STAMP_INT_ENABLE
;
radeon_si.c
6090
cp_int_cntl |=
TIME_STAMP_INT_ENABLE
;
6094
cp_int_cntl1 |=
TIME_STAMP_INT_ENABLE
;
6098
cp_int_cntl2 |=
TIME_STAMP_INT_ENABLE
;
evergreend.h
1252
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
r600d.h
720
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
radeon_r600.c
3858
cp_int_cntl |=
TIME_STAMP_INT_ENABLE
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c
4838
TIME_STAMP_INT_ENABLE
, 0);
4844
TIME_STAMP_INT_ENABLE
, 1);
4891
TIME_STAMP_INT_ENABLE
, 0);
4897
TIME_STAMP_INT_ENABLE
, 1);
amdgpu_gfx_v9_0.c
5386
TIME_STAMP_INT_ENABLE
,
5433
TIME_STAMP_INT_ENABLE
, 0);
5439
TIME_STAMP_INT_ENABLE
, 1);
sid.h
1313
# define
TIME_STAMP_INT_ENABLE
(1 << 26)
amdgpu_gfx_v8_0.c
6513
WREG32_FIELD(CP_INT_CNTL_RING0,
TIME_STAMP_INT_ENABLE
,
Completed in 129 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025