summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)Author
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
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: 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: Acquire DSC HW resource only if required by streamNikola Cornij
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-20Revert "drm/amd/display: Copy stream updates onto streams"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: Use stream opp_id instead of hubpWesley Chalmers
2019-06-11drm/amd/display: Copy stream updates onto streamsNicholas Kazlauskas
2019-06-11drm/amd/display: fix resource saving missing when power state switchTao.Huang
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
2019-05-24drm/amd/display: dont set otg offsetJun Lei
2019-05-24drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin
2019-05-24drm/amd/display: add support for disconnected eDP panelsJun Lei
2019-05-24drm/amd/display: fix multi display seamless boot caseAnthony Koo
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis
2019-04-10drm/amd/display: init dc_config before rest of DC initAnthony Koo
2019-04-10drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij
2019-04-03drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland
2019-03-20drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam
2019-03-19drm/amd/display: add pipe lock during stream updateWenjing Liu
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo
2019-03-19drm/amd/display: add full update commit hint structJun Lei
2019-03-05drm/amd/display: Add ability to override bounding box in DC constructJun Lei
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu
2019-02-06drm/amd/display: DC VM FixesEryk Brol
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun
2019-02-05drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung