diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-06-19 18:55:57 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-30 20:12:16 +0300 |
commit | c85c2c849ce776d5039a77d56936a216f9a07b57 (patch) | |
tree | fcddc0567ba27e0ed13fd7cc2f64c8fa6a8cc21e /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | d5b5d6cb1d5ea7e2cf804aac40c23a860a2c28c3 (diff) | |
download | linux-c85c2c849ce776d5039a77d56936a216f9a07b57.tar.xz |
drm/amd/display: Take full update path if number of planes changed
[Description]
- A full update is required if the number of planes for a given
stream changes
- The new fast update path only checked for stream and plane updates,
but there could be a plane addition or removal without one of the
stream and plane updates triggering a full update
- Add an explicit check for number of planes changing for a full update
Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions