summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2020-03-05drm/amd/display: Make clock table struct more accessibleSung Lee1-1/+1
2020-02-25drm/amd/display: Make clock table struct more accessibleSung Lee1-1/+1
2020-02-25drm/amd/display: correct dml surface size assignmentDmytro Laktyushkin1-4/+4
2020-02-25drm/amd/display: Update TTU properlyAlvin Lee1-0/+8
2020-02-25drm/amd/display: remove unused dml variableDmytro Laktyushkin3-3/+0
2020-02-25drm/amd/display: update dml input population functionDmytro Laktyushkin3-5/+1
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang1-1/+2
2020-02-06drm/amd/display: Fix various issues found by compiler warning as errorsEric Bernstein1-1/+1
2020-01-23drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu3-22/+45
2020-01-23drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo1-2/+2
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei2-2/+2
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu4-7/+7
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin7-292/+370
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin1-12/+12
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin1-12/+12
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin1-12/+12
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin1-3/+3
2019-12-19drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu2-1/+2
2019-12-19amdgpu: Enable initial DCN support on POWERTimothy Pearson1-0/+9
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter12-45/+23
2019-12-06drm/amd/display: update dml related structsDmytro Laktyushkin2-1/+4
2019-12-06drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin1-2/+1
2019-12-03drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin1-2/+2
2019-11-19drm/amd/display: Adjust DML workaround thresholdJoshua Aberback2-2/+2
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha3-12/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha9-26/+2
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi5-4/+9
2019-11-13drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi3-0/+7
2019-11-13Merge v5.4-rc7 into drm-nextDave Airlie1-7/+12
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie5-2/+9
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers1-3/+1
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers1-0/+9
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers1-6/+4
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei1-1/+2
2019-10-29Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie3-2/+13
2019-10-25drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2Joshua Aberback1-1/+2
2019-10-25drm/amd/display: add embedded flag to dmlDmytro Laktyushkin3-0/+3
2019-10-25drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin1-0/+2
2019-10-25drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei1-1/+2
2019-10-25Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie4-14/+21
2019-10-17drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha1-0/+2
2019-10-17drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-1/+8
2019-10-11drm/amd/display: Add output bitrate to DML calculationsNikola Cornij2-1/+3
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-03drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-1/+8
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-14/+11
2019-09-14drm/amd/display: replace FIXME with TODOQingqing Zhuo3-13/+13
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-10/+7