]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 11 Jan 2017 09:27:25 +0000 (18:27 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jan 2017 17:03:44 +0000 (12:03 -0500)
commitd33349f6704de2537c770ea0b7b396d8d505d81b
tree1455f4151f71be3a49143416ac631adb3c6daf8d
parent758f9cdafc26dd122fdb46e5e68537722ccd6ebd
Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"

This reverts commits 475afa37ed2a4c65adf1fa7bb7d2e170f24e23b5 and
1c62d3932175657fc706e4ca76cdd23d39f274f0.

They caused the HW cursor to disappear under various circumstances in
the wild. I wasn't able to reproduce any of them, and I'm not sure
what's going on. But those changes aren't a big deal anyway, so let's
just revert for now.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=191291
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99143
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c