aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn21 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Airlie1-6/+73
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-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie9-92/+1053
2019-10-25drm/amd/display: fix hubbub deadline programingEric Yang1-0/+1
2019-10-25drm/amd/display: Do not call update bounding box on dc createSung Lee1-1/+7
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/+30
2019-10-25drm/amd/display: enable vm by default for rn.Yongqiang Sun1-4/+25
2019-10-25drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2xMichael Strauss1-0/+9
2019-10-25drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin1-0/+1
2019-10-17drm/amd/display: handle dp is usb-cBhawanpreet Lakha2-1/+102
2019-10-17drm/amd/display: add dummy functions to smu for Renoir Silicon DiagsSung Lee1-1/+1
2019-10-17drm/amd/display: update renoir bounding box and res_capsBhawanpreet Lakha1-11/+13
2019-10-17drm/amd/display: update dcn21 hubbub registersBhawanpreet Lakha1-10/+7
2019-10-17drm/amd/display: add detile buffer size for renoirBhawanpreet Lakha1-0/+1
2019-10-17drm/amd/display: correct dcn21 NUM_VMID to 16Dmytro Laktyushkin1-1/+1
2019-10-17drm/amd/display: use dcn10 version of program tiling on RenoirEric Yang1-1/+3
2019-10-17drm/amd/display: initialize RN gpuvm context programming functionDmytro Laktyushkin1-1/+1
2019-10-17drm/amd/display: Temporary workaround to toggle watermark settingLewis Huang2-0/+10
2019-10-17drm/amd/display: fix incorrect page table address for renoirBhawanpreet Lakha1-6/+17
2019-10-17drm/amd/display: enable hostvm based on roimmu active for dcn2.1Dmytro Laktyushkin1-15/+25
2019-10-17drm/amd/display: move the bounding box patch before calculate wmLewis Huang1-0/+25
2019-10-17drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programmingBhawanpreet Lakha2-4/+52
2019-10-17drm/amd/display: create dcn21_link_encoder filesBhawanpreet Lakha4-3/+514
2019-10-17drm/amd/display: Add renoir hw_seqBhawanpreet Lakha4-28/+247
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+11
2019-10-15drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher1-1/+3
2019-10-10drm/amd/display: add renoir specific watermark range and clk helperDmytro Laktyushkin1-6/+6
2019-10-10drm/amd/display: hook up notify watermark ranges and get clock tableEric Yang1-3/+13
2019-10-10drm/amd/display: Update number of dcn21 audio endpointsMichael Strauss1-1/+1
2019-10-10drm/amd/display: fix code to control 48mhz refclkEric Yang1-1/+1
2019-10-03drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher1-0/+2
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann1-1/+11
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher1-0/+2
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-08-29drm/amd/display: Add Renoir resource (v2)Bhawanpreet Lakha3-1/+1726
2019-08-29drm/amd/display: Add Renoir Hubbub (v2)Bhawanpreet Lakha3-1/+728
2019-08-29drm/amd/display: Add hubp block for Renoir (v2)Bhawanpreet Lakha3-0/+387