summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)Author
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun
2020-03-05drm/amd/display: Make clock table struct more accessibleSung Lee
2020-02-25drm/amd/display: Make clock table struct more accessibleSung Lee
2020-02-25drm/amd/display: correct dml surface size assignmentDmytro Laktyushkin
2020-02-25drm/amd/display: Update TTU properlyAlvin Lee
2020-02-25drm/amd/display: remove unused dml variableDmytro Laktyushkin
2020-02-25drm/amd/display: update dml input population functionDmytro Laktyushkin
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang
2020-02-06drm/amd/display: Fix various issues found by compiler warning as errorsEric Bernstein
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu
2020-01-22drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin
2019-12-18drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu
2019-12-18amdgpu: Enable initial DCN support on POWERTimothy Pearson
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-05drm/amd/display: update dml related structsDmytro Laktyushkin
2019-12-05drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin
2019-12-02drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin
2019-11-19drm/amd/display: Adjust DML workaround thresholdJoshua Aberback
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi
2019-11-13drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-25drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2Joshua Aberback
2019-10-25drm/amd/display: add embedded flag to dmlDmytro Laktyushkin
2019-10-25drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin
2019-10-25drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-17drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha
2019-10-17drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin
2019-10-10drm/amd/display: Add output bitrate to DML calculationsNikola Cornij
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-03drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-13drm/amd/display: replace FIXME with TODOQingqing Zhuo