diff options
author | Austin Zheng <austin.zheng@amd.com> | 2023-07-26 10:18:39 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-07 17:14:08 -0400 |
commit | 6cffc78e5ad5e8f2ad81ed11d42a522993fd52b9 (patch) | |
tree | 074e9778d0af7a8465225f4f35cf71c331f36f1c /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | d43270559c3ed00c4d393c091229766798f6539d (diff) | |
download | linux-6cffc78e5ad5e8f2ad81ed11d42a522993fd52b9.tar.gz linux-6cffc78e5ad5e8f2ad81ed11d42a522993fd52b9.tar.bz2 linux-6cffc78e5ad5e8f2ad81ed11d42a522993fd52b9.zip |
drm/amd/display: Set Stream Update Flags in commit_state_no_check
[Why]
Front-end would be programmed using the stream update flags set
from the previous update and the full update should be triggered
whenever commit_state_no_check gets called.
[How]
Set all stream update flags before programming the front-end
Clear all flags that got set to avoid redundant programming
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Austin Zheng <austin.zheng@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