diff options
author | Lijo Lazar <lijo.lazar@amd.com> | 2023-08-08 20:50:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 13:08:27 +0300 |
commit | af7215182417c892e09bcb6829377ce5c69f127f (patch) | |
tree | 4e675f08107ac88b783dfd85cc977d52c5edf239 /drivers/gpu/drm/i915/display | |
parent | 3d0a34c42f0d50c06ca21761d625a823e245118e (diff) | |
download | linux-af7215182417c892e09bcb6829377ce5c69f127f.tar.xz |
drm/amdgpu: Use apt name for FW reserved region
commit db3b5cb64a9ca301d14ed027e470834316720e42 upstream
Use the generic term fw_reserved_memory for FW reserve region. This
region may also hold discovery TMR in addition to other reserve
regions. This region size could be larger than discovery tmr size, hence
don't change the discovery tmr size based on this.
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
[ This change fixes reading IP discovery from debugfs.
It needed to be hand modified because:
* GC 9.4.3 support isn't introduced in older kernels until
228ce176434b ("drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3")
* It also changed because of 58ab2c08d708 (drm/amdgpu: use VRAM|GTT
for a bunch of kernel allocations) not being present.
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2748 ]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/i915/display')
0 files changed, 0 insertions, 0 deletions