OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FRAME_CMD
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
8984
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
6249
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5806
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));