diff options
| author | Alex Hung <[email protected]> | 2024-03-15 21:25:25 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-09 22:03:41 -0400 |
| commit | cf82a80a1456e9b4323852164a51a24dffc50515 (patch) | |
| tree | 9f31684c9da280096a91cf0084ebd277aecb2ed9 /rust/helpers.c | |
| parent | b3f98c00c4157c8c437bcdab91c38aa8961a4722 (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 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions