Searched refs:FRAME_CMD (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsoc15d.h291 # define FRAME_CMD(x) ((x) << 28) macro
H A Dnvd.h311 # define FRAME_CMD(x) ((x) << 28) macro
H A Dvid.h369 # define FRAME_CMD(x) ((x) << 28) macro
H A Damdgpu_gfx_v10_0.c4743 amdgpu_ring_write(ring, FRAME_CMD(start ? 0 : 1)); /* frame_end */
H A Damdgpu_gfx_v9_0.c5242 amdgpu_ring_write(ring, FRAME_CMD(start ? 0 : 1)); /* frame_end */

Completed in 125 milliseconds