summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
3 daysdrm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18
3 daysdrm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin1-4/+5
3 daysdrm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
3 daysdrm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam1-1/+2
3 daysdrm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam1-1/+1
3 daysdrm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten1-1/+0
3 daysdrm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock1-1/+1
3 daysdrm/amdgpu: Fix memory range calculationLijo Lazar1-1/+1
10 daysdrm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter1-1/+1
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-20drm/amdgpu: init TA fw for psp v14Likun Gao1-0/+5
2024-06-20drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-19drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König3-51/+0
2024-06-19drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan1-2/+13
2024-06-19drm/amdgpu: fix locking scope when flushing tlbYunxiang Li1-32/+34
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard5-18/+27
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam2-2/+1
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie5-18/+27
2024-05-30drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
2024-05-30drm/amdkfd: simplify APU VRAM handlingAlex Deucher1-8/+8
2024-05-30drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-05-30drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-10/+33
2024-05-24drm/amdgpu: correct hbm field in boot statusHawking Zhang1-1/+1
2024-05-23tracing/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/gi...Linus Torvalds1-1/+1
2024-05-21drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu2-9/+16
2024-05-21drm/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/mas...Linus 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-09kbuild: 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-05-01drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-01drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-05-01drm/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/ag...Dave Airlie98-141/+1322
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter10-26/+33
2024-04-27drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang1-2/+3
2024-04-27drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2-0/+36
2024-04-27drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-04-27drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7