summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-07-25drm/amd/display: Move insert entry table to the FPU codeRodrigo Siqueira4-178/+208
2022-07-25drm/amd/display: Move predict pipe to dml fpu folderRodrigo Siqueira5-36/+44
2022-07-25drm/amd/display: Move populate phaton function to dmlRodrigo Siqueira4-44/+55
2022-07-25drm/amd/display: Drop FPU flags from dcn32_clk_mgrRodrigo Siqueira5-102/+153
2022-07-25drm/amd/display: Revert "drm/amd/display: disable idle optimizations"Aurabindo Pillai1-1/+0
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei5-14/+103
2022-07-25drm/amd/display: Update Cursor Attribute MALL cacheChris Park2-1/+42
2022-07-25drm/amd/display: Loop through all pipes for DET allocationTaimur Hassan1-1/+1
2022-07-25drm/amd/display: Disable GPUVM in IP resource configurationVladimir Stempen2-2/+2
2022-07-25drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folderMelissa Wen5-10/+12
2022-07-25drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal1-28/+0
2022-07-25drm/amd/display: Remove unused variables from dcn10_stream_encoderMaíra Canal1-10/+0
2022-07-25drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_paramsMaíra Canal1-19/+0
2022-07-25drm/amd/display: Remove unused NumberOfStates variableMaíra Canal1-2/+0
2022-07-25drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...Maíra Canal1-54/+0
2022-07-25drm/amd/display: Remove unused clk_src variableMaíra Canal1-2/+0
2022-07-25drm/amd/display: Update de-tile override to anticipate pipe splittingTaimur Hassan3-71/+69
2022-07-25drm/amd/display: Don't set dram clock change requirement for SubVPAlvin Lee1-0/+10
2022-07-25drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira1-7/+12
2022-07-25drm/amd/display: remove number of DSC slices override in DMLWenjing Liu1-20/+0
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin2-1/+4
2022-07-20drm/amd/display: Update in dmlAlvin Lee2-0/+2
2022-07-20drm/amd/display: Remove unused variableJun Lei1-1/+0
2022-07-20drm/amd/display: Support vertical interrupt 0 for all dcn ASICWayne Lin2-7/+26
2022-07-20drm/amd/display: Change get_pipe_idx function scopeMaíra Canal2-2/+1
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter1-1/+1
2022-07-18drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-07-18drm/amd/display: Enable building new display engine with KCOV enabledGuenter Roeck1-0/+3
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie156-1076/+19845
2022-07-13drm/amd/display: remove duplicate dcn314 includesAlex Deucher3-3/+0
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li17-15/+366
2022-07-13drm/amd/display: Add DCN314 DML calculation supportRoman Li4-0/+9267
2022-07-13drm/amd/display: Add DCN314 DC resourcesRoman Li13-0/+4693
2022-07-13drm/amd/display: Add DCN314 clock managerRoman Li4-0/+1278
2022-07-13drm/amd/display: Add DCN314 IRQ servicesRoman Li2-0/+469
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher1-21/+24
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-13drm/amd/display: 3.2.194Aric Cyr1-1/+1
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:...Samson Tam2-2/+57
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai3-0/+5
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland3-1/+14
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter5-0/+12
2022-07-13drm/amd/display: 3.2.193Aric Cyr1-1/+1
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park1-5/+2
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu7-53/+44
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin1-0/+10