diff options
author | Wyatt Wood <wyatt.wood@amd.com> | 2021-01-18 14:51:02 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-09 15:48:11 -0500 |
commit | 148816f93fa0db19029dc91e09ad7842251fc720 (patch) | |
tree | 3a2aa0d0b7e62aca3af32b9f448b16495451f166 /drivers/input | |
parent | 7a03fdf628af0c66ab2714278f786b7b97a2a1ac (diff) | |
download | linux-148816f93fa0db19029dc91e09ad7842251fc720.tar.bz2 |
drm/amd/display: Initialize dmub_rb_cmd unions to 0
[Why]
Since dmub_rb_cmds are not initialized to 0,
the header is filled with invalid data.
This is causing issues on the fw side.
[How]
Initialize dmub_rb_cmd unions to 0.
Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Josip Pavic <Josip.Pavic@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions