Lines Matching refs:radeon_cs_parser
351 static int r600_cs_track_validate_cb(struct radeon_cs_parser *p, int i) in r600_cs_track_validate_cb()
517 static int r600_cs_track_validate_db(struct radeon_cs_parser *p) in r600_cs_track_validate_db()
705 static int r600_cs_track_check(struct radeon_cs_parser *p) in r600_cs_track_check()
793 static int r600_cs_packet_parse_vline(struct radeon_cs_parser *p) in r600_cs_packet_parse_vline()
824 int r600_cs_common_vline_parse(struct radeon_cs_parser *p, in r600_cs_common_vline_parse()
918 static int r600_packet0_check(struct radeon_cs_parser *p, in r600_packet0_check()
940 static int r600_cs_parse_packet0(struct radeon_cs_parser *p, in r600_cs_parse_packet0()
968 static int r600_cs_check_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_cs_check_reg()
1471 static int r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx, in r600_check_texture_resource()
1612 static bool r600_is_safe_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_is_safe_reg()
1628 static int r600_packet3_check(struct radeon_cs_parser *p, in r600_packet3_check()
2270 int r600_cs_parse(struct radeon_cs_parser *p) in r600_cs_parse()
2344 int r600_dma_cs_next_reloc(struct radeon_cs_parser *p, in r600_dma_cs_next_reloc()
2378 int r600_dma_cs_parse(struct radeon_cs_parser *p) in r600_dma_cs_parse()