diff options
| author | Rodrigo Siqueira <[email protected]> | 2022-10-18 12:28:17 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-10-24 18:34:27 +0000 |
| commit | 7b36f4d18e3e4941d12fe027ad6ad6123c257027 (patch) | |
| tree | 6797f3a8bfbd8442cd5e35857a78a658877eaf22 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/amd/display: Rework context change check (diff) | |
| download | kernel-7b36f4d18e3e4941d12fe027ad6ad6123c257027.tar.gz kernel-7b36f4d18e3e4941d12fe027ad6ad6123c257027.zip | |
drm/amd/display: Enable new commit sequence only for DCN32x
Change commit sequence will impact all ASICs. It is prudent to run this
update in small steps to keep issues under control and avoid any
potential regression. With this idea in mind, this commit is preparation
work for the complete transition to the new commit sequence. To maintain
this change manageable across multiple ASICs, this commit adds a new
function named dc_commit_streams which is a copy of the dc_commit_state
with some minor changes. Finally, inside the dc_commit_state, we check
if we are using DCN32x or above and enable the new sequence only for
those devices.
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
