summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher
2024-05-29drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj
2024-05-29drm/amdgpu/gfx11: handle priority setup for gfx pipe1Alex Deucher
2024-05-29drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipeAlex Deucher
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher
2024-05-29drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() functionYang Wang
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang
2024-05-29drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flagDavid (Ming Qiang) Wu
2024-05-29drm/amdgpu: drop MES 10.1 support v3Alex Deucher
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang
2024-05-23drm/amdgpu: add gfx queue support for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add cp queue registers for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add print support for gfx11 ipdumpSunil Khatri
2024-05-23drm/amdgpu: add gfx11 registers support in ipdumpSunil Khatri
2024-05-23drm/amdgpu: add more device info to the devcoredumpSunil Khatri
2024-05-23drm/amdgpu: add prints in IP State dumpSunil Khatri
2024-05-23drm/amdgpu: add gfx queue support of gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: Add cp queues support fro gfx10 in ipdumpSunil Khatri
2024-05-23drm/amdgpu: rename the ip_dump to ip_dump_coreSunil Khatri
2024-05-23drm/amdgpu: Add CRC16 selection in configLijo Lazar
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian
2024-05-23drm/amdgpu: correct hbm field in boot statusHawking Zhang
2024-05-23drm/amdgpu: program device_cntl2 through pci cfg spaceFrank Min
2024-05-23drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-05-23drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam
2024-05-23drm/amdgpu: fix invadate operation for pg_flagsJesse Zhang
2024-05-23drm/amdgpu/mes12: mes hw_fini fix for mode1 resetJack Xiao
2024-05-23drm/amdgpu: fix invadate operation for umschJesse Zhang
2024-05-23drm/admgpu: fix dereferencing null pointer contextJesse Zhang
2024-05-23drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabledYang Wang
2024-05-23drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptrJani Nikula
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu
2024-05-20drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldocTvrtko Ursulin
2024-05-20drm/amdgpu: remove unused struct 'hqd_registers'Dr. David Alan Gilbert
2024-05-20drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov