Lines Matching refs:radeon_cs_parser
350 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()
706 static int r600_cs_track_check(struct radeon_cs_parser *p) in r600_cs_track_check()
794 static int r600_cs_packet_parse_vline(struct radeon_cs_parser *p) in r600_cs_packet_parse_vline()
825 int r600_cs_common_vline_parse(struct radeon_cs_parser *p, in r600_cs_common_vline_parse()
919 static int r600_packet0_check(struct radeon_cs_parser *p, in r600_packet0_check()
941 static int r600_cs_parse_packet0(struct radeon_cs_parser *p, in r600_cs_parse_packet0()
969 static int r600_cs_check_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_cs_check_reg()
1469 static int r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx, in r600_check_texture_resource()
1610 static bool r600_is_safe_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_is_safe_reg()
1626 static int r600_packet3_check(struct radeon_cs_parser *p, in r600_packet3_check()
2268 int r600_cs_parse(struct radeon_cs_parser *p) in r600_cs_parse()
2342 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()