summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorchong li <chongli2@amd.com>2026-07-15 18:41:15 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-07-28 19:17:32 -0400
commitcba4928cdffaa0f9012acff0ec4f896320107077 (patch)
treef35ba8ff83d14fa9d687b03528289f9b3a06a869 /tools/perf/scripts/python/export-to-sqlite.py
parent149f894a2a8bac181af7b979180e7578e2190bb0 (diff)
drm/amdgpu: reduce early full GPU access during SR-IOV init
Allow early FB reads to fall back to BAR0 when the VRAM aperture is not ready. This lets SR-IOV VFs consume host-provided init data before requesting full GPU access. For ASICs that support request_init_data, defer full GPU access until after non-GPU early init to shorten the full-access window. Legacy ASICs(before NV12) do not send request_init_data; the host dumps init data only during full GPU access, so keep the original early full-access request path for them. Signed-off-by: chong li <chongli2@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions