aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorRodrigo Siqueira <[email protected]>2022-10-18 12:28:21 +0000
committerAlex Deucher <[email protected]>2022-10-24 18:34:46 +0000
commita5e39ae27c3a305c6aafc0e423b0cb2c677facde (patch)
tree1785d72b62df44018bb1a1f2c7e403008d144616 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/amd/display: Handle virtual hardware detect (diff)
downloadkernel-a5e39ae27c3a305c6aafc0e423b0cb2c677facde.tar.gz
kernel-a5e39ae27c3a305c6aafc0e423b0cb2c677facde.zip
drm/amd/display: Add function for validate and update new stream
DC stream can be seen as a representation of the DCN backend or the data struct that represents the center of the display pipeline. The front end (i.e., planes) is connected to the DC stream, and in its turn, streams are connected to the DC link. Due to this dynamic, DC must handle the following scenarios: 1. A stream is removed; 2. A new stream is created; 3. An unchanged stream had some updates on its planes. These combinations require that the new stream data struct become updated and has a valid global state. For handling multiple corner cases associated with stream operations, this commit introduces a function dedicated to manipulating stream changes and invokes the state validation function after that. Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Co-developed-by: Aurabindo Pillai <[email protected]> Signed-off-by: Aurabindo Pillai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions