diff options
author | Alex Hung <[email protected]> | 2024-03-15 21:25:25 -0600 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-04-09 23:21:05 -0400 |
commit | ecedd99a9369fb5cde601ae9abd58bca2739f1ae (patch) | |
tree | 8a8ad23499715779aecf4f5522ef41cda45c52c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f886b49feaae30acd599e37d4284836024b0f3ed (diff) |
drm/amd/display: Skip on writeback when it's not applicable
[WHY]
dynamic memory safety error detector (KASAN) catches and generates error
messages "BUG: KASAN: slab-out-of-bounds" as writeback connector does not
support certain features which are not initialized.
[HOW]
Skip them when connector type is DRM_MODE_CONNECTOR_WRITEBACK.
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3199
Reviewed-by: Harry Wentland <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Acked-by: Roman Li <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions