aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu1-0/+25
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann1-0/+1
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim1-0/+1
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin1-39/+44
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers1-2/+2
2019-06-22drm/amd/display: Add missing VM conversion from hw valuesJun Lei1-2/+3
2019-06-22drm/amd/display: Enable DSC power-gating for DSC streamsNikola Cornij1-0/+8
2019-06-22drm/amd/display: Set test pattern on blank when using Visual ConfirmJoshua Aberback1-42/+11
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin1-5/+3
2019-06-22drm/amd/display: Remove OPP clock programming on plane disableJoshua Aberback1-6/+0
2019-06-22drm/amd/display: Intermittent DCN2 pipe hang on mode changeAric Cyr1-4/+11
2019-06-22drm/amd/display: Change DCN2 vupdate start programmingEryk Brol1-6/+3
2019-06-22drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu1-2/+4
2019-06-22drm/amd/display: Fix ODM combine data formatIlya Bakoulin1-2/+4
2019-06-22drm/amd/display: add global master update lock for DCN2Wenjing Liu1-0/+4
2019-06-22drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback1-2/+1
2019-06-22drm/amd/display: isolate global double buffer lock programmingWenjing Liu1-7/+12
2019-06-22drm/amd/display: Remove dependency on pipe->plane for immedaite flip statusJoshua Aberback1-4/+5
2019-06-22drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li1-29/+17
2019-06-22drm/amd/display: Disconnect DCN2 mpcc when changing tgLeo Li1-3/+4
2019-06-22drm/amd/display: do not power on eDP power rail earlyAnthony Koo1-3/+0
2019-06-22drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-0/+3
2019-06-22drm/amd/display: Program VTG params after programming Global Sync for DCN2Joshua Aberback1-0/+6
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+93
2019-06-22drm/amd/display: updates for dcn20_update_bandwidthAlex Deucher1-1/+1
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+1926