summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang
2021-11-05drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang
2021-11-05drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell
2021-11-03drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu
2021-11-03drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello
2021-11-03drm/amdgpu: use correct register mask to extract fieldOak Zeng
2021-11-03drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen
2021-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
2021-10-28drm/amdgpu/discovery: add SDMA IP instance info for soc15 partsAlex Deucher
2021-10-28drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 partsAlex Deucher
2021-10-28drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou
2021-10-28drm/amdgpu: skip GPRs init for some CU settings on ALDEBARANTao Zhou
2021-10-28drm/amdgpu: Update TA version output in driverCandice Li
2021-10-28drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu
2021-10-28drm/amdkfd: restore userptr ignore bad address errorPhilip Yang
2021-10-28drm/amdgpu: Add kernel parameter support for ignoring bad page thresholdKent Russell
2021-10-28drm/amdgpu: Warn when bad pages approaches 90% thresholdKent Russell
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-22drm/amdgpu/nbio7.4: use original HDP_FLUSH bitsAlex Deucher
2021-10-21drm/amdgpu: Workaround harvesting info for some navy flounder boardsAlex Deucher
2021-10-21drm/amdgpu/vcn3.0: remove intermediate variableAlex Deucher
2021-10-21drm/amdgpu/vcn2.0: remove intermediate variableAlex Deucher
2021-10-21drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher
2021-10-21drm/amdgpu/vcn3.0: handle harvesting in firmware setupAlex Deucher
2021-10-21drm/amd/amdgpu: add dummy_page_addr to sriov msgJingwen Chen
2021-10-21drm/amdgpu: remove grbm cam index/data operations for gfx v10Huang Rui
2021-10-20drm/amdgpu: Clarify error when hitting bad page thresholdKent Russell
2021-10-20drm/amdgpu: drop navi reg init functionsAlex Deucher
2021-10-20drm/amdgpu: drop nv_set_ip_blocks()Alex Deucher
2021-10-20drm/amdgpu: drop soc15_set_ip_blocks()Alex Deucher
2021-10-20drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()Alex Deucher
2021-10-20drm/amdgpu: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu
2021-10-19drm/amdgpu/discovery: parse hw_id_name for SDMA instance 2 and 3Guchun Chen
2021-10-19drm/amdgpu: output warning for unsupported ras error inject (v2)Tao Zhou
2021-10-19drm/amdgpu: centralize checking for RAS TA statusTao Zhou
2021-10-19drm/amd/amdgpu: Do irq_fini_hw after ip_fini_earlyYuBiao Wang
2021-10-19drm/amdgpu: load PSP RL in resume pathTao Zhou
2021-10-19drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu
2021-10-13drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m...Alex Deucher
2021-10-13drm/amdkfd: unregistered svm range not overlap with TTM rangePhilip Yang
2021-10-13drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-10-13drm/amdgpu: Fix RAS page retirement with mode2 reset on AldebaranMukul Joshi
2021-10-13drm/amdgpu: Enable RAS error injection after mode2 reset on AldebaranMukul Joshi