linux/drivers/gpu/drm/amd/display
Rodrigo Siqueira 0269764a73 drm/amd/display: Drop unnecessary function call
After refactor our amdgpu_dm_atomic_commit, this function only invoke
drm_atomic_helper_commit. For this reason, this commit drops
amdgpu_dm_atomic_commit and add drm_atomic_helper_commit directly in the
atomic_commit hook.

v2: squash in warning fix (Alex)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-12-10 16:41:49 -05:00
..
amdgpu_dm drm/amd/display: Drop unnecessary function call 2020-12-10 16:41:49 -05:00
dc drm/amd/display: 3.2.115 2020-12-08 23:05:14 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.45 2020-12-08 23:05:06 -05:00
include drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
modules drm/amd/display: Set FixRate bit in VSIF V3 2020-12-08 23:03:04 -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
TODO