summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: Fix VBA chroma calculation for pipe splittingNicholas Kazlauskas1-2/+2
2020-07-01drm/amd/display: fix spelling mistake: "propogation" -> "propagation"Colin Ian King1-1/+1
2020-07-01drm/amd/display: Add DCN3 DMLBhawanpreet Lakha10-0/+9048
2020-05-28drm/amd/display: simplify dml log2 functionDmytro Laktyushkin1-7/+13
2020-05-28drm/amd/display: fix dml immediate flip inputDmytro Laktyushkin2-2/+6
2020-05-28drm/amd/display: fix dml log2 functionDmytro Laktyushkin1-2/+2
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin7-216/+186
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira11-94/+18
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang1-12/+14
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee4-1/+31
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee1-4/+4
2020-04-28drm/amd/display: Add DML variable for future asicsJoshua Aberback3-0/+3
2020-04-23drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee1-2/+10
2020-04-23drm/amd/display: Cast int to float before divisionSung Lee1-2/+2
2020-04-23drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee1-1/+4
2020-04-09drm/amd/display: Update DRAM watermark before checking to update TTUJaehyun Chung1-1/+2
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin2-4/+5
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-0/+1
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