Re: [PATCH] drm/amdgpu: remove invalid resource->start check

2024-03-27 Thread Pierre-Eric Pelloux-Prayer
On my kernel branch this produces an "unused variable" warning for 'bus_size' so it should be dropped as well. Pierre-Eric Le 21/03/2024 à 13:25, Pierre-Eric Pelloux-Prayer a écrit : Le 20/03/2024 à 13:49, Christian König a écrit : The majority of those where removed in the patch aed01a68047

Re: [PATCH] drm/amdgpu: remove invalid resource->start check

2024-03-21 Thread Pierre-Eric Pelloux-Prayer
Le 20/03/2024 à 13:49, Christian König a écrit : The majority of those where removed in the patch aed01a68047b drm/amdgpu: Remove TTM resource->start visible VRAM condition v2 But this one was missed because it's working on the resource and not the BO. Since we also no longer use a fake start