]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Block SubVP if rotation being used
authorAlvin Lee <Alvin.Lee2@amd.com>
Tue, 20 Sep 2022 14:46:18 +0000 (10:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 15:58:00 +0000 (11:58 -0400)
commitcb2daff8a76895c7a2570f055b77073f3ae708a0
treef100db0368aba875b6e8168adc17c4215847c9b6
parent8c4ec7c219e022b7b93f3a4f0c5ae92e1027d2c3
drm/amd/display: Block SubVP if rotation being used

[Description]
- SubVP rotation support is not explicitly implemented,
  so block SubVP in rotation cases to avoid unexpected
  behaviors

Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.h
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c