]> Git Repo - linux.git/commit
drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new
authorChristian König <[email protected]>
Tue, 10 May 2022 10:52:05 +0000 (12:52 +0200)
committerChristian König <[email protected]>
Wed, 11 May 2022 08:01:55 +0000 (10:01 +0200)
commit5e3f1e7729ec7a99e145e9d8ed58963d86cdfb98
tree589f3d9892b1309dadb33cb312c343194759ae3f
parent047de3f17a8321065c32ee3f6272a6dba16d6bcf
drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new

We still need to calculate a virtual start address for the resource to
aid checking of it is visible or not. Only matters on small BAR systems,
but better save than sorry.

Signed-off-by: Christian König <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Arunpravin Paneer Selvam <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
This page took 0.066754 seconds and 4 git commands to generate.