aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie5-18/+27
9 daysdrm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
9 daysdrm/amdkfd: simplify APU VRAM handlingAlex Deucher1-8/+8
9 daysdrm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parentJesse Zhang1-1/+5
9 daysdrm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
14 daysMerge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-10/+33
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang1-1/+1
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-8/+8
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma1-0/+15
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+1
2024-05-20drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu2-9/+16
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu1-1/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds141-937/+3165
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven1-4/+2
2024-05-02Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-04-30drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-04-30drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie98-141/+1322
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter10-26/+33
2024-04-26drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang1-2/+3
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2-0/+36
2024-04-26drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-04-26drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-26drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam2-7/+24
2024-04-26drm/amdkfd: Enable SQ watchpoint for gfx10Lancelot SIX1-13/+58
2024-04-26drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()Srinivasan Shanmugam1-1/+1
2024-04-26drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai1-0/+4
2024-04-26drm/amdgpu: fix double free err_addr pointer warningsBob Zhou1-0/+1
2024-04-26drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang1-0/+1
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang3-3/+6
2024-04-26drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou1-19/+28
2024-04-26drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-04-26drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun1-0/+8
2024-04-26drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai1-3/+1
2024-04-26drm/amdgpu: Fix address translation defectYiPeng Chai1-1/+1
2024-04-26drm/amdgpu: support ACA logging ecc errorsYiPeng Chai1-0/+5
2024-04-26drm/amdgpu: add poison consumption handlerYiPeng Chai1-4/+39
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai4-8/+29
2024-04-26drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai1-2/+57
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai3-4/+19
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai4-2/+40
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai3-2/+113
2024-04-26drm/amdgpu: umc v12_0 converts error addressYiPeng Chai2-1/+105
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai5-0/+44