Searched defs:pm4 (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_cp_reg_shadowing.c | 30 static void si_build_load_reg(struct si_screen *sscreen, struct si_pm4_state *pm4, in si_build_load_reg() 72 struct si_pm4_state pm4; in si_create_shadowing_ib_preamble() member 75 struct si_pm4_state *pm4 = (struct si_pm4_state *)CALLOC_STRUCT(si_shadow_preamble); in si_create_shadowing_ib_preamble() local
|
| D | si_pm4.h | 59 uint32_t pm4[64]; member
|
| D | si_state_shaders.cpp | 685 struct si_pm4_state *pm4; in si_shader_ls() local 708 struct si_pm4_state *pm4; in si_shader_hs() local 790 struct si_pm4_state *pm4; in si_shader_es() local 1024 struct si_pm4_state *pm4; in si_shader_gs() local 1363 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader); in gfx10_shader_ngg() local 1632 struct si_pm4_state *pm4; in si_shader_vs() local 1825 struct si_pm4_state *pm4; in si_shader_ps() local 3724 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_cs_preamble_add_vgt_flush() local 3872 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_update_gs_ring_buffers() local 4148 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_init_tess_factor_ring() local [all …]
|
| D | si_state.c | 444 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state_mode() local 934 struct si_pm4_state *pm4 = &rs->pm4; in si_create_rs_state() local 1107 struct si_pm4_state *pm4 = &rs->pm4_poly_offset[i]; in si_create_rs_state() local 1320 struct si_pm4_state *pm4 = &dsa->pm4; in si_create_dsa_state() local 5485 static void si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) in si_set_grbm_gfx_index() 5491 static void si_set_grbm_gfx_index_se(struct si_context *sctx, struct si_pm4_state *pm4, unsigned se) in si_set_grbm_gfx_index_se() 5500 static void si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, in si_write_harvested_raster_configs() 5520 static void si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) in si_set_raster_config() 5559 struct si_pm4_state pm4; in si_init_cs_preamble_state() member 5562 struct si_pm4_state *pm4 = (struct si_pm4_state *)CALLOC_STRUCT(si_cs_preamble); in si_init_cs_preamble_state() local
|
| D | si_state.h | 54 struct si_pm4_state pm4; member 72 struct si_pm4_state pm4; member 123 struct si_pm4_state pm4; member
|
| D | si_state_draw.cpp | 248 struct si_pm4_state **pm4 = &sctx->vgt_shader_config[key.index]; in si_update_shaders() local
|
| D | si_shader.h | 840 struct si_pm4_state pm4; /* base class */ member
|
| /third_party/ltp/testcases/kernel/mem/mem/ |
| D | mem02.c | 77 char *pm1, *pm2, *pm3, *pm4; in main() local
|
| /third_party/libdrm/tests/amdgpu/ |
| D | amdgpu_stress.c | 144 uint32_t *pm4; variable
|
| D | basic_tests.c | 1038 uint32_t *pm4; in amdgpu_bo_eviction_test() local 1558 uint32_t *pm4; in amdgpu_command_submission_write_linear_helper_with_secure() local 1767 uint32_t *pm4; in amdgpu_command_submission_const_fill_helper() local 1900 uint32_t *pm4; in amdgpu_command_submission_copy_linear_helper() local 2161 uint32_t *pm4 = NULL; in amdgpu_userptr_test() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | msm_kgsl.h | 398 unsigned int pm4; member
|