aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-18drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-06-25drm/amdgpu/display: drop ifdefs around commentsAlex Deucher1-6/+0
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher6-0/+12
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim3-2/+36
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin3-6/+3
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2-4/+4
2019-06-22drm/amd/display: Alpha plane typeEric Bernstein1-0/+1
2019-06-22drm/amd/display: Fix ODM combine data formatIlya Bakoulin1-0/+1
2019-06-22drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li1-6/+5
2019-06-22drm/amd/display: do not need otg lock if otg is not activehersen wu1-1/+10
2019-06-22drm/amd/display: Refactor DIO stream encoderEric Bernstein1-2/+2
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2-0/+76
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+13
2019-06-21drm/amd/display: Add DCN2 IPPHarry Wentland2-0/+67
2019-06-21drm/amd/display: Add DCN2 DWBHarry Wentland2-0/+407
2019-06-21drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland3-2/+78
2019-06-21drm/amd/display: Add DCN2 DPPHarry Wentland4-0/+27
2019-06-21drm/amd/display: Add DCN2 MPCHarry Wentland1-0/+6
2019-06-21drm/amd/display: Add DCN2 OPPHarry Wentland1-0/+8
2019-06-21drm/amd/display: Add DCN2 OPTCHarry Wentland1-1/+32
2019-06-21drm/amd/display: Add DCN2 DIOHarry Wentland2-0/+214
2019-06-20Revert "drm/amd/display: Use macro for invalid OPP ID"Alex Deucher2-4/+4
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher2-2/+4
2019-06-20Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher3-36/+2
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter6-0/+12
2019-06-13drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-06-11drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers1-1/+1
2019-06-11drm/amd/display: Add Underflow Asserts to dcThomas Lim3-2/+36
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin2-4/+2
2019-06-11drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2-4/+4
2019-06-11drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRLEric Bernstein1-1/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg5-0/+9
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg3-0/+5
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein2-17/+21
2019-05-31drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He1-1/+1
2019-05-31drm/amd/display: do not power on eDP power rail earlyAnthony Koo1-3/+0
2019-05-31drm/amd/display: move clk_mgr files to right placeEric Yang10-768/+0
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-0/+3
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol3-8/+59
2019-05-31drm/amd/display: Add GSL source select registersKrunoslav Kovac1-3/+11
2019-05-31drm/amd/display: Move CLK_BASE_INNER macroEric Yang1-0/+4
2019-05-31drm/amd/display: Implement CM dealpha and bias interfacesGary Kattan1-14/+17
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang13-197/+538
2019-05-24drm/amd/display: Use DCN functions instead of DCEWesley Chalmers2-1/+38
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-1/+2
2019-05-24drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback3-50/+71
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin2-8/+7
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland2-21/+0