drm/amd/display: Add DCN314 DML calculation support
authorRoman Li <roman.li@amd.com>
Tue, 28 Jun 2022 19:30:27 +0000 (15:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jul 2022 00:57:04 +0000 (20:57 -0400)
commit41529d79ce1655bd7463c01d9813d0abb6fb08a4
tree5dc3a3c45f0fb54a66548602a849ac1d719533ce
parent3cffeffe051a961417bc26f2053bced4cff83119
drm/amd/display: Add DCN314 DML calculation support

Display mode library for DCN 3.1.4

v2: squash in checkpatch fix (Alex)

Signed-off-by: Roman Li <roman.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn314/display_mode_vba_314.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/dcn314/display_rq_dlg_calc_314.h [new file with mode: 0644]