OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_aperture
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_hwseq.c
73
config.
system_aperture
.fb_top = pa_config->
system_aperture
.fb_top;
74
config.
system_aperture
.fb_offset = pa_config->
system_aperture
.fb_offset;
75
config.
system_aperture
.fb_base = pa_config->
system_aperture
.fb_base;
76
config.
system_aperture
.agp_top = pa_config->
system_aperture
.agp_top;
77
config.
system_aperture
.agp_bot = pa_config->
system_aperture
.agp_bot
[
all
...]
amdgpu_dcn21_hubbub.c
122
FB_BASE, pa_config->
system_aperture
.fb_base >> 24);
124
FB_TOP, pa_config->
system_aperture
.fb_top >> 24);
126
FB_OFFSET, pa_config->
system_aperture
.fb_offset >> 24);
128
AGP_BOT, pa_config->
system_aperture
.agp_bot >> 24);
130
AGP_TOP, pa_config->
system_aperture
.agp_top >> 24);
132
AGP_BASE, pa_config->
system_aperture
.agp_base >> 24);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hubbub.c
379
FB_BASE, pa_config->
system_aperture
.fb_base >> 24);
381
FB_TOP, pa_config->
system_aperture
.fb_top >> 24);
383
FB_OFFSET, pa_config->
system_aperture
.fb_offset >> 24);
385
AGP_BOT, pa_config->
system_aperture
.agp_bot >> 24);
387
AGP_TOP, pa_config->
system_aperture
.agp_top >> 24);
389
AGP_BASE, pa_config->
system_aperture
.agp_base >> 24);
amdgpu_dcn20_hwseq.c
1084
apt.sys_low.quad_part = dc->vm_pa_config.
system_aperture
.start_addr;
1085
apt.sys_high.quad_part = dc->vm_pa_config.
system_aperture
.end_addr;
1899
config.
system_aperture
.fb_top = pa_config->
system_aperture
.fb_top;
1900
config.
system_aperture
.fb_offset = pa_config->
system_aperture
.fb_offset;
1901
config.
system_aperture
.fb_base = pa_config->
system_aperture
.fb_base;
1902
config.
system_aperture
.agp_top = pa_config->
system_aperture
.agp_top
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dchubbub.h
77
}
system_aperture
;
member in struct:dcn_hubbub_phys_addr_config
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc.h
449
}
system_aperture
;
member in struct:dc_phy_addr_space_config
Completed in 16 milliseconds
Indexes created Fri Oct 10 21:09:48 GMT 2025