diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-06-15 14:26:46 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-30 13:12:15 -0400 |
commit | 1a3148b5f21b771c0ed362960fc97c92c6f9fc26 (patch) | |
tree | de62fe7e58767eb5bee0e7388dc204f271e75b06 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 27fc10d1095f7a7de7c917638d7134033a190dd8 (diff) | |
download | linux-1a3148b5f21b771c0ed362960fc97c92c6f9fc26.tar.gz linux-1a3148b5f21b771c0ed362960fc97c92c6f9fc26.tar.bz2 linux-1a3148b5f21b771c0ed362960fc97c92c6f9fc26.zip |
drm/amd/display: Limit new fast update path to addr and gamma / color
[Description]
- We want to limit the new fast update path to address and gamma updates
only.
- Add a check in dc_update_planes_and_stream to only take the new fast
update path if we only have the specific fast updates defined.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@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