summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha-1/+25
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann-18/+37
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann-11/+22
2020-02-12drm/amdgpu: return -EFAULT if copy_to_user() failsDan Carpenter-4/+2
2020-02-12drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-12drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher-0/+2
2020-02-12drm/amdgpu/soc15: fix xclk for ravenAlex Deucher-1/+6
2020-02-12drm/amd/display: fix dtm unloadingBhawanpreet Lakha-1/+25
2020-02-12drm/amdgpu/runpm: enable runpm on baco capable VI+ asicsAlex Deucher-2/+8
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj-12/+12
2020-02-12drm/amdgpu: Fix missing error check in suspendRajneesh Bhardwaj-0/+3
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen-1/+6
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu-1/+1
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen-3/+6
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim-7/+8
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu-14/+15
2020-02-11drm/amdgpu: add flag for runtime suspendAlex Deucher-0/+3
2020-02-11drm/amdgpu: Do not move root PT bo to relocated listxinhui pan-17/+17
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen-1/+6
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu-1/+1
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen-3/+6
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-432/+2378
2020-02-07drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2Christian König-15/+23
2020-02-07drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_readChristian König-16/+11
2020-02-07drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König-0/+26
2020-02-07drm/amdgpu: optimize amdgpu_device_vram_access a bit.Christian König-6/+11
2020-02-07drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim-7/+8
2020-02-07drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu-14/+15
2020-02-07drm/amdgpu/sriov Don't send msg when smu suspendJack Zhang-7/+8
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang-20/+17
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König-61/+66
2020-02-04drm/amdgpu: simplify and fix amdgpu_sync_resvChristian König-4/+11
2020-02-04drm/amdgpu: allow higher level PD invalidationsChristian König-5/+20
2020-02-04drm/amdgpu: return EINVAL instead of ENOENT in the VM codeChristian König-1/+1
2020-02-04drm/amdgpu: fix parentheses in amdgpu_vm_update_ptesChristian König-1/+1
2020-02-04drm/amdgpu: make sure to never allocate PDs/PTs for invalidationsChristian König-9/+13
2020-02-04drm/amdgpu: drop unnecessary restriction for huge root PDEsChristian König-20/+5
2020-02-04drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backendChristian König-2/+2
2020-02-04drm/amdgpu: rework job synchronization v2Christian König-34/+59
2020-02-04drm/amdgpu: use the VM as job ownerChristian König-2/+3
2020-02-04drm/amdgpu: explicitly sync VM update to PDs/PTsChristian König-0/+12
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor-1/+1
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell-0/+1
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das-117/+124
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse-0/+17
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4060/+7887
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher-0/+1
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher-0/+3
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König-1/+2
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher-0/+4