aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie2-7/+17
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie4-110/+220
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: Change Navi14's DWB flag to 1Zhan liu1-1/+1
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie8-21/+97
2019-10-25drm/amd/display: Change Navi14's DWB flag to 1Zhan liu1-1/+1
2019-10-25drm/amd/display: fix hubbub deadline programingEric Yang1-0/+1
2019-10-25drm/amd/display: fix avoid_split for dcn2+ validationDmytro Laktyushkin1-4/+7
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian1-7/+1
2019-10-25drm/amd/display: Disable force_single_disp_pipe_split on DCN2+Michael Strauss1-1/+1
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+32
2019-10-25drm/amd/display: Update min dcfclkAlvin Lee1-4/+8
2019-10-25drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2xMichael Strauss1-2/+3
2019-10-25drm/amd/display: remove unnecessary assertDmytro Laktyushkin1-3/+2
2019-10-25drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin2-6/+12
2019-10-25drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin2-7/+1
2019-10-25drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin2-78/+135
2019-10-25drm/amd/display: remove unused codeDmytro Laktyushkin1-5/+0
2019-10-25drm/amd/display: Remove superfluous assertJordan Lazare1-2/+0
2019-10-25drm/amd/display: add odm visual confirmJun Lei2-1/+28
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie12-290/+510
2019-10-17drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DSC_SUPPORT=nAlex Deucher1-0/+2
2019-10-17drm/amd/display: Temporary workaround to toggle watermark settingLewis Huang1-0/+4
2019-10-17drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programmingBhawanpreet Lakha1-0/+16
2019-10-17drm/amd/display: create dcn21_link_encoder filesBhawanpreet Lakha1-0/+7
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+12
2019-10-15drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher2-5/+4
2019-10-10drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu1-2/+4
2019-10-10drm/amd/display: add more checks to validate seamless boot timingMartin Leung2-1/+5
2019-10-10drm/amd/display: Program DWB watermarks from correct stateJulian Parkin1-2/+3
2019-10-10drm/amd/display: Use dcn1 Optimal Taps GetWesley Chalmers2-6/+1
2019-10-10drm/amd/display: Add output bitrate to DML calculationsNikola Cornij1-1/+4
2019-10-10drm/amd/display: Add missing shifts and masks for dpp registers on dcn2Joshua Aberback1-2/+4
2019-10-10drm/amd/display: fix pipe re-assignment when odm presentDmytro Laktyushkin1-1/+2
2019-10-10drm/amd/display: Reprogram FMT on pipe changeJulian Parkin1-0/+20
2019-10-10drm/amd/display: Update V_UPDATE whenever VSTARTUP changesAric Cyr1-0/+7
2019-10-07drm/amd/display: Remove set but not used variable 'pixel_width'zhengbin1-7/+0
2019-10-07drm/amd/display: Remove set but not used variables 'h_ratio_chroma', 'v_ratio_chroma'zhengbin1-4/+0
2019-10-04drm/amd/display: fix struct init in update_bounding_boxRaul E Rangel1-1/+3
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: Add detile buffer size for DCN20Dmytro Laktyushkin2-3/+5
2019-10-03drm/amd/display: enable single dp seamless bootMartin Leung1-2/+3
2019-10-03drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-21/+1
2019-10-03drm/amd/display: Set number of pipes to 1 if the second pipe was disabledNikola Cornij1-0/+4
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers4-31/+7
2019-10-03drm/amd/display: Do not double-buffer DTO adjustmentsWesley Chalmers1-26/+0