Age | Commit message (Expand) | Author |
2019-10-03 | drm/amdgpu/discovery: get gpu info from ip discovery table | Xiaojie Yuan |
2019-09-16 | drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine | Evan Quan |
2019-09-16 | drm/amdgpu: remove needless usage of #ifdef | Shirish S |
2019-09-16 | drm/amdgpu: fix build error without CONFIG_HSA_AMD | Shirish S |
2019-09-16 | drm/amdgpu: disable gfxoff while use no H/W scheduling policy | Huang Rui |
2019-09-16 | drm/amdgpu: Add a kernel parameter for specifying the asic type | Yong Zhao |
2019-09-13 | drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper... | Tao Zhou |
2019-09-13 | drm/amdkfd: Query kfd device info by CHIP id instead of pci device id | Yong Zhao |
2019-09-13 | dmr/amdgpu: Add system auto reboot to RAS. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case. | Andrey Grodzovsky |
2019-08-30 | drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover | Andrey Grodzovsky |
2019-08-29 | drm/amdgpu: Enable DC on Renoir | Roman Li |
2019-08-29 | drm/amdgpu: introduce vram lost for reset (v2) | Monk Liu |
2019-08-15 | drm/amdgpu: Use new mode2 reset interface for RV. | Andrey Grodzovsky |
2019-08-12 | drm/amdgpu: add renoir support for gpu_info and ip block setting | Huang Rui |
2019-08-12 | drm/amdgpu: add renoir asic_type enum | Huang Rui |
2019-08-09 | drm/amdgpu: remove RREG64/WREG64 | Tao Zhou |
2019-08-09 | drm/amdgpu: replace readq/writeq with atomic64 operations | Tao Zhou |
2019-08-06 | drm/amdgpu: Fix GPU reset crash regression. | Andrey Grodzovsky |
2019-08-06 | drm/amdgpu: Fix panic during gpu reset | xinhui pan |
2019-08-02 | drm/amdgpu: Add nv12 DC ip block | Leo Li |
2019-08-02 | drm/amdgpu: set asic family and ip blocks for navi12 | Xiaojie Yuan |
2019-08-02 | drm/amdgpu: add gpu_info firmware for navi12 | Xiaojie Yuan |
2019-08-02 | drm/amdgpu: add navi12 asic type | Xiaojie Yuan |
2019-08-02 | drm/amdgpu: fix double ucode load by PSP(v3) | Monk Liu |
2019-08-02 | drm/amdgpu: cleanup vega10 SRIOV code path | Monk Liu |
2019-07-31 | drm/amdgpu: add RREG64/WREG64(_PCIE) operations | Tao Zhou |
2019-07-30 | drm/amdgpu: put the SMC into the proper state on reset/unload | Alex Deucher |
2019-07-18 | drm/amdgpu: add Arcturus gpu info firmware | Le Ma |
2019-07-18 | drm/amdgpu: add to set Arcturus ip blocks | Le Ma |
2019-07-18 | drm/amdgpu: add Arcturus asic type | Le Ma |
2019-07-18 | drm/amd/display: add dm block | Bhawanpreet Lakha |
2019-07-18 | drm/amdgpu: set asic family and ip blocks for navi14 | Xiaojie Yuan |
2019-07-18 | drm/amdgpu: add gpu_info firmware for navi14 | Xiaojie Yuan |
2019-07-18 | drm/amdgpu: add navi14 asic type | Xiaojie Yuan |
2019-07-09 | drm/amdgpu/psp: add a mutex to protect access to the psp ring | Alex Deucher |
2019-07-09 | drm/amdgpu: properly guard the generic discovery code | Alex Deucher |
2019-07-08 | amdgpu: make pmu support optional | Arnd Bergmann |
2019-07-05 | drm/amdgpu: Disable ras features on all IPs before gpu reset | xinhui pan |
2019-07-01 | drm/amdgpu: enable PCIE atomics ops support | Jack Xiao |
2019-07-01 | drm/amdgpu: fix MGPU fan boost enablement for XGMI reset | Evan Quan |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-22 | drm/amdgpu: Enable DC support for Navi10 | Harry Wentland |
2019-06-21 | drm/amd/display: Read soc_bounding_box from gpu_info (v2) | Harry Wentland |
2019-06-21 | drm/amdgpu: add to set navi ip blocks | Huang Rui |
2019-06-21 | drm/amdgpu: update golden setting programming logic | Hawking Zhang |
2019-06-21 | drm/amdgpu/mes: enable mes on navi10 and later asic | Jack Xiao |
2019-06-21 | drm/amdgpu/discovery: add module param for ip discovery enablement | Xiaojie Yuan |
2019-06-21 | drm/amdgpu: add mcbp unit test in debugfs (v3) | Jack Xiao |