linux/drivers/gpu/drm/amd/display/amdgpu_dm
Nicholas Kazlauskas 0922b899f3 drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srv
[Why]
If bss_data_size is 0 then we shouldn't be passing down fw_bss_data into
the DMUB service since the region isn't really "valid."

[How]
Pass NULL instead if the size is 0.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Zhan Liu <Zhan.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-28 14:00:48 -04:00
..
amdgpu_dm.c drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srv 2020-05-28 14:00:48 -04:00
amdgpu_dm.h drm/amd/display: Handle GPU reset for DC block 2020-05-22 13:42:04 -04:00
amdgpu_dm_color.c drm/amd/display: Internal refactoring to abstract color caps 2020-04-28 16:19:48 -04:00
amdgpu_dm_crc.c
amdgpu_dm_crc.h
amdgpu_dm_debugfs.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
amdgpu_dm_debugfs.h
amdgpu_dm_hdcp.c drm/amd/amdgpu: Update update_config() logic 2020-05-11 18:03:31 -04:00
amdgpu_dm_hdcp.h drm/amd/display: Add sysfs interface for set/get srm 2020-02-06 15:04:36 -05:00
amdgpu_dm_helpers.c drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption test 2020-05-06 16:50:25 -04:00
amdgpu_dm_irq.c
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5f/linux into drm-next 2020-04-30 11:08:54 +10:00
amdgpu_dm_mst_types.h drm/amdgpu/display: give aux i2c buses more meaningful names 2020-04-22 18:11:46 -04:00
amdgpu_dm_pp_smu.c
amdgpu_dm_services.c drm/amd/display: Handle persistence in DM 2020-05-28 14:00:47 -04:00
amdgpu_dm_trace.h
Makefile