Home
last modified time | relevance | path

Searched refs:ctx_switch (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.h69 unsigned vmid, bool ctx_switch);
Damdgpu_ring.h133 unsigned vmid, bool ctx_switch);
Dvcn_v1_0.c995 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
Duvd_v4_2.c523 unsigned vmid, bool ctx_switch) in uvd_v4_2_ring_emit_ib() argument
Duvd_v5_0.c539 unsigned vmid, bool ctx_switch) in uvd_v5_0_ring_emit_ib() argument
Duvd_v6_0.c1012 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
Dsi_dma.c65 unsigned vmid, bool ctx_switch) in si_dma_ring_emit_ib() argument
Dvce_v3_0.c841 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in vce_v3_0_ring_emit_ib() argument
Duvd_v7_0.c1295 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
Damdgpu_vce.c1036 unsigned vmid, bool ctx_switch) in amdgpu_vce_ring_emit_ib() argument
Dvce_v4_0.c950 struct amdgpu_ib *ib, unsigned int vmid, bool ctx_switch) in vce_v4_0_ring_emit_ib() argument
Dcik_sdma.c222 unsigned vmid, bool ctx_switch) in cik_sdma_ring_emit_ib() argument
Dsdma_v2_4.c249 unsigned vmid, bool ctx_switch) in sdma_v2_4_ring_emit_ib() argument
Dgfx_v7_0.c2237 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
Dsdma_v3_0.c424 unsigned vmid, bool ctx_switch) in sdma_v3_0_ring_emit_ib() argument
Dsdma_v4_0.c382 unsigned vmid, bool ctx_switch) in sdma_v4_0_ring_emit_ib() argument
Dgfx_v6_0.c1849 unsigned vmid, bool ctx_switch) in gfx_v6_0_ring_emit_ib() argument
1854 if (ctx_switch) { in gfx_v6_0_ring_emit_ib()
Dgfx_v9_0.c3931 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
Dgfx_v8_0.c6358 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/
Dnv10.c817 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()