Lines Matching refs:radeon_get_ib_value
641 idx_value = radeon_get_ib_value(p, idx);
1198 ib[idx+1] = radeon_get_ib_value(p, idx + 1) + ((u32)reloc->gpu_offset);
1209 if (((radeon_get_ib_value(p, idx + 1) >> 4) & 0x3) != 3) {
1213 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1);
1224 if (((radeon_get_ib_value(p, idx) >> 4) & 0x3) != 3) {
1228 track->vap_vf_cntl = radeon_get_ib_value(p, idx);
1236 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1);
1243 track->vap_vf_cntl = radeon_get_ib_value(p, idx);
1250 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1);
1257 track->vap_vf_cntl = radeon_get_ib_value(p, idx);