linux/drivers/gpu/drm/amd/display
Nirmoy Das 75e1658ea0 drm/amdgpu: call release_firmware() without a NULL check
The release_firmware() function is NULL tolerant so we do not need
to check for NULL param before calling it.

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-07-01 01:59:27 -04:00
..
amdgpu_dm drm/amdgpu: call release_firmware() without a NULL check 2020-07-01 01:59:27 -04:00
dc drm/amd/display: 3.2.91 2020-07-01 01:59:26 -04:00
dmub drm/amd/display: [FW Promotion] Release 1.0.19 2020-07-01 01:59:26 -04:00
include drm/amd/display: Get num_chans from VBIOS table 2020-07-01 01:59:21 -04:00
modules drm/amd/display: fix compilation error on allmodconfig 2020-07-01 01:59:24 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO