diff options
author | Wyatt Wood <wyatt.wood@amd.com> | 2020-03-05 15:14:01 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-03-19 00:03:04 -0400 |
commit | 2277f01dbc09f7d440bbc2e45d551b7c8f630a9e (patch) | |
tree | d08bcdbbf2aca8f4fd977663225169a0e0048fdc /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | eb1b4573c080469fbacce953805e22a670193344 (diff) | |
download | linux-2277f01dbc09f7d440bbc2e45d551b7c8f630a9e.tar.bz2 |
drm/amd/display: Allocate scratch space for DMUB CW7
[Why]
The scratch space can be used to pass data between x86 and DMCUB. DMCUB
will manage the actually mapping of CW7 internally, driver does not
program the window.
[How]
Allocate extra space within the DMUB service's framebuffer for this
scratch space and expose them from the service for use in DC.
Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions