diff options
| author | Shashank Sharma <[email protected]> | 2023-03-21 17:25:47 +0100 | 
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-08-07 17:14:07 -0400 | 
| commit | 664c3b03f9ca97302b4d832d7972326eb5fde3b4 (patch) | |
| tree | 2f57719c4f31f4ca66613e93a6396cc810d93705 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | e3cbb1f404b65211218002df00aead255dfb1c04 (diff) | |
drm/amdgpu: cleanup MES process level doorbells
MES allocates process level doorbells, but there is no userspace
client to consume it. It was only being used for the MES ring
tests (in kernel), and was written by kernel doorbell write.
The previous patch of this series has changed the MES ring test code to
use kernel level MES doorbells. This patch now cleans up the process level
doorbell allocation code which is not required.
Cc: Alex Deucher <[email protected]>
Cc: Christian Koenig <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Shashank Sharma <[email protected]>
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions