]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "drm/amdgpu: don't allow userspace to create a doorbell BO"
authorShashank Sharma <shashank.sharma@amd.com>
Tue, 28 Nov 2023 14:22:30 +0000 (19:52 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:17 +0000 (16:48 -0400)
commit5f2f78314c5c3e4d87d638eea5a9592e89947e9e
tree4f015971582b924cd055056582414e73e26ebcee
parent38c67ec9aa4be7bc0ae55e7bebe95f615fa09a1e
Revert "drm/amdgpu: don't allow userspace to create a doorbell BO"

This reverts commit 6be2ad4f0073c541146caa66c5ae936c955a8224.

This patch was to block userspace to use doorbell manager UAPI
until usermode queue UAPI gets approved. UQ UAPI got approved in the
following MR:
https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/392

Cc: Christian Koenig <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c