summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
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-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
2019-11-22drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-22drm/amdgpu: simplify runtime suspendAlex Deucher
2019-11-19drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher
2019-11-19drm/amdgpu: add baco support to runtime suspend/resumeAlex Deucher
2019-11-19drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)Alex Deucher
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher
2019-11-19drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie