aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorSung Joon Kim <[email protected]>2023-10-11 17:12:05 -0400
committerAlex Deucher <[email protected]>2023-11-07 12:03:30 -0500
commit35c1d9664cbfa3a592c208cff86353c7c7689eef (patch)
tree2cd44ed62773235b7bdba2bce0da393c96f6cfda /net/lapb/lapb_iface.c
parented6e2782e9747508888f671e1101250bb19045be (diff)
drm/amd/display: Fix handling duplicate planes on one stream
[why] DML2 does not handle the case when we have a single stream sourcing 2 or more planes that are duplicates of one another. To properly handle this scenario, pipe index to plane index mapping is used to decide which plane is being processed and programmed. [how] Create static array of pipe index to plane index map. Populate the array properly and use in appropriate places. Reviewed-by: Xi (Alex) Liu <[email protected]> Acked-by: Hersen Wu <[email protected]> Signed-off-by: Sung Joon Kim <[email protected]> Signed-off-by: Hersen Wu <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions