]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Disable subvp based on HW cursor requirement
authorAlvin Lee <alvin.lee2@amd.com>
Thu, 27 Jun 2024 15:56:47 +0000 (11:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:07:10 +0000 (17:07 -0400)
commitc18fa08e6fd8952e88fa9ad108371c2bd5b82564
treec29f25824609b8474cff7b1509ffee11921b0e05
parentb3c9c9affd71f1f9b136534d6f56f392edb78620
drm/amd/display: Disable subvp based on HW cursor requirement

[Description]
- There are situations where HW cursor is required
- In these scenarios we should disable subvp based on the HW cursor
  requirement

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dc_stream.h
drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c