summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher1-5/+6
2019-07-18drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao1-10/+20
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang1-7/+1
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu1-2/+0
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-07-18drm/amd/display: Read max down spreadDerek Lai1-0/+7
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin1-1/+2
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam1-1/+3
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
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...Daniel 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