2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/optc
Wayne Lin b6fcc3867d drm/amd/display: Add support to configure CRC window on specific CRC instance
[Why]
Have the need to specify the CRC window on specific CRC engine.
dc_stream_configure_crc() today calculates CRC on crc engine 0 only and always
resets CRC engine at first.

[How]
Add index parameter to dc_stream_configure_crc() for selecting the desired crc
engine. Additionally, add another parameter to specify whether to skip the
default reset of crc engine.

Reviewed-by: HaoPing Liu <haoping.liu@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-10 12:03:45 -05:00
..
dcn10 drm/amd/display: Add support to configure CRC window on specific CRC instance 2025-01-10 12:03:45 -05:00
dcn20 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn30 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn31 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn32 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn35 drm/amd/display: Add support to configure CRC window on specific CRC instance 2025-01-10 12:03:45 -05:00
dcn201 drm/amd/display: use even ODM slice width for two pixels per container 2024-04-30 09:57:04 -04:00
dcn301 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn314 drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn401 drm/amd/display: Add support for FAMS2+ interface versions 2024-12-18 12:18:33 -05:00
Makefile drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00