summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorDillon Varone <Dillon.Varone@amd.com>2025-03-19 19:45:13 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-04-07 22:18:37 +0300
commita3b7dc4a1ec4e184f48c2f8205d2ec88d31310fe (patch)
tree2357d2c428a9f9a3b58554db8e876dc3c7ea74be /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent4b884e3f03d64934e61eea87b6c1db613a8ff190 (diff)
downloadlinux-a3b7dc4a1ec4e184f48c2f8205d2ec88d31310fe.tar.xz
drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs
[WHY] DCN4+ supports a new register based mailbox for sending messages from host to DMCUB. This mailbox supports 64 byte commands, which makes it compatible with the same structure as the frame buffer based mailbox. [HOW] The intention for reg_inbox0 is to be slot in replacement for the frame buffer based mailbox (Inbox1). It supports all of the required features: - Supports all messages handled by FB Inbox1 - Supports multi command batching Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Dillon Varone <Dillon.Varone@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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions