summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-07-22drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-06-29drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello1-22/+2
2022-06-29drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-29amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-22drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-06-22Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Stylon Wang1-6/+0
2022-06-14drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-14drm/amd/display: Check zero planes for OTG disable W/A on clock changeNicholas Kazlauskas2-2/+4
2022-06-14drm/amd/display: Check if modulo is 0 before dividing.David Galiffi1-3/+6
2022-06-09drm/amd/display: Disabling Z10 on DCN31Saaem Rizvi1-0/+1
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-04-28drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-14drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu3-4/+4
2022-04-14drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-40/+67
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-03-25drm/amd/display: remove destructive verify link for TMDSCharlene Liu1-2/+1
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger10-4/+80
2022-03-25drm/amd/display: Add fSMC_MSG_SetDtbClk supportOliver Logush2-5/+18
2022-03-25drm/amd/display: FEC check in timing validationChiawen Huang1-0/+4
2022-03-25drm/amd/display: Reduce stack sizeRodrigo Siqueira1-1/+7
2022-03-25drm/amd/display: fix audio format not updated after edid updatedCharlene Liu1-2/+2
2022-03-25drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas1-0/+2
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall1-3/+3
2022-03-15drm/amd/display: 3.2.177Aric Cyr1-1/+1
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu2-1/+5
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee6-0/+46
2022-03-15drm/amd/display: Add null pointer filterJing Zhou1-2/+4
2022-03-15drm/amd/display: Retry when fail reading lane status during LTWayne Lin1-11/+19
2022-03-15drm/amd/display: Add new enum for EDID statusDale Zhao2-0/+4
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang1-6/+10
2022-03-15drm/amd/display: Update engine ddcJing Zhou1-0/+1
2022-03-15drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma2-0/+16
2022-03-15drm/amd/display: Add I2C escape to support query device exist.JinZe.Xu4-0/+50
2022-03-15drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas7-4/+73
2022-03-15drm/amd/display: fix dp kvm can't light upTianci.Yin1-0/+1
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen5-62/+159
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen5-582/+571
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen10-1400/+1476
2022-03-15drm/amd/display: Fix compile error from TO_CLK_MGR_INTERNALLeo Li3-1/+32