aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-07-18drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin1-1/+1
2019-07-18drm/amd/display: fix up HUBBUB hw programming for VMJun Lei1-2/+2
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 Laktyushkin5-30/+23
2019-06-22drm/amd/display: update DCN2 uclk switch timeJun Lei1-0/+6
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers1-0/+2
2019-06-22drm/amd/display: add dwb stere caps and versionCharlene Liu1-1/+3
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu1-0/+1
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu2-9/+1
2019-06-22drm/amd/display: move DWB structs and enums to dc_hw_typesTyler DiBattista1-17/+0
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin1-0/+5
2019-06-22drm/amd/display: [backport] dwb dm + efc supportCharlene Liu1-0/+7
2019-06-22drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu1-2/+2
2019-06-22drm/amd/display: Fix ODM combine data formatIlya Bakoulin1-1/+2
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij1-0/+10
2019-06-22drm/amd/display: add global master update lock for DCN2Wenjing Liu2-0/+3
2019-06-22drm/amd/display: isolate global double buffer lock programmingWenjing Liu1-2/+2
2019-06-22drm/amd/display: move dsc clock from plane_resource to stream_resourceTony Cheng1-3/+2
2019-06-22drm/amd/display: Refactor DIO stream encoderEric Bernstein1-2/+2
2019-06-22drm/amd/display: Ensure DRR triggers in BPEryk Brol1-0/+1
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland9-0/+172
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2-0/+49
2019-06-21drm/amd/display: Add DCN2 DWBHarry Wentland3-0/+344
2019-06-21drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland2-0/+87
2019-06-21drm/amd/display: Add DCN2 DPPHarry Wentland1-0/+53
2019-06-21drm/amd/display: Add DCN2 MPCHarry Wentland1-0/+52
2019-06-21drm/amd/display: Add DCN2 OPPHarry Wentland1-0/+29
2019-06-21drm/amd/display: Add DCN2 OPTCHarry Wentland2-1/+64
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland1-5/+77
2019-06-21drm/amd/display: Add DCN2 DIOHarry Wentland2-0/+38
2019-06-20Revert "drm/amd/display: Use macro for invalid OPP ID"Alex Deucher1-2/+0
2019-06-20Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher3-6/+14
2019-06-20Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher1-1/+0
2019-06-20drm/amd/display: Fix null-deref on vega20 with xgmiRoman Li1-2/+0
2019-06-11drm/amd/display: Add Underflow Asserts to dcThomas Lim1-0/+1
2019-06-11drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin3-14/+6
2019-06-11drm/amd/display: Use macro for invalid OPP IDWesley Chalmers1-0/+2
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein1-0/+13
2019-05-31drm/amd/display: Refactor clk_mgr functionsEric Yang2-0/+9
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-1/+1
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol1-0/+3
2019-05-31drm/amd/display: Disable audio stream only if it's currently enabledEryk Brol1-0/+1
2019-05-31drm/amd/display: Move CLK_BASE_INNER macroEric Yang1-2/+1
2019-05-31drm/amd/display: Implement CM dealpha and bias interfacesGary Kattan1-0/+17
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang5-13/+233
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-0/+5
2019-05-24drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback1-0/+2
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin1-0/+20
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma2-2/+10