Home | History | Annotate | Download | only in radeon

Lines Matching defs:ib

156 	volatile uint32_t *ib;
164 ib = p->ib.ptr;
171 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
188 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
196 ib[idx] = idx_value + ((u32)reloc->gpu_offset);
201 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
209 ib[idx] = idx_value + ((u32)reloc->gpu_offset);
220 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
233 ib[idx] = tmp + ((u32)reloc->gpu_offset);
235 ib[idx] = idx_value + ((u32)reloc->gpu_offset);
273 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
279 ib[idx] = idx_value + ((u32)reloc->gpu_offset);
291 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
305 ib[idx] = tmp;
307 ib[idx] = idx_value;
368 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
373 ib[idx] = idx_value + ((u32)reloc->gpu_offset);