OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PACKET3
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h
50
#define
PACKET3
(op, n) ((PACKET_TYPE3 << 30) | \
54
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
si_enums.h
171
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
174
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
soc15d.h
52
#define
PACKET3
(op, n) ((PACKET_TYPE3 << 30) | \
56
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
vid.h
109
#define
PACKET3
(op, n) ((PACKET_TYPE3 << 30) | \
113
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
cikd.h
227
#define
PACKET3
(op, n) ((PACKET_TYPE3 << 30) | \
231
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
sid.h
1660
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
1664
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
/src/sys/external/bsd/drm2/dist/drm/radeon/
r300d.h
47
/*
PACKET3
op code */
66
#define
PACKET3
(op, n) (CP_PACKET3 | \
rv515d.h
190
/*
PACKET3
op code */
206
#define
PACKET3
(op, n) (CP_PACKET3 | \
r100d.h
47
/*
PACKET3
op code */
65
#define
PACKET3
(op, n) (CP_PACKET3 | \
rv770d.h
990
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
nid.h
1159
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
cikd.h
1693
#define
PACKET3
(op, n) ((PACKET_TYPE3 << 30) | \
1697
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
sid.h
1597
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
1601
#define PACKET3_COMPUTE(op, n) (
PACKET3
(op, n) | 1 << 1)
evergreend.h
1545
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
2616
/* cayman
packet3
addition */
r600d.h
1589
#define
PACKET3
(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
Completed in 91 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025