summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidthAlex Deucher2019-06-222-2/+4
* drm/amd/display: hook navi10 pplib functionshersen wu2019-06-221-8/+271
* drm/amd/powerplay: add interface to get uclk dpm tablehersen wu2019-06-221-0/+4
* drm/amd/powrplay: add interface for dc to get max clock valueshersen wu2019-06-222-0/+35
* drm/amd/display: Add DC core changes for DCN2Harry Wentland2019-06-229-4/+728
* drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2019-06-2213-1/+5246
* drm/amd/display: Add DCN2 VMIDHarry Wentland2019-06-222-0/+153
* drm/amd/display: Add DCN2 IPPHarry Wentland2019-06-222-0/+67
* drm/amd/display: Add DCN2 DWBHarry Wentland2019-06-229-0/+2427
* drm/amd/display: Add DCN2 MMHUBBUBHarry Wentland2019-06-222-0/+867
* drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland2019-06-229-2/+1739
* drm/amd/display: Add DCN2 DPPHarry Wentland2019-06-228-0/+2261
* drm/amd/display: Add DCN2 MPCHarry Wentland2019-06-225-1/+955
* drm/amd/display: Add DCN2 OPPHarry Wentland2019-06-224-0/+550
* drm/amd/display: Add DCN2 OPTCHarry Wentland2019-06-225-2/+614
* drm/amd/display: Add DCN2 clk mgrHarry Wentland2019-06-2212-83/+999
* drm/amd/display: Add DCN2 DIOHarry Wentland2019-06-229-0/+1397
* drm/amd/display: Add DCN2 changes to DMLHarry Wentland2019-06-2211-4/+8693
* drm/amd/display: Add DCN2 IRQ handlingHarry Wentland2019-06-223-0/+405
* drm/amd/display: Add DCN2 BIOS parsingHarry Wentland2019-06-222-0/+10
* drm/amd/display: Add GPIO support for DCN2Harry Wentland2019-06-229-0/+759
* drm/amd/display: add AUX and I2C for DCN2Harry Wentland2019-06-223-0/+64
* drm/amd/display: Add DCN2 and NV ASIC IDHarry Wentland2019-06-222-0/+9
* drm/amd/display: use fixed-width data type for soc bounding box structXiaojie Yuan2019-06-221-15/+15
* drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.hLeo Li2019-06-222-56/+84
* drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland2019-06-225-1/+91
* drm/amd/powerplay: notify smu with active display counthersen wu2019-06-221-0/+1
* drm/amd/powerplay: allow dc request uclk changehersen wu2019-06-221-1/+2
* drm/amdgpu: initialize THM & CLK IP registers base addressHawking Zhang2019-06-221-0/+2
* drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)Marek Olšák2019-06-221-10/+11
* drm/amd/powerplay: remove unsupport function set_thermal_fan_table for navi10Kevin Wang2019-06-221-13/+0Star
* drm/amd/powerplay: enable BACO feature as WARJack Xiao2019-06-221-0/+1
* drm/amd/powerplay: use pp_feature_mask to control uclk(mclk) dpm enabledKevin Wang2019-06-221-3/+5
* drm/amdgpu: add new navi10 DIDstiancyin2019-06-221-0/+2
* drm/amd/powerplay: add ppt interface version logtiancyin2019-06-221-2/+4
* drm/amdgpu/gfx10: update to latest golden settingAlex Deucher2019-06-221-1/+1
* drm/amdgpu/powerplay/vega20: use correct table indexAlex Deucher2019-06-221-5/+5
* drm/amdgpu/VCN: enable indirect DPG SRAM modeLeo Liu2019-06-221-0/+3
* drm/amdgpu/VCN: implement indirect DPG SRAM modeLeo Liu2019-06-222-19/+53
* drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu2019-06-222-0/+22
* drm/amd/powerplay: disable fw dstate when gfxoff is enabledJack Xiao2019-06-221-1/+4
* drm/amd/powerplay: update smu11_driver_if_navi10.hJack Xiao2019-06-221-10/+14
* drm/amdgpu/psp: add new psp interface for vcn updating sramJack Xiao2019-06-222-0/+16
* drm/amdgpu/psp: convert ucode id to psp ucode idJack Xiao2019-06-221-0/+6
* drm/amdgpu: add corresponding vcn ram ucode idJack Xiao2019-06-221-0/+2
* drm/amdgpu/psp: add new VCN RAM ucode id to pspJack Xiao2019-06-221-0/+2
* drm/amdgpu: enable VCN2.0 DPG modeLeo Liu2019-06-221-1/+2
* drm/amdgpu/VCN2.0: add DPG pause modeLeo Liu2019-06-221-0/+70
* drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)Leo Liu2019-06-221-3/+296
* drm/amdgpu/VCN2.0: add direct SRAM read and writeLeo Liu2019-06-221-0/+48