summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-09-16drm/amd/display: add Asic ID for DaliBhawanpreet Lakha1-2/+5
2019-09-16drm/amdgpu: Allow to reset to EERPOM table.Andrey Grodzovsky1-0/+25
2019-09-16drm/amdgpu: Add amdgpu_ras_eeprom_reset_tableAndrey Grodzovsky2-8/+18
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou3-7/+7
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou2-4/+4
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou7-54/+82
2019-09-16drm/amdgpu: remove duplicated header file includeGuchun Chen1-1/+0
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S2-5/+3
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S2-1/+7
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 Zhao3-1/+18
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