summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-15drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher
2020-09-15drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-03drm/amdgpu: Fix a redundant kfreexinhui pan
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen
2020-07-28drm/amdgpu: Change type of module param `ppfeaturemask` to hexintPaul Menzel
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König
2020-07-01drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling
2020-07-01drm/amd/amdgpu: handle return value of amdgpu_driver_load_kmsLiu ChengZhe
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
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: enable hibernate support on Navi1XEvan Quan
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse
2020-04-28drm/amdgpu: add tmz feature parameter (v2)Huang Rui
2020-04-28drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky
2020-02-28drm/amdgpu: release drm_device after amdgpu_driver_unload_kmsYintian Tao
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
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: Fix missing error check in suspendRajneesh Bhardwaj
2020-02-11drm/amdgpu: add flag for runtime suspendAlex Deucher
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher
2019-12-18drm/amdgpu: wait for all rings to drain before runtime suspendingAlex Deucher
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher