summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-04-14drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan
2022-04-14drm/amdgpu: Fix one use-after-free of VMxinhui pan
2022-04-13drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10Yongqiang Sun
2022-04-11drm/amdgpu: add umc query error status functionStanley.Yang
2022-04-11drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev
2022-04-11drm/amd/amdgpu: Update debugfs GCA dataTom St Denis
2022-04-11drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun
2022-04-11drm/amdgpu: Use flexible array memberLijo Lazar
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-04-07drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun
2022-04-07drm/amdkfd: Fix NULL pointer dereferenceFelix Kuehling
2022-04-07drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-07drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng
2022-04-07drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher
2022-04-06drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev
2022-04-05drm/amdgpu: Flush TLB after mapping for VG20+XGMIPhilip Yang
2022-04-05drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai
2022-04-05drm/amdgpu: fix TLB flushing during evictionChristian König
2022-03-31drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun
2022-03-31drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji
2022-03-31drm/amdgpu: fix incorrect size printing in error msgChristian König
2022-03-31drm/amdgpu: fix some kerneldoc in the VM code v2Christian König
2022-03-31drm/amdgpu: Add tlb_cb for unlocked updatePhilip Yang
2022-03-31drm/amdgpu: Correct unlocked update fence handlingPhilip Yang
2022-03-28drm/amdgpu/jpeg: Add jpeg ras error query supportMohammad Zafar Ziya
2022-03-28drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya
2022-03-28drm/amdgpu/jpeg: Add jpeg block ras supportMohammad Zafar Ziya
2022-03-28drm/amdgpu/vcn: Add vcn ras supportMohammad Zafar Ziya
2022-03-28drm/amdgpu: Add vcn and jpeg ras support flagMohammad Zafar Ziya
2022-03-28drm/amd/vcn: fix an error msg on vcn 3.0tiancyin
2022-03-28drm/amdgpu: Re-classify some log messages in commit pathSean Paul
2022-03-28drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang
2022-03-25drm/amdgpu: remove table_freed param from the VM codeChristian König
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-25drm/amdgpu: rework TLB flushingChristian König
2022-03-25drm/amdgpu: simplify VM update tracking a bitChristian König
2022-03-25drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.cChristian König
2022-03-25drm/amdgpu: move VM PDEs to idle after updateChristian König
2022-03-25drm/amdgpu: drop redundant check of harvest infoGuchun Chen
2022-03-25drm/amdgpu: Fix spelling mistake "regiser" -> "register"Colin Ian King
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou
2022-03-25drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() staticAlex Deucher
2022-03-25drm/amdgpu: drop amdgpu_display_gem_fb_init()Alex Deucher
2022-03-25drm/amdgpu: make amdgpu_display_framebuffer_init() staticAlex Deucher
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin