OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cp_wait
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
ctxnv40.h
101
cp_out(ctx,
CP_WAIT
| flag | (state ? CP_WAIT_SET : 0));
103
#define
cp_wait
(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s)
macro
nouveau_nvkm_engine_gr_ctxnv40.c
103
#define
CP_WAIT
0x00500000
614
cp_wait
(ctx, STATUS, IDLE);
617
cp_wait
(ctx, STATUS, IDLE);
624
cp_wait
(ctx, UNK57, CLEAR);
636
cp_wait
(ctx, STATUS, IDLE);
641
cp_wait
(ctx, STATUS, IDLE);
nouveau_nvkm_engine_gr_ctxnv50.c
93
#define
CP_WAIT
0x00500000
204
cp_wait
(ctx, NEWCTX, BUSY);
213
cp_wait
(ctx, STATUS, BUSY);
214
cp_wait
(ctx, INTR, PENDING);
238
cp_wait
(ctx, XFER, BUSY);
1349
cp_wait
(ctx, XFER, BUSY);
3351
cp_wait
(ctx, XFER, BUSY);
Completed in 35 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025