diff options
author | Wayne Lin <Wayne.Lin@amd.com> | 2024-12-06 13:51:46 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-10 12:03:45 -0500 |
commit | b6fcc3867d746c181d253b110236985b9b2ee2aa (patch) | |
tree | 801c0874df3ddc2c065f1b9fabb3a7547db49122 /scripts/generate_rust_analyzer.py | |
parent | 4a9a918545455a5979c6232fcf61ed3d8f0db3ae (diff) |
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions