diff options
author | Michael Strauss <michael.strauss@amd.com> | 2025-07-17 16:18:58 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-07-28 16:40:31 -0400 |
commit | f5b69101f956f5b89605a13cb15f093a7906f2a1 (patch) | |
tree | 4763dc4fab5cc2256fab8aa35ecde329b11ca18a /drivers/fpga/xilinx-core.c | |
parent | 327aba7f558187e451636c77a1662a2858438dc9 (diff) |
drm/amd/display: Cache streams targeting link when performing LT automation
[WHY]
Last LT automation update can cause crash by referencing current_state and
calling into dc_update_planes_and_stream which may clobber current_state.
[HOW]
Cache relevant stream pointers and iterate through them instead of relying
on the current_state.
Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/fpga/xilinx-core.c')
0 files changed, 0 insertions, 0 deletions