diff options
author | Aurabindo Pillai <aurabindo.pillai@amd.com> | 2024-05-13 20:08:58 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-29 14:40:39 -0400 |
commit | 7da55c27e76749b98401fe307d3e243fe6ceb53d (patch) | |
tree | 91eaed66afed8298dbd6d12707fad03916b5ad50 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | e7595e3740e64b824cb8adda1dd5c3b7e1057f5c (diff) |
drm/amd/display: Remove incorrect FP context start
All the DC_FP_START/END should be used before call anything from DML2,
for this reason, the use of those guards inside DML it is not correct.
This commit removes two unnecessary DC_FP_START/END from a dml2
function.
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Harry Wentland <harry.wentland@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