]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Restrict multi-disp support for in-game FAMS
authorIswara Nagulendran <iswara.nagulendran@amd.com>
Thu, 11 Apr 2024 18:39:50 +0000 (14:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Apr 2024 13:53:18 +0000 (09:53 -0400)
commitae308e93db35e8e7652d3ff1696adfc240bc1749
tree37b58b7706483fa3b4c587c1955ac3ca7166e52d
parent69925c00368887676c64eaf7f80e0d268a163cc1
drm/amd/display: Restrict multi-disp support for in-game FAMS

[HOW&WHY]
In multi-monitor cases the VBLANK stretch that is required to align both
monitors may be so large that it may create issues for gaming performance.

Use debug value to restrict in-game FAMS support for multi-disp use case.

Reviewed-by: Harry Vanzylldejong <harry.vanzylldejong@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Iswara Nagulendran <iswara.nagulendran@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/dc.h
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource_helpers.c
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c