Home
last modified time | relevance | path

Searched refs:FRAME_CMD (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h289 # define FRAME_CMD(x) ((x) << 28) macro
Dvid.h367 # define FRAME_CMD(x) ((x) << 28) macro
Dgfx_v9_0.c4241 amdgpu_ring_write(ring, FRAME_CMD(start ? 0 : 1)); /* frame_end */ in gfx_v9_0_ring_emit_tmz()