Age | Commit message (Expand) | Author |
2021-11-05 | drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support() | Alex Deucher |
2021-11-05 | drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs | Felix Kuehling |
2021-11-05 | drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access | Evan Quan |
2021-11-05 | drm/amdgpu: correct xgmi ras error count reset | Tao Zhou |
2021-11-05 | drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9 | YuBiao Wang |
2021-11-05 | drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9 | YuBiao Wang |
2021-11-05 | drm/amdgpu: Make sure to reserve BOs before adding or removing | Kent Russell |
2021-11-03 | drm/amdgpu: remove duplicated kfd_resume_iommu | James Zhu |
2021-11-03 | drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp | Aaron Liu |
2021-11-03 | drm/amdgpu: Convert SMU version to decimal in debugfs | Mario Limonciello |
2021-11-03 | drm/amdgpu: use correct register mask to extract field | Oak Zeng |
2021-11-03 | drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdr | Jingwen Chen |
2021-10-28 | drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits | Alex Deucher |
2021-10-28 | drm/amdgpu/discovery: add SDMA IP instance info for soc15 parts | Alex Deucher |
2021-10-28 | drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 parts | Alex Deucher |
2021-10-28 | drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3) | Tao Zhou |
2021-10-28 | drm/amdgpu: skip GPRs init for some CU settings on ALDEBARAN | Tao Zhou |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li |
2021-10-28 | drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw() | Lang Yu |
2021-10-28 | drm/amdkfd: Separate pinned BOs destruction from general routine | Lang Yu |
2021-10-28 | drm/amdkfd: restore userptr ignore bad address error | Philip Yang |
2021-10-28 | drm/amdgpu: Add kernel parameter support for ignoring bad page threshold | Kent Russell |
2021-10-28 | drm/amdgpu: Warn when bad pages approaches 90% threshold | Kent Russell |
2021-10-28 | BackMerge tag 'v5.15-rc7' into drm-next | Dave Airlie |
2021-10-22 | drm/amdgpu/nbio7.4: use original HDP_FLUSH bits | Alex Deucher |
2021-10-21 | drm/amdgpu: Workaround harvesting info for some navy flounder boards | Alex Deucher |
2021-10-21 | drm/amdgpu/vcn3.0: remove intermediate variable | Alex Deucher |
2021-10-21 | drm/amdgpu/vcn2.0: remove intermediate variable | Alex Deucher |
2021-10-21 | drm/amdgpu: Consolidate VCN firmware setup code | Alex Deucher |
2021-10-21 | drm/amdgpu/vcn3.0: handle harvesting in firmware setup | Alex Deucher |
2021-10-21 | drm/amd/amdgpu: add dummy_page_addr to sriov msg | Jingwen Chen |
2021-10-21 | drm/amdgpu: remove grbm cam index/data operations for gfx v10 | Huang Rui |
2021-10-20 | drm/amdgpu: Clarify error when hitting bad page threshold | Kent Russell |
2021-10-20 | drm/amdgpu: drop navi reg init functions | Alex Deucher |
2021-10-20 | drm/amdgpu: drop nv_set_ip_blocks() | Alex Deucher |
2021-10-20 | drm/amdgpu: drop soc15_set_ip_blocks() | Alex Deucher |
2021-10-20 | drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating() | Alex Deucher |
2021-10-20 | drm/amdgpu: replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-10-20 | drm/amdgpu: support B0&B1 external revision id for yellow carp | Aaron Liu |
2021-10-19 | drm/amdgpu/discovery: parse hw_id_name for SDMA instance 2 and 3 | Guchun Chen |
2021-10-19 | drm/amdgpu: output warning for unsupported ras error inject (v2) | Tao Zhou |
2021-10-19 | drm/amdgpu: centralize checking for RAS TA status | Tao Zhou |
2021-10-19 | drm/amd/amdgpu: Do irq_fini_hw after ip_fini_early | YuBiao Wang |
2021-10-19 | drm/amdgpu: load PSP RL in resume path | Tao Zhou |
2021-10-19 | drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu | Lang Yu |
2021-10-13 | drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m... | Alex Deucher |
2021-10-13 | drm/amdkfd: unregistered svm range not overlap with TTM range | Philip Yang |
2021-10-13 | drm/amdkfd: fix boot failure when iommu is disabled in Picasso. | Yifan Zhang |
2021-10-13 | drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran | Mukul Joshi |
2021-10-13 | drm/amdgpu: Enable RAS error injection after mode2 reset on Aldebaran | Mukul Joshi |