linux/drivers/gpu/drm/amd/display
Nicholas Kazlauskas 0ed3bcc459 drm/amd/display: Pass command instead of header into DMUB service
[Why]
We read memory that we shouldn't be touching if the struct isn't
a full union dmub_rb_cmd.

[How]
Fix up all the callers and functions that take in the dmub_cmd_header
to use the dmub_rb_cmd instead.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-28 16:19:05 -04:00
..
amdgpu_dm drm/amd/display: Fix green screen issue after suspend 2020-04-22 18:11:48 -04:00
dc drm/amd/display: Pass command instead of header into DMUB service 2020-04-28 16:19:05 -04:00
dmub drm/amd/display: Pass command instead of header into DMUB service 2020-04-28 16:19:05 -04:00
include drm/amd/display: query hdcp capability during link detect 2020-04-09 10:43:17 -04:00
modules drm/amd/display: Convert memory from cpu to fw endianness correctly 2020-04-22 18:11:48 -04:00
Kconfig drm: amd/display: fix Kconfig help text 2020-04-23 15:06:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO