summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-16drm/amd/powerplay: update smu11_driver_if_arcturus.hEvan Quan2-2/+6
2019-09-16drm/amd/powerplay: issue DC-BTC for arcturus on SMU initEvan Quan6-13/+20
2019-09-16drm/amdgpu: Avoid RAS recovery init when no RAS support.Andrey Grodzovsky1-1/+6
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König7-31/+81
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König10-121/+59
2019-09-16drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin1-0/+2
2019-09-16drm/amd/powerplay: Add the interface for geting dpm current power statePrike Liang1-0/+34
2019-09-16drm/amdgpu: check if nbio->ras_if existPhilip Yang1-1/+2
2019-09-16drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan1-22/+16
2019-09-16drm/amdkfd: enable renoir while device probesHuang Rui1-0/+1
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui2-1/+2
2019-09-16drm/amdkfd: add renoir kfd topologyHuang Rui1-0/+1
2019-09-16drm/amdkfd: add package manager for renoirHuang Rui1-0/+1
2019-09-16drm/amdkfd: init kernel queue for renoirHuang Rui1-0/+1
2019-09-16drm/amdkfd: init kfd apertures v9 for renoirHuang Rui1-0/+1
2019-09-16drm/amdkfd: add renoir type for the workaround of iommu v2 (v2)Huang Rui1-1/+2
2019-09-16drm/amdkfd: enable kfd device queue manager v9 for renoirHuang Rui1-0/+1
2019-09-16drm/amdkfd: add renoir kfd device info (v2)Huang Rui1-0/+18
2019-09-16drm/amdkfd: add renoir cache info for CRAT (v2)Huang Rui1-0/+5
2019-09-16drm/amdkfd: Support Navi14 in KFDYong Zhao7-0/+25
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling5-0/+10
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao4-28/+45
2019-09-16drm/amdgpu/irq: check if nbio funcs existAlex Deucher1-2/+4
2019-09-13drm/amd/display: replace FIXME with TODOQingqing Zhuo3-13/+13
2019-09-13drm/amd/display: verify stream link before link testJing Zhou1-1/+2
2019-09-13drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu5-13/+27
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan6-45/+125
2019-09-13drm/amd/display: OTC underflow fixJaehyun Chung1-1/+1
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei9-21/+21
2019-09-13drm/amd/display: Reuse dcn2 registersVitaly Prosyak3-40/+68
2019-09-13drm/amd/display: remove temporary transition codeDmytro Laktyushkin1-29/+0
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin5-198/+510
2019-09-13drm/amd/display: Add missing surface address registersIlya Bakoulin1-0/+16
2019-09-13drm/amd/display: 3.2.49Anthony Koo1-1/+1
2019-09-13drm/amd/display: config to override DSC start slice heightNikola Cornij2-6/+9
2019-09-13drm/amd/display: Add back support for DSC 4:2:2 SimpleNikola Cornij1-1/+1
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee6-13/+34
2019-09-13drm/amd/display: Subsample mode suboptimal for YCbCr4:2:2Krunoslav Kovac2-1/+6
2019-09-13drm/amd/display: refine i2c over auxLewis Huang2-27/+63
2019-09-13drm/amd/display: Fix DML testsIlya Bakoulin1-1/+0
2019-09-13drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned offYong Zhao1-2/+4
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou4-18/+43
2019-09-13drm/amdgpu: save umc error recordsTao Zhou3-17/+64
2019-09-13drm/amdgpu: Hook EEPROM table to RASTao Zhou1-28/+81
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou2-27/+43
2019-09-13drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky1-2/+2
2019-09-13drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky1-1/+9
2019-09-13drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky1-1/+6
2019-09-13drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2-5/+36
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao5-151/+37