diff options
author | Joshua Aberback <joshua.aberback@amd.com> | 2020-06-15 17:58:00 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-02 12:02:53 -0400 |
commit | dd827a489c955254e9f139df29bd8ed970c98d61 (patch) | |
tree | b2faa993be935eb9e30dbf843710b00059fa82fe /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | 6bc1242960b1e99a708aacdb7f531e099c5813dd (diff) | |
download | linux-dd827a489c955254e9f139df29bd8ed970c98d61.tar.bz2 |
drm/amd/display: Preserve gpu memory allocation for life of dc
[Why]
We want to keep the same buffer allocated for use during multiple
hardware initializations.
[How]
- allocate gpu memory buffer on clock manager construct
- free gpu memory buffer on clock manager destruct
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions