aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák1-1/+2
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky1-7/+38
2020-02-28drm/amdgpu: release drm_device after amdgpu_driver_unload_kmsYintian Tao1-1/+1
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao1-2/+0
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+17
2020-02-26drm/amdgpu: drop legacy drm load and unload callbacksAlex Deucher1-2/+11
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-5/+16
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann1-4/+0
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann1-11/+0
2020-02-12drm/amdgpu: Fix missing error check in suspendRajneesh Bhardwaj1-0/+3
2020-02-11drm/amdgpu: add flag for runtime suspendAlex Deucher1-0/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-34/+66
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher1-1/+1
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou1-1/+2
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou1-1/+2
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2019-12-18drm/amdgpu: wait for all rings to drain before runtime suspendingAlex Deucher1-1/+11
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher1-8/+8
2019-11-22drm/amdgpu: remove experimental flag for Navi14Alex Deucher1-4/+4
2019-11-22drm/amdgpu: simplify runtime suspendAlex Deucher1-13/+22
2019-11-19drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher1-3/+6
2019-11-19drm/amdgpu: add baco support to runtime suspend/resumeAlex Deucher1-1/+6
2019-11-19drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)Alex Deucher1-21/+26
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher1-4/+4
2019-11-19drm/amdgpu: remove experimental flag for Navi14Alex Deucher1-4/+4
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie1-0/+1
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin1-0/+1
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin1-0/+1
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+3
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+0
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+19
2019-10-28drm/amdgpu: add independent DMA-buf import v9Christian König1-1/+0
2019-10-28drm/amdgpu: add independent DMA-buf export v8Christian König1-1/+0
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga1-1/+1
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák1-1/+2
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-109/+29
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter1-0/+35
2019-10-17drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin1-0/+9
2019-10-15drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher1-1/+6
2019-10-15drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng1-2/+4
2019-10-15drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede1-0/+35
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede1-0/+35
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher1-67/+0
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-18/+31
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-1/+2
2019-10-03drm/amdgpu: restrict hotplug error messageChristian König1-1/+4
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák1-41/+0