aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-06-22drm/amd/display: Disconnect DCN2 mpcc when changing tgLeo Li1-3/+4
2019-06-22drm/amd/display: enable DSC support by defaultHawking Zhang1-1/+1
2019-06-22drm/amd/display: navi10 bring up skip dsc encoder confighersen wu1-0/+8
2019-06-22drm/amd/display: skip dsc config for navi10 bring uphersen wu2-1/+10
2019-06-22drm/amd/display: do not need otg lock if otg is not activehersen wu1-1/+10
2019-06-22drm/amd/display: disable dcn20 abm feature for bring uphersen wu1-4/+7
2019-06-22drm/amd/display: Refactor DIO stream encoderEric Bernstein4-9/+18
2019-06-22drm/amd/display: fix pstate allow handling in dcn2Jun Lei2-10/+9
2019-06-22drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin3-1/+3
2019-06-22drm/amd/display: Refactor clk_mgr functionsEric Yang5-82/+71
2019-06-22drm/amd/display: dcn2 dmcu wait_for_loop update with dispclk.Charlene Liu1-0/+2
2019-06-22drm/amd/display: do not power on eDP power rail earlyAnthony Koo1-3/+0
2019-06-22drm/amd/display: Move link functions from dc to dc_linkChris Park1-0/+27
2019-06-22drm/amd/display: update calculated bounding box logic for NVJun Lei1-31/+24
2019-06-22drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh1-0/+3
2019-06-22drm/amd/display: Ensure DRR triggers in BPEryk Brol3-2/+37
2019-06-22drm/amd/display/dc: fix azalia workaround sw implementation bughersen wu1-2/+2
2019-06-22drm/amd/display: Program VTG params after programming Global Sync for DCN2Joshua Aberback2-0/+7
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland48-0/+5440
2019-06-22drm/amdgpu: Enable DC support for Navi10Harry Wentland2-0/+5
2019-06-22drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)Harry Wentland3-1/+24
2019-06-22drm/amd/display: update dcn2 dc_plane_capAlex Deucher1-3/+18
2019-06-22drm/amd/display: updates for dcn20_update_bandwidthAlex Deucher1-1/+1
2019-06-22drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidthAlex Deucher2-2/+4
2019-06-22drm/amd/display: hook navi10 pplib functionshersen wu1-8/+271
2019-06-22drm/amd/powerplay: add interface to get uclk dpm tablehersen wu1-0/+4
2019-06-22drm/amd/powrplay: add interface for dc to get max clock valueshersen wu2-0/+35
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland9-4/+728
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland13-1/+5246
2019-06-21drm/amd/display: Add DCN2 VMIDHarry Wentland2-0/+153
2019-06-21drm/amd/display: Add DCN2 IPPHarry Wentland2-0/+67
2019-06-21drm/amd/display: Add DCN2 DWBHarry Wentland9-0/+2427
2019-06-21drm/amd/display: Add DCN2 MMHUBBUBHarry Wentland2-0/+867
2019-06-21drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland9-2/+1739
2019-06-21drm/amd/display: Add DCN2 DPPHarry Wentland8-0/+2261
2019-06-21drm/amd/display: Add DCN2 MPCHarry Wentland5-1/+955
2019-06-21drm/amd/display: Add DCN2 OPPHarry Wentland4-0/+550
2019-06-21drm/amd/display: Add DCN2 OPTCHarry Wentland5-2/+614
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland12-83/+999
2019-06-21drm/amd/display: Add DCN2 DIOHarry Wentland9-0/+1397
2019-06-21drm/amd/display: Add DCN2 changes to DMLHarry Wentland11-4/+8693
2019-06-21drm/amd/display: Add DCN2 IRQ handlingHarry Wentland3-0/+405
2019-06-21drm/amd/display: Add DCN2 BIOS parsingHarry Wentland2-0/+10
2019-06-21drm/amd/display: Add GPIO support for DCN2Harry Wentland9-0/+759
2019-06-21drm/amd/display: add AUX and I2C for DCN2Harry Wentland3-0/+64
2019-06-21drm/amd/display: Add DCN2 and NV ASIC IDHarry Wentland2-0/+9
2019-06-21drm/amd/display: use fixed-width data type for soc bounding box structXiaojie Yuan1-15/+15
2019-06-21drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.hLeo Li2-56/+84
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland5-1/+91
2019-06-21drm/amd/powerplay: notify smu with active display counthersen wu1-0/+1