]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add missing "Copy GSL groups when committing a new context"
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Wed, 16 Sep 2020 16:44:46 +0000 (12:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Sep 2020 21:56:54 +0000 (17:56 -0400)
commitafe5c9f23afd43e83d2e143f8371baae15b3bdff
tree9ed0748ff5be1a0a495bbb00c4c1eb51b03e60da
parentffe5b3fc784090a1b94bafc77c8b16d4bb893354
drm/amd/display: Add missing "Copy GSL groups when committing a new context"

[Why]
"Copy GSL groups when committing a new context" patch was accidentally
removed during a refactor

Patch: 16b2a89c11b ("drm/amd/display: Copy GSL groups when committing a new context")

[How]
Re add it

Fixes: f7a5820abf5 ("drm/amd/display: update navi to use new surface programming behaviour")
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c