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()
516 static int r600_cs_track_validate_db(struct radeon_cs_parser *p) in r600_cs_track_validate_db()
704 static int r600_cs_track_check(struct radeon_cs_parser *p) in r600_cs_track_check()
792 static int r600_cs_packet_parse_vline(struct radeon_cs_parser *p) in r600_cs_packet_parse_vline()
823 int r600_cs_common_vline_parse(struct radeon_cs_parser *p, in r600_cs_common_vline_parse()
917 static int r600_packet0_check(struct radeon_cs_parser *p, in r600_packet0_check()
939 static int r600_cs_parse_packet0(struct radeon_cs_parser *p, in r600_cs_parse_packet0()
967 static int r600_cs_check_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_cs_check_reg()
1467 static int r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx, in r600_check_texture_resource()
1608 static bool r600_is_safe_reg(struct radeon_cs_parser *p, u32 reg, u32 idx) in r600_is_safe_reg()
1624 static int r600_packet3_check(struct radeon_cs_parser *p, in r600_packet3_check()
2266 int r600_cs_parse(struct radeon_cs_parser *p) in r600_cs_parse()
2340 int r600_dma_cs_next_reloc(struct radeon_cs_parser *p, in r600_dma_cs_next_reloc()
2374 int r600_dma_cs_parse(struct radeon_cs_parser *p) in r600_dma_cs_parse()