Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h358 # define FRAME_CMD(x) ((x) << 28) macro
H A Dsoc15d.h321 # define FRAME_CMD(x) ((x) << 28) macro
H A Dvid.h366 # define FRAME_CMD(x) ((x) << 28)
365 # define FRAME_CMD( global() macro
H A Dgfx_v12_0.c4553 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v12_0_ring_emit_reg_write_reg_wait()
H A Dgfx_v9_0.c5813 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v9_0_ring_emit_wreg()
H A Dgfx_v11_0.c6025 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v11_0_set_gfx_eop_interrupt_state()
H A Dgfx_v10_0.c8875 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v10_0_ring_emit_reg_write_reg_wait()