Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/gpu/drm/radeon/evergreen_cs.c, line 2842
- drivers/gpu/drm/radeon/r100.c
- drivers/gpu/drm/radeon/r300.c, line 1293
- drivers/gpu/drm/radeon/r600_cs.c
- drivers/gpu/drm/radeon/radeon_cs.c
- drivers/gpu/drm/radeon/radeon_uvd.c, line 702
Smatch caller information:
drivers/gpu/drm/radeon/evergreen_cs.c evergreen_cs_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->ib.vm | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 2754616881925808128 |
| PARAM_VALUE | 2 | idx | 0-4294967294 |
| BUF_SIZE | 0 | p->track | 848,u64max |
| CAPPED_DATA | 0 | p->idx | 1 |
| CAPPED_DATA | 2 | idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | >= $0->idx |
| PARAM_COMPARE | 2 | idx | <= $0->chunk_ib->length_dw |
| USER_DATA | 0 | p->idx | 3-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | p->track->cb_shader_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->cb_target_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_control | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_size | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_slice | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_view | 0-4294967295 |
| USER_DATA | 0 | p->track->db_s_info | 0-4294967295 |
| USER_DATA | 0 | p->track->db_s_read_offset | 0-4294967295 |
| USER_DATA | 0 | p->track->db_s_write_offset | 0-4294967295 |
| USER_DATA | 0 | p->track->db_z_info | 0-4294967295 |
| USER_DATA | 0 | p->track->db_z_read_offset | 0-4294967295 |
| USER_DATA | 0 | p->track->db_z_write_offset | 0-4294967295 |
| USER_DATA | 0 | p->track->htile_offset | 0-4294967295 |
| USER_DATA | 0 | p->track->htile_surface | 0-4294967295 |
| USER_DATA | 0 | p->track->vgt_strmout_buffer_config | 0-4294967295 |
| USER_DATA | 0 | p->track->vgt_strmout_config | 0-4294967295 |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 1 | pkt->count | 1-16383[c] |
| USER_DATA | 1 | pkt->one_reg_wr | 0-1[c] |
| USER_DATA | 1 | pkt->opcode | 0-255[c] |
| USER_DATA | 1 | pkt->reg | 0,4-262140[c] |
| USER_DATA | 1 | pkt->type | 0,2-3[c] |
| USER_DATA | 2 | idx | 3-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r300.c r300_cs_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->ib.vm | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 1080349159673131008 |
| PARAM_VALUE | 2 | idx | 0-4294967294 |
| BUF_SIZE | 0 | p->track | 3272 |
| CAPPED_DATA | 0 | p->filp | 1 |
| CAPPED_DATA | 0 | p->idx | 1 |
| CAPPED_DATA | 2 | idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | >= $0->idx |
| PARAM_COMPARE | 2 | idx | <= $0->chunk_ib->length_dw |
| USER_DATA | 0 | p->idx | 3-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | p->track->aa.offset | 0-4294967295 |
| USER_DATA | 0 | p->track->aa.pitch | 0,2-16382[c] |
| USER_DATA | 0 | p->track->aaresolve | 0-1[c] |
| USER_DATA | 0 | p->track->blend_read_enable | 0-1 |
| USER_DATA | 0 | p->track->color_channel_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->immd_dwords | 0-16383 |
| USER_DATA | 0 | p->track->max_indx | 0-16777215[c] |
| USER_DATA | 0 | p->track->maxy | 0-8192,4294965857-4294967295 |
| USER_DATA | 0 | p->track->num_arrays | 0-16[c] |
| USER_DATA | 0 | p->track->num_cb | 1-4[c] |
| USER_DATA | 0 | p->track->vap_alt_nverts | 0-16777215[c] |
| USER_DATA | 0 | p->track->vap_vf_cntl | 0-4294967295 |
| USER_DATA | 0 | p->track->vtx_size | 0-127[c] |
| USER_DATA | 0 | p->track->z_enabled | 0-1 |
| USER_DATA | 0 | p->track->zb.offset | 0-4294967295 |
| USER_DATA | 0 | p->track->zb.pitch | 0,4-16380[c] |
| USER_DATA | 0 | p->track->zb_cb_clear | 0-1 |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 1 | pkt->count | 1-16383[c] |
| USER_DATA | 1 | pkt->one_reg_wr | 0-1[c] |
| USER_DATA | 1 | pkt->opcode | 0-255[c] |
| USER_DATA | 1 | pkt->reg | 0,4-262140[c] |
| USER_DATA | 1 | pkt->type | 0,2-3[c] |
| USER_DATA | 2 | idx | 3-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/radeon_cs.c radeon_cs_packet_next_is_pkt3_nop() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 174419194535235584 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | (-1),848,856 |
| CAPPED_DATA | 0 | p->chunk_ib->length_dw | 1 |
| DATA_SOURCE | 0 | p | $0 |
| USER_DATA | 0 | p->idx | 6-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 6-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/radeon_cs.c radeon_cs_packet_next_reloc() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->parser_error | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 2825194004611690496 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | (-1),848,856,3272 |
| CAPPED_DATA | 0 | p->chunk_ib->length_dw | 1 |
| CAPPED_DATA | 0 | p->filp | 1 |
| DATA_SOURCE | 0 | p | $0 |
| BIT_INFO | 0 | p->cs_flags | 0x0,0xfffffffd |
| USER_DATA | 0 | p->idx | 6-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 6-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/radeon_uvd.c radeon_uvd_cs_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_relocs | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->ib.vm | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 0 | *p->rdev->uvd.img_size | 0-4294967295 |
| PARAM_VALUE | 1 | pkt | 8780562766488674304 |
| PARAM_VALUE | 2 | idx | 0-4294967294 |
| CAPPED_DATA | 0 | p->idx | 1 |
| CAPPED_DATA | 2 | idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | >= $0->idx |
| PARAM_COMPARE | 2 | idx | <= $0->chunk_ib->length_dw |
| USER_DATA | 0 | p->idx | 3-16385[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 1 | pkt->count | 1-16383[c] |
| USER_DATA | 1 | pkt->one_reg_wr | 0-1[c] |
| USER_DATA | 1 | pkt->opcode | 0-255[c] |
| USER_DATA | 1 | pkt->reg | 0,4-262140[c] |
| USER_DATA | 1 | pkt->type | 0,2[c] |
| USER_DATA | 2 | idx | 3-16385[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r600_cs.c r600_cs_common_vline_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_countdown | 0-15 |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_interval | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.wounded | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.ww_class | 0,8825623990767841280 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->parser_error | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 3502552429708959744 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | (-1),848,856 |
| DATA_SOURCE | 0 | p | $0 |
| BIT_INFO | 0 | p->cs_flags | 0x0,0xfffffffd |
| USER_DATA | 0 | p->idx | 6-196620[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 6-196620[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r600_cs.c r600_cs_common_vline_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_countdown | 0-15 |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_interval | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.wounded | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.ww_class | 0,8825623990767841280 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->parser_error | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 1336322241974022144 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | (-1),848,856 |
| CAPPED_DATA | 0 | p->chunk_ib->length_dw | 1 |
| CAPPED_DATA | 0 | p->idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | > $0->idx |
| BIT_INFO | 0 | p->cs_flags | 0x0,0xfffffffd |
| USER_DATA | 0 | p->idx | 6-196620[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 9-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r600_cs.c r600_cs_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->ib.vm | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 2580847806434271232 |
| PARAM_VALUE | 2 | idx | 0-4294967294 |
| BUF_SIZE | 0 | p->track | 856,u64max |
| CAPPED_DATA | 0 | p->idx | 1 |
| CAPPED_DATA | 2 | idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | >= $0->idx |
| PARAM_COMPARE | 2 | idx | <= $0->chunk_ib->length_dw |
| USER_DATA | 0 | p->idx | 3-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | p->track->cb_shader_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->cb_target_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_control | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_info | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_size | 0-4294967295 |
| USER_DATA | 0 | p->track->db_depth_size_idx | 5-180234[c] |
| USER_DATA | 0 | p->track->db_depth_view | 0-4294967295 |
| USER_DATA | 0 | p->track->db_offset | 0,256-4294967040[c] |
| USER_DATA | 0 | p->track->htile_offset | 0,256-1099511627520[c] |
| USER_DATA | 0 | p->track->htile_surface | 0-4294967295 |
| USER_DATA | 0 | p->track->is_resolve | 0[c] |
| USER_DATA | 0 | p->track->log_nsamples | 0-3[c] |
| USER_DATA | 0 | p->track->sq_config | 0-4294967295 |
| USER_DATA | 0 | p->track->vgt_strmout_buffer_en | 0-4294967295 |
| USER_DATA | 0 | p->track->vgt_strmout_en | 0-4294967295 |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 1 | pkt->count | 1-16383[c] |
| USER_DATA | 1 | pkt->one_reg_wr | 0-1[c] |
| USER_DATA | 1 | pkt->opcode | 0-255[c] |
| USER_DATA | 1 | pkt->reg | 0,4-262140[c] |
| USER_DATA | 1 | pkt->type | 0,2-3[c] |
| USER_DATA | 2 | idx | 3-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r100.c r100_cs_packet_parse_vline() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_countdown | 0-15 |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_interval | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.first_lock_dep_map.wait_type_inner | 0,4 |
| PARAM_VALUE | 0 | p->exec.ticket.ww_class | 0,8825623990767841280 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 8575287537115893760 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | 3272 |
| CAPPED_DATA | 0 | p->filp | 1 |
| DATA_SOURCE | 0 | p | $0 |
| USER_DATA | 0 | p->idx | 6-196620[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 6-196620[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r100.c r100_cs_packet_parse_vline() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->kdata | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_ib->length_dw | 1-u32max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->const_ib.length_dw | 0-65536 |
| PARAM_VALUE | 0 | p->const_ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.objects | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_countdown | 0-15 |
| PARAM_VALUE | 0 | p->exec.ticket.deadlock_inject_interval | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->exec.ticket.first_lock_dep_map.wait_type_inner | 0,4 |
| PARAM_VALUE | 0 | p->exec.ticket.ww_class | 0,8825623990767841280 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 2296315607934787584 |
| BUF_SIZE | 0 | p->filp | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->rdev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | p->track | 3272 |
| CAPPED_DATA | 0 | p->chunk_ib->length_dw | 1 |
| CAPPED_DATA | 0 | p->filp | 1 |
| CAPPED_DATA | 0 | p->idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | > $0->idx |
| USER_DATA | 0 | p->idx | 6-196620[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 2 | idx | 8-196622[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->const_ib.ptr | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |
drivers/gpu/drm/radeon/r100.c r100_cs_parse() -> radeon_cs_packet_parse()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 2688560332286525440 |
| PARAM_VALUE | 0 | p->chunk_ib | 4096-ptr_max |
| PARAM_VALUE | 0 | p->chunk_relocs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->chunks | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->cs_flags | 0 |
| PARAM_VALUE | 0 | p->exec.contended | 0,(-1) |
| PARAM_VALUE | 0 | p->exec.flags | 1 |
| PARAM_VALUE | 0 | p->exec.ticket.done_acquire | 0-1 |
| PARAM_VALUE | 0 | p->filp | 4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.fence | 0 |
| PARAM_VALUE | 0 | p->ib.length_dw | 0-1073741823 |
| PARAM_VALUE | 0 | p->ib.ptr | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.ring | 0-6 |
| PARAM_VALUE | 0 | p->ib.sa_bo | 0,4096-ptr_max |
| PARAM_VALUE | 0 | p->ib.sync.last_vm_update | 0 |
| PARAM_VALUE | 0 | p->ib.vm | 0 |
| PARAM_VALUE | 0 | p->idx | 0-4294967294 |
| PARAM_VALUE | 0 | p->nchunks | 0-268435455 |
| PARAM_VALUE | 0 | p->nrelocs | 0 |
| PARAM_VALUE | 0 | p->rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->relocs | 0,16,4096-ptr_max |
| PARAM_VALUE | 0 | p->ring | 0-6 |
| PARAM_VALUE | 0 | p->track | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->validated.prev | 2688560332286525512 |
| PARAM_VALUE | 0 | p->vm_bos | 0,4096-ptr_max |
| PARAM_VALUE | 1 | pkt | 2324843566982938624 |
| PARAM_VALUE | 2 | idx | 0-4294967294 |
| BUF_SIZE | 0 | p->track | 3272 |
| CAPPED_DATA | 0 | p->filp | 1 |
| CAPPED_DATA | 0 | p->idx | 1 |
| CAPPED_DATA | 2 | idx | 1 |
| DATA_SOURCE | 0 | p | $0 |
| PARAM_COMPARE | 0 | p->chunk_ib->length_dw | >= $0->idx |
| PARAM_COMPARE | 2 | idx | <= $0->chunk_ib->length_dw |
| USER_DATA | 0 | p->idx | 3-213005[c] |
| USER_DATA | 0 | p->nchunks | 1-268435455[c][u] |
| USER_DATA | 0 | p->track->aa.offset | 0-4294967295 |
| USER_DATA | 0 | p->track->aa.pitch | 0,2-16382[c] |
| USER_DATA | 0 | p->track->aaresolve | 0-1[c] |
| USER_DATA | 0 | p->track->blend_read_enable | 0-1 |
| USER_DATA | 0 | p->track->color_channel_mask | 0-4294967295 |
| USER_DATA | 0 | p->track->immd_dwords | 0-16383 |
| USER_DATA | 0 | p->track->max_indx | 0-4294967295 |
| USER_DATA | 0 | p->track->maxy | 0-8192,4294965857-4294967295 |
| USER_DATA | 0 | p->track->num_arrays | 0-16[c] |
| USER_DATA | 0 | p->track->num_cb | 1-4[c] |
| USER_DATA | 0 | p->track->vap_alt_nverts | 0-16777215[c] |
| USER_DATA | 0 | p->track->vap_vf_cntl | 0-4294967295 |
| USER_DATA | 0 | p->track->vtx_size | 0-127[c] |
| USER_DATA | 0 | p->track->z_enabled | 0-1 |
| USER_DATA | 0 | p->track->zb.offset | 0-4294967295 |
| USER_DATA | 0 | p->track->zb.pitch | 0,4-16380[c] |
| USER_DATA | 0 | p->track->zb_cb_clear | 0-1 |
| USER_DATA | 0 | *p->ib.ptr | 0-u32max |
| USER_DATA | 1 | pkt->count | 1-16383[c] |
| USER_DATA | 1 | pkt->one_reg_wr | 0-1[c] |
| USER_DATA | 1 | pkt->opcode | 0-255[c] |
| USER_DATA | 1 | pkt->reg | 0,4-262140[c] |
| USER_DATA | 1 | pkt->type | 0,2-3[c] |
| USER_DATA | 2 | idx | 3-213005[c] |
| NO_OVERFLOW_SIMPLE | 0 | p->nrelocs | |
| USER_PTR | 0 | p->chunks_array | |
| USER_PTR | 0 | p->ib.ptr | |
| LOCK2 | &rdev->exclusive_lock | ||
| TYPE_LOCK | (struct radeon_device)->exclusive_lock |