drm/amd/display: LSDMA support
authorOstrowski Rafal <rostrows@amd.com>
Thu, 12 Jun 2025 07:08:51 +0000 (09:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 13:57:51 +0000 (09:57 -0400)
commit00c9c4236d042927f1ff7dfb3805f1644cc359e2
treedf2477ae8c9ba99bd041b828157e8714b89f6914
parent69541034001b69378f48a6c4f91ef637674ce616
drm/amd/display: LSDMA support

[Why]
Driver should be able to send LSDMA commands to DMCUB

[How]
Driver can now send LSDMA commands to DMCUB.
DMCUB should process them and send to LSDMA controller.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Ostrowski Rafal <rostrows@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
drivers/gpu/drm/amd/display/dmub/dmub_srv.h
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c