OSDN Git Service

drm/amd/display: Add Renoir DML
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Fri, 26 Jul 2019 20:52:06 +0000 (16:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2019 20:52:33 +0000 (15:52 -0500)
commitb04641a3f4c54b00dab7ccd49fd45909c42c3fc2
tree092e8dbff348864af42d6c6590ad20ba8956082b
parent64ce485c4828799f223de9b3f930bed081ad4ec8
drm/amd/display: Add Renoir DML

DML provides the display configuration validation as provided
by the hw teams.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/Makefile
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.h