summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)Author
2019-10-28dc.c:use kzalloc without testzhongshiqi
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian
2019-10-25drm/amd/display: add flag to allow diag to force enumerate edpJun Lei
2019-10-25drm/amd/display: remove unused codeDmytro Laktyushkin
2019-10-10drm/amd/display: Use swap() where appropriateVille Syrjälä
2019-10-10drm/amd/display: Fix maybe-uninitialized warningLeo Li
2019-10-10drm/amd/display: add more checks to validate seamless boot timingMartin Leung
2019-10-10drm/amd/display: add explicit comparator as default optimization checkJun Lei
2019-10-10drm/amd/display: Added pixel dynamic expansion control.Robin Singh
2019-10-03drm/amd/display: Update hdcp display configBhawanpreet Lakha
2019-10-03drm/amd/display: fix use of uninitialized variableMartin Leung
2019-10-03drm/amd/display: enable single dp seamless bootMartin Leung
2019-10-03drm/amd/display: Optimize clocks on clock changeWesley Chalmers
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers
2019-09-17drm/amd/display: Separate hardware initialization from creationJulian Parkin
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin
2019-08-29drm/amd/display: call update_bw_bounding_boxBhawanpreet Lakha
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan
2019-08-23drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin
2019-08-23drm/amd/display: fix odm pipe copyDmytro Laktyushkin
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin
2019-08-22Revert "drm/amd/display: Fix underscan not using proper scaling"David Francis
2019-08-15drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss
2019-08-15drm/amd/display: reprogram VM config when system resumeLewis Huang
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung
2019-08-15drm/amd/display: fixup DPP programming sequenceJun Lei
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher
2019-07-30drm/amd/display: fix a missing null check on a failed kzallocColin Ian King
2019-07-18drm/amd/display: Add debug entry to destroy disconnected edp linkLewis Huang
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu
2019-07-18drm/amd/display: Add debug option to disable timing syncJoshua Aberback
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