Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FRAME_CMD
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
8974
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
6254
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
5826
amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1));