linux/drivers/gpu/drm/amd/display
Bernard Zhao 5c0e684074 amd/display/amdgpu_dm: delete same check in if condition
In function amdgpu_dm_connector_get_modes, drm_edid_is_valid
will check weather (!edid), no need to check again in the if
branch.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bernard Zhao <bernard@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-10 14:28:00 -05:00
..
amdgpu_dm amd/display/amdgpu_dm: delete same check in if condition 2020-11-10 14:28:00 -05:00
dc drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used 2020-11-10 14:27:10 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.41 2020-11-10 14:25:59 -05:00
include drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used 2020-11-10 14:27:10 -05:00
modules drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
Kconfig drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO