summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2019-10-07drm/amd/display: support spdifCharlene Liu
2019-10-07drm/amd/display: reprogram VM config when system resumeLewis Huang
2019-10-07drm/amd/display: Clear FEC_READY shadow register if DPCD write failsNikola Cornij
2019-10-07drm/amd/display: add monitor patch to add T7 delayAnthony Koo
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher
2019-07-18drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao
2019-07-18drm/amd/display: Read max down spreadDerek Lai
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-06-25drm/amdgpu/display: switch udelay to msleepAlex Deucher
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu
2019-06-22drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin
2019-06-22drm/amd/display: Integrate color transform3x4 with 3dlut tmVitaly Prosyak
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij
2019-06-22drm/amd/display: Move link functions from dc to dc_linkChris Park
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland
2019-06-20Revert "drm/amd/display: Copy stream updates onto streams"Alex Deucher
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam
2019-06-11drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is usedabdoulaye berthe
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin
2019-06-11drm/amd/display: Remove superflous error messageJordan Lazare
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park
2019-06-11drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas
2019-06-11drm/amd/display: Update link rate from DPCD 10Wesley Chalmers
2019-06-11drm/amd/display: fix resource saving missing when power state switchTao.Huang