diff options
| author | Wayne Lin <[email protected]> | 2024-12-06 05:51:46 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-01-10 17:03:45 +0000 |
| commit | b6fcc3867d746c181d253b110236985b9b2ee2aa (patch) | |
| tree | 801c0874df3ddc2c065f1b9fabb3a7547db49122 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | drm/amd/display: Reduce accessing remote DPCD overhead (diff) | |
| download | kernel-b6fcc3867d746c181d253b110236985b9b2ee2aa.tar.gz kernel-b6fcc3867d746c181d253b110236985b9b2ee2aa.zip | |
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 <[email protected]>
Signed-off-by: Wayne Lin <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
