aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-10-18 12:28:18 +0000
committerAlex Deucher <[email protected]>2022-10-24 18:34:27 +0000
commit0e986cea0347902b2c72b09c8fe9c0f30d7decb4 (patch)
tree7333dbd89072aae4066976c12ed16963d0660a06 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/amd/display: Enable new commit sequence only for DCN32x (diff)
downloadkernel-0e986cea0347902b2c72b09c8fe9c0f30d7decb4.tar.gz
kernel-0e986cea0347902b2c72b09c8fe9c0f30d7decb4.zip
drm/amd/display: Copy DC context in the commit streams
DC adds an instance of DML (which contains VBA) to each context, and multiple threads might write back to the global VBA resulting in data overwriting. To keep the consistency with other parts of the DC code, this commit changes dc_commit_streams to copy the current DC state, and as a result, it also changes the function signature to expect streams instead of a context. Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Co-developed-by: Aurabindo Pillai <[email protected]> Signed-off-by: Aurabindo Pillai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions