aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2020-06-01drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-06-01drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-06-01drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-06-01drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-05-15drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-23drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao
2019-04-04drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl
2019-03-27drm/amdgpu: trivial typo fixEvan Quan
2019-03-27drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-20drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou
2019-03-19drm/amdgpu: add new ras workflow control flagsxinhui pan
2019-03-19drm/amdgpu: reserve bad pages during recoveryxinhui pan
2019-03-19drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan
2019-03-19drm/amdgpu: Move IB pool init and fini v2Andrey Grodzovsky
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-01-25drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky
2019-01-25drm/amdgpu: sriov should skip asic_reset in device_initwentalou
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm/amdgpu: check if we need to reset at init time (v2)Alex Deucher
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis
2019-01-14drm/amdgpu/sriov: For finishing routine send rel event after init failedEmily Deng
2019-01-14drm/amdgpu: distinguish early and late re-init log in sriovwentalou
2019-01-14drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2019-01-14drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2018-12-14drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky
2018-12-05drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher
2018-12-03drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky
2018-12-03drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky
2018-11-30drm/amdgpu: Fix num_doorbell calculation issueOak Zeng
2018-11-28drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-11-28drm/amdgpu: Call doorbell index init on device initializationOak Zeng
2018-11-20drm/amdgpu: enable paging queue doorbell support v4Philip Yang