summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-28drm/amdgpu: add independent DMA-buf import v9Christian König
2019-10-28drm/amdgpu: add independent DMA-buf export v8Christian König
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-17drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin
2019-10-15drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher
2019-10-15drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng
2019-10-15drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-03drm/amdgpu: restrict hotplug error messageChristian König
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák
2019-10-03drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang