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