Searched refs:get_hdp_flush_req_offset (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v4_3.c | 489 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset, 535 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset,
|
H A D | nbio_v7_0.c | 303 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
|
H A D | nbio_v7_11.c | 378 .get_hdp_flush_req_offset = nbio_v7_11_get_hdp_flush_req_offset,
|
H A D | nbio_v7_2.c | 422 .get_hdp_flush_req_offset = nbio_v7_2_get_hdp_flush_req_offset,
|
H A D | nbio_v6_1.c | 408 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
|
H A D | nbif_v6_3_1.c | 451 .get_hdp_flush_req_offset = nbif_v6_3_1_get_hdp_flush_req_offset,
|
H A D | nbio_v2_3.c | 566 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
|
H A D | sdma_v7_0.c | 340 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v7_0_ring_emit_hdp_flush()
|
H A D | sdma_v6_0.c | 336 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v6_0_ring_emit_hdp_flush()
|
H A D | sdma_v5_0.c | 504 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
|
H A D | sdma_v5_2.c | 353 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_2_ring_emit_hdp_flush()
|
H A D | sdma_v4_4_2.c | 438 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_4_2_ring_emit_hdp_flush()
|
H A D | sdma_v4_0.c | 870 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
|
H A D | gfx_v9_4_3.c | 2842 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_4_3_ring_emit_hdp_flush()
|
H A D | gfx_v12_0.c | 4407 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v12_0_ring_emit_hdp_flush()
|
H A D | gfx_v9_0.c | 5402 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()
|