diff options
| author | Yifan Zhang <yifan1.zhang@amd.com> | 2025-08-20 14:55:41 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-27 13:57:48 -0400 |
| commit | e68197aa2bbf658a95a927db01c2933c8125bf17 (patch) | |
| tree | 6f66cbc7b481ceffdc8caf196b3b7dad41e70398 /scripts/gdb/linux/lists.py | |
| parent | b9dba6a644fc31a7342962bf0a5c0142efd4a2f2 (diff) | |
drm/amdgpu: remove redundant AMDGPU_HAS_VRAM
AMDGPU_HAS_VRAM is redundant with is_app_apu, as both refer to
APUs with no carve-out. Since AMDGPU_HAS_VRAM only occurs once,
remove AMDGPU_HAS_VRAM definition. The tmr allocation can be covered
with AMDGPU_GEM_DOMAIN_GTT | AMDGPU_GEM_DOMAIN_VRAM in both vram and
non vram ASICs.
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions
