aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-08-29drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-8/+7
2022-08-29drm/amd/display: Remove assert from PHY state updateTaimur Hassan1-3/+1
2022-08-29drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong1-0/+5
2022-08-29drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma1-1/+2
2022-08-29drm/amd/display: Refine aux transaction before retrieve capsLewis Huang1-11/+34
2022-08-29drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen2-6/+6
2022-08-29drm/amd/display: Don't choose SubVP display if ActiveMargin > 0Alvin Lee3-4/+20
2022-08-29drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan3-2/+8
2022-08-29drm/amd/display: 3.2.200Aric Cyr1-1/+1
2022-08-29drm/amd/display: Fix variable dereferenced before checksunliming1-1/+3
2022-08-25drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-2/+0
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-7/+2
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd/display: Adding log clock table from SMULeo Chen3-0/+140
2022-08-25drm/amd/display: Uncomment SubVP scaling caseAlvin Lee1-3/+2
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee11-13/+88
2022-08-25drm/amd/display: Free phantom plane and stream properlyAlvin Lee1-0/+13
2022-08-25drm/amd/display: program k1/k2 divider for virtual signal for DCN32Aurabindo Pillai1-1/+1
2022-08-25drm/amd/display: Cursor flicker when entering PSRSURobin Chen1-0/+3
2022-08-25drm/amd/display: change to runtime initialization for reg offsets for DCN321Aurabindo Pillai1-292/+354
2022-08-25drm/amd/display: change to runtime initialization for reg offsets for DCN32Aurabindo Pillai2-294/+1432
2022-08-25drm/amd/display: Change AUX NACK behaviorIlya Bakoulin1-7/+5
2022-08-25drm/amd/display: HDMI ODM Combine Policy CorrectionSaaem Rizvi3-8/+1
2022-08-25drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modesSamson Tam1-0/+5
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai4-29/+31
2022-08-25drm/amd/display: 3.2.199Aric Cyr1-1/+1
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul2-7/+7
2022-08-22drm/amd/display: remove unneeded defines from bios parserTales Aparecida1-19/+0
2022-08-22drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-22drm/amd/display: remove unused headerMagali Lemes1-34/+0
2022-08-22drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz1-231/+62
2022-08-16drm/amd/display: fix minor codestyle problemsTales Aparecida1-6/+4
2022-08-16drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-08-16drm/amd/display: Unneeded semicolonmin tang1-1/+1
2022-08-16drm/amd/display: Fix comment typomin tang1-1/+1
2022-08-16drm/amd/display: Remove unused codeRodrigo Siqueira2-2168/+0
2022-08-16drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz5-75/+89
2022-08-16drm/amd/display: add doc entries for MPC blending configurationMelissa Wen1-14/+77
2022-08-16Documentation/amdgpu/display: add DC color caps infoMelissa Wen1-13/+64
2022-08-16drm/amd/display: Document some of the DML structsRodrigo Siqueira1-0/+34
2022-08-16drm/amd/display: Expand documentation for timingRodrigo Siqueira2-0/+100
2022-08-16drm/amd/display: Document pipe split policyRodrigo Siqueira1-0/+35
2022-08-16drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira4-14/+46
2022-08-16drm/amd/display: Add documentation to some of the cursor structRodrigo Siqueira1-7/+55
2022-08-16drm/amd/display: Include scaling factor for SubVP commandAlvin Lee4-1/+36
2022-08-16drm/amd/display: avoid doing vm_init multiple timeCharlene Liu1-1/+7
2022-08-16drm/amd/display: Use pitch when calculating size to cache in MALLAlvin Lee1-1/+1