[PATCH 0/2] Use kfd_lock/unlock_pdd helpers
Felix Kuehling
felix.kuehling at amd.com
Wed Aug 24 20:38:14 UTC 2022
Do you mind squashing the two patches. It would make them easier to
review because it makes it easier to see that the same functions are
using both.
Thanks,
Felix
On 2022-08-24 16:01, Daniel Phillips wrote:
> Patch 1 adds kfd_lock_pdd_by_id and patch 2 adds kfd_unlock_pdd helpers,
> broken out this way to reduce noise in the first patch, which is a bit
> tricky because of modifying a lot of error paths. Patch 2 is trivial.
>
> Daniel Phillips (2):
> drm/amdgpu: Use kfd_lock_pdd_by_id helper in more places
> drm/amdgpu: Use kfd_unlock_pdd helper
>
> drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 130 +++++++++--------------
> 1 file changed, 48 insertions(+), 82 deletions(-)
>
More information about the amd-gfx
mailing list