summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorLines
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan-0/+7
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky-6/+4
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li-0/+3
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu-2/+2
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky-0/+1
2019-08-12drm/amdgpu: add renoir support for gpu_info and ip block settingHuang Rui-1/+7
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui-0/+1
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou-33/+0
2019-08-09drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou-6/+2
2019-08-06drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky-0/+2
2019-08-06drm/amdgpu: Fix panic during gpu resetxinhui pan-1/+1
2019-08-02drm/amdgpu: Add nv12 DC ip blockLeo Li-0/+1
2019-08-02drm/amdgpu: set asic family and ip blocks for navi12Xiaojie Yuan-0/+1
2019-08-02drm/amdgpu: add gpu_info firmware for navi12Xiaojie Yuan-0/+4
2019-08-02drm/amdgpu: add navi12 asic typeXiaojie Yuan-0/+1
2019-08-02drm/amdgpu: fix double ucode load by PSP(v3)Monk Liu-21/+38
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu-3/+0
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou-0/+73
2019-07-30drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher-0/+27
2019-07-18drm/amdgpu: add Arcturus gpu info firmwareLe Ma-0/+4
2019-07-18drm/amdgpu: add to set Arcturus ip blocksLe Ma-0/+1
2019-07-18drm/amdgpu: add Arcturus asic typeLe Ma-0/+1
2019-07-18drm/amd/display: add dm blockBhawanpreet Lakha-0/+1
2019-07-18drm/amdgpu: set asic family and ip blocks for navi14Xiaojie Yuan-0/+1
2019-07-18drm/amdgpu: add gpu_info firmware for navi14Xiaojie Yuan-0/+4
2019-07-18drm/amdgpu: add navi14 asic typeXiaojie Yuan-0/+1
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher-0/+1
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher-2/+2
2019-07-08amdgpu: make pmu support optionalArnd Bergmann-2/+4
2019-07-05drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan-0/+4
2019-07-01drm/amdgpu: enable PCIE atomics ops supportJack Xiao-0/+11
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan-0/+13
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-1/+2
2019-06-22drm/amdgpu: Enable DC support for Navi10Harry Wentland-0/+3
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland-1/+9
2019-06-21drm/amdgpu: add to set navi ip blocksHuang Rui-0/+8
2019-06-21drm/amdgpu: update golden setting programming logicHawking Zhang-1/+4
2019-06-21drm/amdgpu/mes: enable mes on navi10 and later asicJack Xiao-0/+3
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan-0/+10
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao-0/+1
2019-06-21drm/amdgpu: enable the static csa when mcbp enabledJack Xiao-1/+1
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao-0/+3
2019-06-20drm/amdgpu: parse the new members added by gpu_info ucode v1_1Hawking Zhang-0/+9
2019-06-20drm/amdgpu: add navi10 gpu info firmwareHuang Rui-0/+4
2019-06-20drm/amdgpu: add navi10 asic typeHuang Rui-0/+1
2019-06-20drm/amdgpu: add pmu countersJonathan Kim-0/+6
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-9/+3
2019-06-17drm/amdgpu: wait to fetch the vbios until after common initAlex Deucher-11/+13
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+2
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao-0/+6