Age | Commit message (Expand) | Author |
2020-09-03 | drm/amdgpu: block ring buffer access during GPU recovery | Dennis Li |
2020-08-28 | drm/amdgpu: fix compiler warnings | Nirmoy Das |
2020-08-27 | drm/amdgpu: simplify hw status clear/set logic | Jiawei |
2020-08-26 | drm/amdgpu: report DC not supported if virtual display is enabled (v2) | Alex Deucher |
2020-08-26 | drm/amdgpu: add a wrapper for atom asic_init | Alex Deucher |
2020-08-26 | drm/amdgpu: Embed drm_device into amdgpu_device (v3) | Luben Tuikov |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-24 | drm/amdgpu: annotate a false positive recursive locking | Dennis Li |
2020-08-24 | drm/amdgpu: refine create and release logic of hive info | Dennis Li |
2020-08-24 | drm/amdgpu: refine message print for devices of hive | Dennis Li |
2020-08-24 | drm/amdgpu: fix the nullptr issue when reenter GPU recovery | Dennis Li |
2020-08-24 | drm/amdgpu: change reset lock from mutex to rw_semaphore | Dennis Li |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-18 | drm/amdgpu: Fix repeatly flr issue | jqdeng |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-14 | drm/amd/powerplay: optimize the interface for mgpu fan boost enablement | Evan Quan |
2020-08-14 | drm/amdgpu: annotate a false positive recursive locking | Dennis Li |
2020-08-06 | drm/amdgpu: fix spelling mistake "paramter" -> "parameter" | Colin Ian King |
2020-08-04 | drm/amdgpu: move IP discovery data to mman | Alex Deucher |
2020-08-04 | drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5) | Monk Liu |
2020-08-04 | drm/amdgpu: break GPU recovery once it's in bad state(v4) | Guchun Chen |
2020-08-04 | drm/amdgpu: break driver init process when it's bad GPU(v5) | Guchun Chen |
2020-07-30 | drm/amdgpu: fix PSP autoload twice in FLR | Liu ChengZhe |
2020-07-28 | drm/amdgpu: enable DC support for SI parts (v2) | Mauro Rossi |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-15 | drm/amd/display: add DC support for navy flounder | Bhawanpreet Lakha |
2020-07-15 | drm/amdgpu: set asic family and ip blocks for navy_flounder | Jiansong Chen |
2020-07-15 | drm/amdgpu: add navy_flounder gpu info firmware | Jiansong Chen |
2020-07-15 | drm/amdgpu: add navy_flounder asic type | Jiansong Chen |
2020-07-15 | drm/amdgpu: RAS emergency restart logic refine | Wenhui Sheng |
2020-07-10 | drm/amdgpu: minor cleanup of phase1 suspend code | Nirmoy Das |
2020-07-10 | drm/amdgpu: enable gpu recovery for sienna cichlid | Likun Gao |
2020-07-02 | Revert "drm/amdgpu: support access regs outside of mmio bar" | Hawking Zhang |
2020-07-02 | drm/amdgpu: make IB test synchronize with init for SRIOV(v2) | Monk Liu |
2020-07-02 | drm/amdgpu: merge atombios init block | Wenhui Sheng |
2020-07-02 | drm/amdgpu: invoke req full access early enough | Wenhui Sheng |
2020-07-01 | drm/amdgpu: call release_firmware() without a NULL check | Nirmoy Das |
2020-07-01 | drm/amdgpu: restrict the hw sched jobs number to power of two | Kevin Wang |
2020-07-01 | drm/amd: correct trivial kernel-doc inconsistencies | Colton Lewis |
2020-07-01 | drm/amdgpu: skip BAR resizing if the bios already did it | Alex Deucher |
2020-07-01 | drm/amdgpu: support reserve bad page for virt (v3) | Stanley.Yang |
2020-07-01 | drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12 | Tianci.Yin |
2020-07-01 | drm/amdgpu/dc: Add missing Sienna_Cichlid chip id | Jerry (Fangzhi) Zuo |
2020-06-03 | drm/amdgpu: set asic family and ip blocks for sienna_cichlid | Likun Gao |
2020-06-03 | drm/amdgpu: add sienna_cichlid gpu info firmware v2 | Likun Gao |
2020-06-03 | drm/amdgpu: add sienna_cichlid asic type | Likun Gao |
2020-05-29 | drm/amdgpu: clean up discovery testing | Alex Deucher |
2020-05-29 | drm/amdgpu: skip gpu_info firmware if discovery info is available | Alex Deucher |
2020-05-29 | drm/amdgpu: added a sysfs interface for thermal throttling related V4 | Evan Quan |