]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add stolen vga reserve-region
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 25 Mar 2026 11:30:31 +0000 (17:00 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Apr 2026 17:49:36 +0000 (13:49 -0400)
commit9bb16dabb09116d3308772569e850477f2d803b5
tree30d301ea02c9e50992faf8fc1d265d5d66e91420
parentc9042a4dd6ac311281fc2d95d0d9f8e3278608c5
drm/amdgpu: Add stolen vga reserve-region

Use reserve region helpers for initializing/reserving stolen vga region.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c