summaryrefslogtreecommitdiff
path: root/drivers/pmdomain
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-03-16 06:25:25 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-04-10 06:21:05 +0300
commitecedd99a9369fb5cde601ae9abd58bca2739f1ae (patch)
tree8a8ad23499715779aecf4f5522ef41cda45c52c6 /drivers/pmdomain
parentf886b49feaae30acd599e37d4284836024b0f3ed (diff)
downloadlinux-ecedd99a9369fb5cde601ae9abd58bca2739f1ae.tar.xz
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 <harry.wentland@amd.com> Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Acked-by: Roman Li <roman.li@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/pmdomain')
0 files changed, 0 insertions, 0 deletions