summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCharlene Liu <Charlene.Liu@amd.com>2026-02-05 20:28:49 -0500
committerAlex Deucher <alexander.deucher@amd.com>2026-02-19 12:16:11 -0500
commitb6a65009e7ce3f0cc72da18f186adb60717b51a0 (patch)
tree1215c546f7f484b0d210a048b484c1d9186a7457 /include/linux/i2c/git@git.tavy.me:linux.git
parentd1d51519bc3bf4ae316203427d733a002d947cd0 (diff)
drm/amd/display: Correct logic check error for fastboot
[Why] Fix fastboot broken in driver. This is caused by an open source backport change 7495962c. from the comment, the intended check is to disable fastboot for pre-DCN10. but the logic check is reversed, and causes fastboot to be disabled on all DCN10 and after. fastboot is for driver trying to pick up bios used hw setting and bypass reprogramming the hw if dc_validate_boot_timing() condition meets. Fixes: 7495962cbceb ("drm/amd/display: Disable fastboot on DCE 6 too") Cc: stable@vger.kernel.org Reviewed-by: Mario Limonciello <Mario.Limonciello@amd.com> Reviewed-by: Ovidiu Bunea <ovidiu.bunea@amd.com> Signed-off-by: Charlene Liu <Charlene.Liu@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions