summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher
2020-05-21drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson
2020-05-21drm/amdgpu: drop navi pcie bw callbackAlex Deucher
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher
2020-05-21drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang
2020-05-21drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu
2020-05-21drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungatingJames Zhu
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-21drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-05-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang
2020-05-18drm/amdgpu: add amdgpu_virt_get_vf_mode helper functionKevin Wang
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao
2020-05-14drm/amdgpu: Update RAS XGMI error inject sequenceJohn Clements
2020-05-14drm/amdgpu: Add DPM function for XGMI link power down controlJohn Clements
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King
2020-05-14drm/amdgpu: turn back rlcg write for gfx_v10Yintian Tao
2020-05-14drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintionAndrey Grodzovsky
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-12drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-11drm/amd/amdgpu: remove defined but not used 'crtc_offsets'Jason Yan
2020-05-11drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe
2020-05-11drm/amdgpu: remove dead code after hmm_range_fault()Jason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-05-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-08drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-08drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan
2020-05-08drm/amdgpu: only set DPM_FLAG_NEVER_SKIP for legacy ATPX BOCOAlex Deucher
2020-05-08drm/amdgpu: drop extra runtime pm handling in resume pmopAlex Deucher
2020-05-08drm/amdgpu: fix runpm logic in amdgpu_pmops_resumeAlex Deucher
2020-05-08drm/amdgpu: drop pm_runtime_set_activeAlex Deucher