Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h358 # define FRAME_CMD(x) ((x) << 28) macro
H A Dsoc15d.h313 # define FRAME_CMD(x) ((x) << 28) macro
H A Dvid.h365 # define FRAME_CMD(x) ((x) << 28) macro
H A Dgfx_v9_0.c5509 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v9_0_ring_emit_frame_cntl()
H A Dgfx_v10_0.c8128 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v10_0_ring_emit_frame_cntl()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h358 # define FRAME_CMD(x) ((x) << 28) macro
H A Dsoc15d.h315 # define FRAME_CMD(x) ((x) << 28) macro
H A Dvid.h365 # define FRAME_CMD(x) ((x) << 28) macro
H A Dgfx_v9_0.c5575 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v9_0_ring_emit_frame_cntl()
H A Dgfx_v11_0.c5642 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v11_0_ring_emit_frame_cntl()
H A Dgfx_v10_0.c8681 amdgpu_ring_write(ring, v | FRAME_CMD(start ? 0 : 1)); in gfx_v10_0_ring_emit_frame_cntl()

Completed in 82 milliseconds