Commit 435f5b3
drm/amd/display: Enable fast plane updates on DCN3.2 and above
[WHY]
When cursor moves across screen boarder, lag cursor observed,
since subvp settings need to sync up with vblank that causes
cursor updates being delayed.
[HOW]
Enable fast plane updates on DCN3.2 to fix it.
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Tianci Yin <tianci.yin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 270b301 commit 435f5b3
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9606 | 9606 | | |
9607 | 9607 | | |
9608 | 9608 | | |
| 9609 | + | |
9609 | 9610 | | |
9610 | 9611 | | |
9611 | 9612 | | |
9612 | | - | |
9613 | | - | |
9614 | | - | |
| 9613 | + | |
| 9614 | + | |
9615 | 9615 | | |
9616 | | - | |
| 9616 | + | |
9617 | 9617 | | |
9618 | 9618 | | |
9619 | 9619 | | |
| |||
0 commit comments