]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Rename moved state to needs_update
authorNatalie Vock <natalie.vock@gmx.de>
Fri, 29 May 2026 15:30:51 +0000 (17:30 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2026 17:00:54 +0000 (13:00 -0400)
commitd4dbcb11eaaa85611ee28f92438361a0e1245adb
tree69890314b3b639813106ac28478826591e60def2
parent5be7f6720a0ff93cf224c9bc81d1f493bf3fe632
drm/amdgpu: Rename moved state to needs_update

This state can be reached via other means than physical moves, like PRT
bindings. Make the name match the actual purpose of the state.

Signed-off-by: Natalie Vock <natalie.vock@gmx.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 1f7a795fb9f8186bd81ca9c4a80f75482db53c9e)
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h