Searched refs:radeon_set_context_reg_rmw (Results 1 – 4 of 4) sorted by relevance
136 static inline void radeon_set_context_reg_rmw(struct radeon_cmdbuf *cs, unsigned reg, in radeon_set_context_reg_rmw() function160 radeon_set_context_reg_rmw(cs, offset, value, mask); in radeon_opt_set_context_reg_rmw()
85 static inline void radeon_set_context_reg_rmw(struct radeon_cmdbuf *cs, in radeon_set_context_reg_rmw() function
916 radeon_set_context_reg_rmw(cs, R_028BE0_PA_SC_AA_CONFIG, in radv_emit_sample_locations()
3986 - radv: add radeon_set_context_reg_rmw() helper