aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: add hdmi2.1 dsc pps packet programmingDmytro Laktyushkin2-14/+13
2019-07-18drm/amd/display: Incorrect Read Interval Time For CR SequenceDavid Galiffi1-1/+1
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongleSamson Tam1-1/+3
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
2019-07-18drm/amd/display: Add ability to set preferred link training parameters.David Galiffi3-116/+295
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu1-26/+16
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas1-0/+3
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann1-2/+2
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2-7/+3
2019-06-25drm/amdgpu/display: switch udelay to msleepAlex Deucher1-1/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher8-0/+18
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin2-90/+23
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu1-83/+12
2019-06-22drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas1-0/+97
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu2-1/+8
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu3-25/+19
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin1-0/+3
2019-06-22drm/amd/display: Integrate color transform3x4 with 3dlut tmVitaly Prosyak2-0/+17
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij1-22/+28
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu1-1/+1
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij1-12/+7
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-5/+0
2019-06-22drm/amd/display: Move link functions from dc to dc_linkChris Park1-0/+27
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland5-0/+380
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland5-2/+455
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+15
2019-06-20Revert "drm/amd/display: Copy stream updates onto streams"Alex Deucher1-69/+0
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher1-0/+123
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter8-0/+18
2019-06-11drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam1-0/+6
2019-06-11drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is usedabdoulaye berthe1-25/+31
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers1-1/+1
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin1-123/+0
2019-06-11drm/amd/display: Remove superflous error messageJordan Lazare1-1/+1
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park2-9/+6
2019-06-11drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo1-10/+32
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas1-0/+69
2019-06-11drm/amd/display: Update link rate from DPCD 10Wesley Chalmers1-3/+6
2019-06-11drm/amd/display: fix resource saving missing when power state switchTao.Huang1-0/+11
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg6-0/+12
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2-0/+4
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr1-7/+7
2019-05-31drm/amd/display: fix issues with bad AUX reply on some displaysAnthony Koo1-0/+12
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park2-123/+126
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol1-8/+15
2019-05-31drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu1-0/+3
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang4-2/+13
2019-05-24drm/amd/display: dont set otg offsetJun Lei1-4/+0
2019-05-24drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-24/+44