OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ring_index
(Results
1 - 25
of
68
) sorted by relevancy
1
2
3
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770_dma.c
54
int
ring_index
= rdev->asic->copy.dma_ring_index;
local in function:rv770_copy_dma
55
struct radeon_ring *ring = &rdev->ring[
ring_index
];
radeon_rv770_dma.c
54
int
ring_index
= rdev->asic->copy.dma_ring_index;
local in function:rv770_copy_dma
55
struct radeon_ring *ring = &rdev->ring[
ring_index
];
radeon_rv770_dma.c
54
int
ring_index
= rdev->asic->copy.dma_ring_index;
local in function:rv770_copy_dma
55
struct radeon_ring *ring = &rdev->ring[
ring_index
];
radeon_rv770_dma.c
54
int
ring_index
= rdev->asic->copy.dma_ring_index;
local in function:rv770_copy_dma
55
struct radeon_ring *ring = &rdev->ring[
ring_index
];
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_navi10_ih.c
261
u32
ring_index
= ih->rptr >> 2;
local in function:navi10_ih_decode_iv
264
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
265
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
266
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
267
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
268
dw[4] = le32_to_cpu(ih->ring[
ring_index
+ 4]);
269
dw[5] = le32_to_cpu(ih->ring[
ring_index
+ 5]);
270
dw[6] = le32_to_cpu(ih->ring[
ring_index
+ 6]);
271
dw[7] = le32_to_cpu(ih->ring[
ring_index
+ 7]);
amdgpu_navi10_ih.c
261
u32
ring_index
= ih->rptr >> 2;
local in function:navi10_ih_decode_iv
264
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
265
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
266
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
267
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
268
dw[4] = le32_to_cpu(ih->ring[
ring_index
+ 4]);
269
dw[5] = le32_to_cpu(ih->ring[
ring_index
+ 5]);
270
dw[6] = le32_to_cpu(ih->ring[
ring_index
+ 6]);
271
dw[7] = le32_to_cpu(ih->ring[
ring_index
+ 7]);
amdgpu_navi10_ih.c
261
u32
ring_index
= ih->rptr >> 2;
local in function:navi10_ih_decode_iv
264
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
265
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
266
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
267
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
268
dw[4] = le32_to_cpu(ih->ring[
ring_index
+ 4]);
269
dw[5] = le32_to_cpu(ih->ring[
ring_index
+ 5]);
270
dw[6] = le32_to_cpu(ih->ring[
ring_index
+ 6]);
271
dw[7] = le32_to_cpu(ih->ring[
ring_index
+ 7]);
amdgpu_navi10_ih.c
261
u32
ring_index
= ih->rptr >> 2;
local in function:navi10_ih_decode_iv
264
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
265
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
266
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
267
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
268
dw[4] = le32_to_cpu(ih->ring[
ring_index
+ 4]);
269
dw[5] = le32_to_cpu(ih->ring[
ring_index
+ 5]);
270
dw[6] = le32_to_cpu(ih->ring[
ring_index
+ 6]);
271
dw[7] = le32_to_cpu(ih->ring[
ring_index
+ 7]);
amdgpu_cik_ih.c
251
u32
ring_index
= ih->rptr >> 2;
local in function:cik_ih_decode_iv
254
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
255
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
256
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
257
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_si_ih.c
133
u32
ring_index
= ih->rptr >> 2;
local in function:si_ih_decode_iv
136
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
137
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
138
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
139
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cik_ih.c
251
u32
ring_index
= ih->rptr >> 2;
local in function:cik_ih_decode_iv
254
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
255
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
256
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
257
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_si_ih.c
133
u32
ring_index
= ih->rptr >> 2;
local in function:si_ih_decode_iv
136
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
137
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
138
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
139
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cik_ih.c
251
u32
ring_index
= ih->rptr >> 2;
local in function:cik_ih_decode_iv
254
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
255
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
256
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
257
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_si_ih.c
133
u32
ring_index
= ih->rptr >> 2;
local in function:si_ih_decode_iv
136
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
137
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
138
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
139
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cik_ih.c
251
u32
ring_index
= ih->rptr >> 2;
local in function:cik_ih_decode_iv
254
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
255
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
256
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
257
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_si_ih.c
133
u32
ring_index
= ih->rptr >> 2;
local in function:si_ih_decode_iv
136
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
137
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
138
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
139
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cz_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:cz_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_iceland_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:iceland_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_tonga_ih.c
232
u32
ring_index
= ih->rptr >> 2;
local in function:tonga_ih_decode_iv
235
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
236
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
237
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
238
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cz_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:cz_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_iceland_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:iceland_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_tonga_ih.c
232
u32
ring_index
= ih->rptr >> 2;
local in function:tonga_ih_decode_iv
235
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
236
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
237
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
238
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_cz_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:cz_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_iceland_ih.c
230
u32
ring_index
= ih->rptr >> 2;
local in function:iceland_ih_decode_iv
233
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
234
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
235
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
236
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
amdgpu_tonga_ih.c
232
u32
ring_index
= ih->rptr >> 2;
local in function:tonga_ih_decode_iv
235
dw[0] = le32_to_cpu(ih->ring[
ring_index
+ 0]);
236
dw[1] = le32_to_cpu(ih->ring[
ring_index
+ 1]);
237
dw[2] = le32_to_cpu(ih->ring[
ring_index
+ 2]);
238
dw[3] = le32_to_cpu(ih->ring[
ring_index
+ 3]);
Completed in 102 milliseconds
1
2
3
Indexes created Mon Oct 20 11:09:49 GMT 2025