summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-29drm/amd/display: call update_bw_bounding_boxBhawanpreet Lakha1-0/+5
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-1/+3
2019-08-23drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin1-0/+1
2019-08-23drm/amd/display: fix odm pipe copyDmytro Laktyushkin1-0/+6
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung1-1/+5
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-5/+5
2019-08-22Revert "drm/amd/display: Fix underscan not using proper scaling"David Francis1-11/+1
2019-08-15drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss1-0/+2
2019-08-15drm/amd/display: reprogram VM config when system resumeLewis Huang1-0/+8
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-6/+20
2019-08-15drm/amd/display: fixup DPP programming sequenceJun Lei1-0/+3
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher1-5/+6
2019-07-30drm/amd/display: fix a missing null check on a failed kzallocColin Ian King1-0/+2
2019-07-18drm/amd/display: Add debug entry to destroy disconnected edp linkLewis Huang1-4/+16
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin1-2/+4
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-5/+5
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu1-0/+11
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu1-0/+47
2019-07-18drm/amd/display: Add debug option to disable timing syncJoshua Aberback1-1/+1
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang1-4/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin1-20/+0
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 Liu1-0/+5
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu1-6/+1
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 Prosyak1-0/+7
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij1-12/+7
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+21
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland1-1/+140
2019-06-20Revert "drm/amd/display: Copy stream updates onto streams"Alex Deucher1-69/+0
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers1-1/+1
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas1-0/+69
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 os_types.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr1-7/+7
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park1-122/+0
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol1-8/+15
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-0/+10
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
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin1-0/+6
2019-05-24drm/amd/display: add support for disconnected eDP panelsJun Lei1-3/+8
2019-05-24drm/amd/display: fix multi display seamless boot caseAnthony Koo1-6/+8
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-33/+131
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam1-1/+1
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis1-0/+19
2019-04-10drm/amd/display: init dc_config before rest of DC initAnthony Koo1-2/+2
2019-04-10drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu1-0/+9