aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096Wenjing Liu3-22/+45
2020-01-22drm/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-18drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu2-1/+2
2019-12-18amdgpu: 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/linux into drm-nextDaniel Vetter12-45/+23
2019-12-05drm/amd/display: update dml related structsDmytro Laktyushkin2-1/+4
2019-12-05drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin1-2/+1
2019-12-02drm/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-14Merge 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/linux into drm-nextDave 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-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave 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-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave 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-10drm/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/masahiroy/linux-kbuildLinus Torvalds1-14/+11
2019-09-13drm/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
2019-08-29drm/amd/display: Add DCN2.1 changes to DMLRoman Li2-0/+23
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha6-0/+8058
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei1-0/+27
2019-08-23drm/amd/display: set Hratio and VRatio in dmlIlya Bakoulin1-0/+4
2019-08-15drm/amd/display: Fix type of ODMCombineType fieldIlya Bakoulin1-1/+1
2019-08-15drm/amd/display: Update DML parametersIlya Bakoulin4-6/+46
2019-07-30drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routinesNick Desaulniers1-0/+4
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei9-2/+6939