diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2020-04-02 15:59:44 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-22 18:11:47 -0400 |
commit | f1029e7ead9a5f13ef040dfbe1473b975f927b41 (patch) | |
tree | 89ea13263d3f1e6709194dc55c38cb4673b41ccb /MAINTAINERS | |
parent | 39063de95cfb1d522d111bdba10441bcd5642a43 (diff) |
drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULL
[Why]
On ASIC without ABM support (most dGPU) we run into a null pointer
dereference when attempting to set the backlight level.
[How]
This function requires ABM, so fix up the condition to only allow
DMCU to be optional.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Wyatt Wood <Wyatt.Wood@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions