/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vce.h | 69 unsigned vmid, bool ctx_switch);
|
D | amdgpu_ring.h | 133 unsigned vmid, bool ctx_switch);
|
D | vcn_v1_0.c | 995 unsigned vmid, bool ctx_switch) in vcn_v1_0_dec_ring_emit_ib() argument 1152 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in vcn_v1_0_enc_ring_emit_ib() argument 1350 unsigned vmid, bool ctx_switch) in vcn_v1_0_jpeg_ring_emit_ib() argument
|
D | uvd_v4_2.c | 523 unsigned vmid, bool ctx_switch) in uvd_v4_2_ring_emit_ib() argument
|
D | uvd_v5_0.c | 539 unsigned vmid, bool ctx_switch) in uvd_v5_0_ring_emit_ib() argument
|
D | uvd_v6_0.c | 1012 unsigned vmid, bool ctx_switch) in uvd_v6_0_ring_emit_ib() argument 1034 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in uvd_v6_0_enc_ring_emit_ib() argument
|
D | si_dma.c | 65 unsigned vmid, bool ctx_switch) in si_dma_ring_emit_ib() argument
|
D | vce_v3_0.c | 841 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in vce_v3_0_ring_emit_ib() argument
|
D | uvd_v7_0.c | 1295 unsigned vmid, bool ctx_switch) in uvd_v7_0_ring_emit_ib() argument 1323 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in uvd_v7_0_enc_ring_emit_ib() argument
|
D | amdgpu_vce.c | 1036 unsigned vmid, bool ctx_switch) in amdgpu_vce_ring_emit_ib() argument
|
D | vce_v4_0.c | 950 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in vce_v4_0_ring_emit_ib() argument
|
D | cik_sdma.c | 222 unsigned vmid, bool ctx_switch) in cik_sdma_ring_emit_ib() argument
|
D | sdma_v2_4.c | 249 unsigned vmid, bool ctx_switch) in sdma_v2_4_ring_emit_ib() argument
|
D | gfx_v7_0.c | 2237 unsigned vmid, bool ctx_switch) in gfx_v7_0_ring_emit_ib_gfx() argument 2242 if (ctx_switch) { in gfx_v7_0_ring_emit_ib_gfx() 2266 unsigned vmid, bool ctx_switch) in gfx_v7_0_ring_emit_ib_compute() argument
|
D | sdma_v3_0.c | 424 unsigned vmid, bool ctx_switch) in sdma_v3_0_ring_emit_ib() argument
|
D | sdma_v4_0.c | 382 unsigned vmid, bool ctx_switch) in sdma_v4_0_ring_emit_ib() argument
|
D | gfx_v6_0.c | 1849 unsigned vmid, bool ctx_switch) in gfx_v6_0_ring_emit_ib() argument 1854 if (ctx_switch) { in gfx_v6_0_ring_emit_ib()
|
D | gfx_v9_0.c | 3931 unsigned vmid, bool ctx_switch) in gfx_v9_0_ring_emit_ib_gfx() argument 3962 unsigned vmid, bool ctx_switch) in gfx_v9_0_ring_emit_ib_compute() argument
|
D | gfx_v8_0.c | 6358 unsigned vmid, bool ctx_switch) in gfx_v8_0_ring_emit_ib_gfx() argument 6388 unsigned vmid, bool ctx_switch) in gfx_v8_0_ring_emit_ib_compute() argument
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv10.c | 817 u32 ctx_user, ctx_switch[5]; in nv10_gr_load_dma_vtxbuf() local 841 ctx_switch[i] = nvkm_rd32(device, NV10_PGRAPH_CTX_SWITCH(i)); in nv10_gr_load_dma_vtxbuf() 878 nvkm_wr32(device, NV10_PGRAPH_CTX_SWITCH(i), ctx_switch[i]); in nv10_gr_load_dma_vtxbuf()
|