Symbol: radeon_cs_parser
sys/dev/drm/radeon/evergreen_cs.c
1023
static int evergreen_cs_packet_parse_vline(struct radeon_cs_parser *p)
sys/dev/drm/radeon/evergreen_cs.c
1046
static int evergreen_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
1068
static int evergreen_cs_parse_packet0(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
1092
static int evergreen_cs_handle_reg(struct radeon_cs_parser *p, u32 reg, u32 idx)
sys/dev/drm/radeon/evergreen_cs.c
1754
static inline bool evergreen_is_safe_reg(struct radeon_cs_parser *p, u32 reg)
sys/dev/drm/radeon/evergreen_cs.c
1770
static int evergreen_packet3_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
188
static int evergreen_surface_check_linear(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
199
static int evergreen_surface_check_linear_aligned(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
221
static int evergreen_surface_check_1d(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
252
static int evergreen_surface_check_2d(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
2670
int evergreen_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/evergreen_cs.c
2795
int evergreen_dma_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/evergreen_cs.c
295
static int evergreen_surface_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
319
static int evergreen_surface_value_conv_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
392
static int evergreen_cs_track_validate_cb(struct radeon_cs_parser *p, unsigned id)
sys/dev/drm/radeon/evergreen_cs.c
494
static int evergreen_cs_track_validate_htile(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
559
static int evergreen_cs_track_validate_stencil(struct radeon_cs_parser *p)
sys/dev/drm/radeon/evergreen_cs.c
656
static int evergreen_cs_track_validate_depth(struct radeon_cs_parser *p)
sys/dev/drm/radeon/evergreen_cs.c
751
static int evergreen_cs_track_validate_texture(struct radeon_cs_parser *p,
sys/dev/drm/radeon/evergreen_cs.c
930
static int evergreen_cs_track_check(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r100.c
1269
int r100_reloc_pitch_offset(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
1311
int r100_packet3_load_vbpntr(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
1375
int r100_cs_parse_packet0(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
1434
int r100_cs_packet_parse_vline(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r100.c
1561
static int r100_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
1902
int r100_cs_track_check_pkt3_indx_buffer(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
1920
static int r100_packet3_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100.c
2041
int r100_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r100_track.h
85
int r100_cs_packet_parse_vline(struct radeon_cs_parser *p);
sys/dev/drm/radeon/r100_track.h
87
int r200_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100_track.h
91
int r100_reloc_pitch_offset(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r100_track.h
95
int r100_packet3_load_vbpntr(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r200.c
145
int r200_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r300.c
1166
static int r300_packet3_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r300.c
1274
int r300_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r300.c
621
static int r300_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
1469
static int r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx,
sys/dev/drm/radeon/r600_cs.c
1610
static bool r600_is_safe_reg(struct radeon_cs_parser *p, u32 reg, u32 idx)
sys/dev/drm/radeon/r600_cs.c
1626
static int r600_packet3_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
2268
int r600_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r600_cs.c
2342
int r600_dma_cs_next_reloc(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
2378
int r600_dma_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r600_cs.c
350
static int r600_cs_track_validate_cb(struct radeon_cs_parser *p, int i)
sys/dev/drm/radeon/r600_cs.c
517
static int r600_cs_track_validate_db(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r600_cs.c
706
static int r600_cs_track_check(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r600_cs.c
794
static int r600_cs_packet_parse_vline(struct radeon_cs_parser *p)
sys/dev/drm/radeon/r600_cs.c
825
int r600_cs_common_vline_parse(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
919
static int r600_packet0_check(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
941
static int r600_cs_parse_packet0(struct radeon_cs_parser *p,
sys/dev/drm/radeon/r600_cs.c
969
static int r600_cs_check_reg(struct radeon_cs_parser *p, u32 reg, u32 idx)
sys/dev/drm/radeon/radeon.h
1098
static inline u32 radeon_get_ib_value(struct radeon_cs_parser *p, int idx)
sys/dev/drm/radeon/radeon.h
1117
typedef int (*radeon_packet0_check_t)(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon.h
1120
typedef int (*radeon_packet3_check_t)(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon.h
1703
int radeon_uvd_cs_parse(struct radeon_cs_parser *parser);
sys/dev/drm/radeon/radeon.h
1744
int radeon_vce_cs_reloc(struct radeon_cs_parser *p, int lo, int hi, unsigned size);
sys/dev/drm/radeon/radeon.h
1745
int radeon_vce_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon.h
1829
int (*cs_parse)(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon.h
2831
extern int radeon_cs_parser_init(struct radeon_cs_parser *p, void *data);
sys/dev/drm/radeon/radeon.h
2992
int radeon_cs_packet_parse(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon.h
2995
bool radeon_cs_packet_next_is_pkt3_nop(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon.h
2996
void radeon_cs_dump_packet(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon.h
2998
int radeon_cs_packet_next_reloc(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon.h
3001
int r600_cs_common_vline_parse(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_asic.h
121
int r100_cs_track_check_pkt3_indx_buffer(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_asic.h
124
int r100_cs_parse_packet0(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_asic.h
128
int r100_cs_packet_parse(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_asic.h
174
extern int r300_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_asic.h
319
int r600_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_asic.h
320
int r600_dma_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_asic.h
321
int r600_dma_cs_next_reloc(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_asic.h
529
extern int evergreen_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_asic.h
530
extern int evergreen_dma_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_asic.h
82
int r100_cs_parse(struct radeon_cs_parser *p);
sys/dev/drm/radeon/radeon_cs.c
204
static int radeon_cs_get_ring(struct radeon_cs_parser *p, u32 ring, s32 priority)
sys/dev/drm/radeon/radeon_cs.c
247
static int radeon_cs_sync_rings(struct radeon_cs_parser *p)
sys/dev/drm/radeon/radeon_cs.c
265
int radeon_cs_parser_init(struct radeon_cs_parser *p, void *data)
sys/dev/drm/radeon/radeon_cs.c
410
static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff)
sys/dev/drm/radeon/radeon_cs.c
456
struct radeon_cs_parser *parser)
sys/dev/drm/radeon/radeon_cs.c
492
static int radeon_bo_vm_update_pte(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_cs.c
538
struct radeon_cs_parser *parser)
sys/dev/drm/radeon/radeon_cs.c
599
static int radeon_cs_ib_fill(struct radeon_device *rdev, struct radeon_cs_parser *parser)
sys/dev/drm/radeon/radeon_cs.c
658
struct radeon_cs_parser parser;
sys/dev/drm/radeon/radeon_cs.c
674
memset(&parser, 0, sizeof(struct radeon_cs_parser));
sys/dev/drm/radeon/radeon_cs.c
729
int radeon_cs_packet_parse(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_cs.c
75
static int radeon_cs_parser_relocs(struct radeon_cs_parser *p)
sys/dev/drm/radeon/radeon_cs.c
792
bool radeon_cs_packet_next_is_pkt3_nop(struct radeon_cs_parser *p)
sys/dev/drm/radeon/radeon_cs.c
814
void radeon_cs_dump_packet(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_cs.c
838
int radeon_cs_packet_next_reloc(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_uvd.c
442
static int radeon_uvd_validate_codec(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_uvd.c
465
static int radeon_uvd_cs_msg(struct radeon_cs_parser *p, struct radeon_bo *bo,
sys/dev/drm/radeon/radeon_uvd.c
572
static int radeon_uvd_cs_reloc(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_uvd.c
648
static int radeon_uvd_cs_reg(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_uvd.c
684
int radeon_uvd_cs_parse(struct radeon_cs_parser *p)
sys/dev/drm/radeon/radeon_vce.c
470
int radeon_vce_cs_reloc(struct radeon_cs_parser *p, int lo, int hi,
sys/dev/drm/radeon/radeon_vce.c
519
static int radeon_vce_validate_handle(struct radeon_cs_parser *p,
sys/dev/drm/radeon/radeon_vce.c
557
int radeon_vce_cs_parse(struct radeon_cs_parser *p)