[PATCH v2 0/4] Revert "drm/amd/display: Expose new CRC window property" and changes associated with this commit
Rodrigo Siqueira
Rodrigo.Siqueira at amd.com
Tue Jan 12 14:55:04 UTC 2021
Hi,
In the V1, Wayne pointed out two problems:
1. The revert patch included one extra line that does not belong to it;
2. The original patch also had other fixes in the same commit;
I removed the extra line from the reverted patch for tackling this
issue, and I added one additional patch to this series that includes the
other fix requested by Wayne.
Thanks
Original cover letter:
A couple of weeks ago, Daniel highlighted [1] some issue related to a
patch entitle "drm/amd/display: Expose new CRC window property". After
discussion, we realize that we can revert that patch because we will
need to create a debugfs or full UAPI for CRC soon, which will make this
code obsolete. We got two other patches related to this same code; for
this reason, this patchset reverts all changes associated with that
specific commit.
Rodrigo Siqueira (3):
Revert "drm/amd/display: Fix unused variable warning"
Revert "drm/amdgpu/disply: fix documentation warnings in display
manager"
Revert "drm/amd/display: Expose new CRC window property"
Wayne Lin (1):
drm/amd/display: Fix to be able to stop crc calculation
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 142 ++----------------
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 38 -----
.../drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c | 54 +------
.../drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h | 5 +-
4 files changed, 11 insertions(+), 228 deletions(-)
--
2.25.1
More information about the amd-gfx
mailing list