Home
last modified time | relevance | path

Searched refs:si_cmd_surface_sync (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_commands.c31 void si_cmd_surface_sync(struct si_pm4_state *pm4, uint32_t cp_coher_cntl) in si_cmd_surface_sync() function
Dsi_state.h159 void si_cmd_surface_sync(struct si_pm4_state *pm4, uint32_t cp_coher_cntl);
Dsi_state_draw.c558 si_cmd_surface_sync(pm4, cp_coher_cntl); in si_draw_vbo()
Dr600_hw_context.c164 si_cmd_surface_sync(pm4, S_0085F0_CB0_DEST_BASE_ENA(1) | in r600_flush_framebuffer()