| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| nouveau_dispnv50_disp.c | 30 #include "atom.h" 1961 struct nv50_atom *atom = nv50_atom(state); local 1967 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable); 1972 if (atom->lock_core) 1989 nv50_head_flush_clr(head, asyh, atom->flush_disable); 2004 nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable, asyw); 2008 list_for_each_entry(outp, &atom->outp, head) { 2031 if (atom->flush_disable) { 2039 list_for_each_entry_safe(outp, outt, &atom->outp, head) 2307 struct nv50_atom *atom = nv50_atom(state); local 2347 struct nv50_atom *atom = nv50_atom(state); local 2361 struct nv50_atom *atom = nv50_atom(state); local 2369 struct nv50_atom *atom; local [all...] |
| /src/sys/external/bsd/drm/dist/scripts/ |
| create_lk_gpu.sh | 51 mv atom*.[ch] radeon/
|
| /src/usr.bin/config/ |
| defs.h | 396 const char *atom; member in union:condexpr::__anon8229 404 #define cx_atom cx_u.atom
|
| mkmakefile.c | 627 if (include && selectopt(cond->cx_u.atom, NULL)) 628 fprintf(fp, " %s", cond->cx_u.atom);
|
| files.c | 325 addfiletoattr(fi->fi_optx->cx_u.atom, fi); 501 * atom is a countable device. The expression succeeds iff there 506 * are called to eval each atom.
|
| gram.y | 1039 WORD { $$ = MKF1(cx, atom, $1); }
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| Makefile | 46 atom.o amdgpu_fence.o amdgpu_ttm.o amdgpu_object.o amdgpu_gart.o \
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| Makefile | 65 atom.o radeon_fence.o radeon_ttm.o radeon_object.o radeon_gart.o \
|
| /src/share/mk/ |
| bsd.prog.mk | 257 atom aux composite damage dpms dri2 dri3 event glx icccm image keysyms \
|
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| amdgpu_processpptables.c | 34 #include <atom-types.h>
|