Searched defs:pm4 (Results 1 – 10 of 10) 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() 71 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_create_shadowing_ib_preamble() local
|
D | si_pm4.h | 54 uint32_t pm4[SI_PM4_MAX_DW]; member
|
D | si_state_shaders.c | 530 struct si_pm4_state *pm4; in si_shader_ls() local 553 struct si_pm4_state *pm4; in si_shader_hs() local 628 struct si_pm4_state *pm4; in si_shader_es() local 843 struct si_pm4_state *pm4; in si_shader_gs() local 1160 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader); in gfx10_shader_ngg() local 1415 struct si_pm4_state *pm4; in si_shader_vs() local 1614 struct si_pm4_state *pm4; in si_shader_ps() local 3571 struct si_pm4_state *pm4; in si_update_gs_ring_buffers() local 3960 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_init_tess_factor_ring() local 3991 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_build_vgt_shader_config() local
|
D | si_state.c | 438 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state_mode() local 915 struct si_pm4_state *pm4 = &rs->pm4; in si_create_rs_state() local 1054 struct si_pm4_state *pm4 = &rs->pm4_poly_offset[i]; in si_create_rs_state() local 1260 struct si_pm4_state *pm4 = &dsa->pm4; in si_create_dsa_state() local 5283 static void si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) in si_set_grbm_gfx_index() 5289 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() 5298 static void si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, in si_write_harvested_raster_configs() 5318 static void si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) in si_set_raster_config() 5343 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); 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 125 struct si_pm4_state pm4; member
|
D | si_state_draw.cpp | 239 struct si_pm4_state **pm4 = &sctx->vgt_shader_config[key.index]; in si_update_shaders() local
|
D | si_shader.h | 766 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 | basic_tests.c | 830 uint32_t *pm4; in amdgpu_bo_eviction_test() local 1320 uint32_t *pm4; in amdgpu_command_submission_write_linear_helper() local 1433 uint32_t *pm4; in amdgpu_command_submission_const_fill_helper() local 1566 uint32_t *pm4; in amdgpu_command_submission_copy_linear_helper() local 1827 uint32_t *pm4 = NULL; in amdgpu_userptr_test() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 373 unsigned int pm4; member
|