OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ao_cu_bitmap
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h
188
uint32_t
ao_cu_bitmap
[4][4];
member in struct:amdgpu_cu_info
amdgpu_kms.c
749
memcpy(&dev_info.cu_ao_bitmap[0], &adev->gfx.cu_info.
ao_cu_bitmap
[0],
750
sizeof(adev->gfx.cu_info.
ao_cu_bitmap
));
amdgpu_gfx_v9_0.c
1706
cu_info->
ao_cu_bitmap
[i][j] = cu_bitmap;
6729
* The bitmap(and
ao_cu_bitmap
) in cu_info structure is
6753
cu_info->
ao_cu_bitmap
[i % 4][j + i / 4] = ao_bitmap;
amdgpu_gfx_v6_0.c
3618
cu_info->
ao_cu_bitmap
[i][j] = ao_bitmap;
amdgpu_gfx_v10_0.c
5424
cu_info->
ao_cu_bitmap
[i][j] = ao_bitmap;
amdgpu_gfx_v7_0.c
5156
cu_info->
ao_cu_bitmap
[i][j] = ao_bitmap;
amdgpu_gfx_v8_0.c
7142
cu_info->
ao_cu_bitmap
[i][j] = ao_bitmap;
Completed in 32 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025