summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-10-12drm/amd/display: Add DCN302 support in amdgpu_dm (v2)Bhawanpreet Lakha1-1/+24
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha27-1/+2753
2020-10-12drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-12drm/amd/display: Add missing function pointers for dcn3Bhawanpreet Lakha1-0/+2
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie36-132/+511
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher1-23/+0
2020-10-05drm/amd/display: 3.2.106Aric Cyr1-1/+1
2020-10-05drm/amd/display: [FW Promotion] Release 0.0.36Anthony Koo1-2/+2
2020-10-05drm/amd/display: Only flush inst_fb if backdoor loadingAlvin Lee1-8/+9
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee2-0/+4
2020-10-05drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 DiagsSung Lee1-83/+36
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr1-4/+6
2020-10-05drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu11-3/+20
2020-10-05drm/amd/display: Block ABM in case of eDP ODMYongqiang Sun6-0/+24
2020-10-05drm/amd/display: Copy WM values from set A to other sets in hw_initJoshua Aberback3-0/+47
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback7-6/+29
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe1-22/+23
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr4-83/+88
2020-10-05drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-05drm/amd/display: 3.2.105Aric Cyr1-1/+1
2020-10-05drm/amd/display: Add dcn3.01 support to DMRoman Li1-0/+26
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li48-33/+5232
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park1-3/+2
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-09-30drm/amd/display: add pipe reassignment prevention code to dcn3Dmytro Laktyushkin1-12/+49
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-29drm/amd/display: make two symbols staticJason Yan1-2/+2
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan1-1/+1
2020-09-29amd/drm/display: avoid dcn3 on flip opp change for slave pipesDmytro Laktyushkin1-3/+40
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-1/+0
2020-09-29drm/amd/display: [FW Promotion] Release 0.0.35Anthony Koo1-6/+126
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr4-14/+13
2020-09-29drm/amd/display: Add debug param to force dio disableWesley Chalmers2-0/+4
2020-09-29drm/amd/display: Calc DLG from dummy p-state if full p-state unsupportedJoshua Aberback3-41/+80
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang2-4/+60
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood1-2/+3
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein2-10/+18
2020-09-29drm/amd/display: Update NV1x SR latency valuesAlvin Lee1-2/+2
2020-09-25drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher1-2/+16
2020-09-25drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2020-09-23drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-09-23drm/amd/display: [FIX] update clock under two conditionsLewis Huang1-2/+4
2020-09-22drm/amd/display: 3.2.104Aric Cyr1-1/+1
2020-09-22drm/amd/display: [FW Promotion] Release 0.0.34Anthony Koo1-3/+8
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park2-0/+15