]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset = true"
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 20 Jun 2019 12:30:09 +0000 (08:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Jun 2019 16:38:53 +0000 (11:38 -0500)
commitb91df5628ce5ec468dd804c485a5ab7a109c7eb6
tree564849d4fe4a188caa15962cc3d35f9f41f025fe
parent925f79fba0bfce9d8c3f33bf287910775a3c49cb
Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset = true"

This reverts commit ebc8c6f18322ad54275997a888ca1731d74b711f.

There are still missing corner cases with cursor interaction and these
fast plane updates on Picasso and Raven2 leading to endless PSTATE
warnings for typical desktop usage depending on the userspace.

This change should be reverted until these issues have been resolved.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110949
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: David Francis <david.francis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c