aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei4-12/+49
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh1-0/+6
2019-03-21drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas1-1/+3
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher1-0/+4
2019-03-20drm/amd/display: Only put primary planes into the mode_info->planes listNicholas Kazlauskas1-10/+9
2019-03-20drm/amd/display: Add debugfs dpcd interfaceDavid Francis3-1/+112
2019-03-20drm/amd/display: Generic SDP message access in amdgpuLeo (Hanghong) Ma1-1/+49
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma5-1/+97
2019-03-20drm/amd/display: fix odm pipe managementDmytro Laktyushkin2-7/+53
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin3-8/+6
2019-03-20drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin1-4/+2
2019-03-20drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-03-20drm/amd/display: 3.2.23Aric Cyr1-1/+1
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini1-33/+111
2019-03-20drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-03-20drm/amd/display: add global master update lock interfacesWenjing Liu2-0/+6
2019-03-20drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein2-3/+2
2019-03-20drm/amd/display: cache additional dpcd caps for HDR capability checkHarmanprit Tatla3-5/+50
2019-03-20drm/amd/display: Update ABM crtc state on non-modesetDavid Francis1-0/+3
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu1-2/+2
2019-03-20drm/amd/display: 3.2.22Aric Cyr1-1/+1
2019-03-20drm/amd/display: extend EDID support to 1kbJun Lei1-1/+1
2019-03-20drm/amd/display: Fix DP audio regressionWesley Chalmers1-3/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr1-2/+22
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu5-9/+31
2019-03-20drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein3-4/+11
2019-03-20drm/amd/display: Move dm_read_reg_func to dc_helper.Yongqiang Sun2-17/+22
2019-03-20drm/amd/display: Use drm helper for resetting plane stateNicholas Kazlauskas1-7/+2
2019-03-20drm/amd/display: change generic_reg_wait to void.Yongqiang Sun3-6/+5
2019-03-20drm/amd/display: Reset alpha state for planes to the correct valuesNicholas Kazlauskas1-0/+2
2019-03-20drm/amd/display: Respect DRM framebuffer info for video surfacesNicholas Kazlauskas1-11/+10
2019-03-19drm/amd/display: Fix plane address updates for video surface formatsNicholas Kazlauskas1-31/+26
2019-03-19drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid Francis1-0/+31
2019-03-19drm/amd/display: add i2c over aux failure handlingWenjing Liu2-0/+4
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei8-10/+44
2019-03-19drm/amd/display: Expose support for alpha blending on overlaysNicholas Kazlauskas1-0/+52
2019-03-19drm/amd/display: add HW i2c arbitration with dmcuCharlene Liu2-3/+17
2019-03-19drm/amd/display: implement bounding box update based on uclk breakdownJun Lei1-1/+3
2019-03-19drm/amd/display: 3.2.21Aric Cyr1-1/+1
2019-03-19drm/amd/display: reduce abm min reduction, deviation gain and contrast factorJosip Pavic1-6/+9
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein3-8/+14
2019-03-19drm/amd/display: add pipe lock during stream updateWenjing Liu1-0/+2
2019-03-19drm/amd/display: Increase DP blank timeout from 30 ms to 50 msKen Chalmers1-2/+2
2019-03-19drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun3-20/+16
2019-03-19drm/amd/display: Add PSR SMU Interrupt supportSivapiriyanKumarasamy3-16/+16
2019-03-19drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun4-16/+50
2019-03-19drm/amd/display: Free DCN version of stream encoderEric Bernstein3-7/+3
2019-03-19drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin5-58/+10
2019-03-19drm/amd/display: Don't ASSERT when total_planes == AMDGPU_MAX_PLANESNicholas Kazlauskas1-1/+1
2019-03-19drm/amd/display: Drop atomic_obj_lock for private objNicholas Kazlauskas2-9/+0