]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Extend capability to get multiple ROI CRCs
authorWayne Lin <Wayne.Lin@amd.com>
Wed, 25 Sep 2024 06:24:43 +0000 (14:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jan 2025 19:44:28 +0000 (14:44 -0500)
commit1e36774f1664b758f7094095a91fd9ca2d32cf96
tree34dc3896e4a7e317fad02230fe7380c8e2cdc5c5
parentd566fc42c0d33fea79bd8896ae6e77df67ae1ac8
drm/amd/display: Extend capability to get multiple ROI CRCs

[Why & How]
We already extend our dm, dc and dmub to support setting of multiple CRC
instances, now extend the capability to return back the ROI/CRC pair result
from psp by specifying activated ROI instances.

Reviewed-by: HaoPing Liu <haoping.liu@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c