aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in sriov TDRwentalou1-0/+1
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao1-0/+1
2019-04-04drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shadow_listwentalou1-4/+9
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+4
2019-03-27drm/amdgpu: trivial typo fixEvan Quan1-2/+2
2019-03-27drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui1-0/+5
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König1-3/+0
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui1-0/+2
2019-03-20drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou1-0/+3
2019-03-19drm/amdgpu: add new ras workflow control flagsxinhui pan1-0/+3
2019-03-19drm/amdgpu: reserve bad pages during recoveryxinhui pan1-0/+5
2019-03-19drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan1-0/+9
2019-03-19drm/amdgpu: Move IB pool init and fini v2Andrey Grodzovsky1-8/+8
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+3
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao1-1/+1
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-12/+46
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan1-12/+46
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-34/+43
2019-01-25drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky1-13/+7
2019-01-25drm/amdgpu: sriov should skip asic_reset in device_initwentalou1-1/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-14drm/amdgpu: check if we need to reset at init time (v2)Alex Deucher1-0/+11
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis1-3/+3
2019-01-14drm/amdgpu/sriov: For finishing routine send rel event after init failedEmily Deng1-11/+15
2019-01-14drm/amdgpu: distinguish early and late re-init log in sriovwentalou1-2/+2
2019-01-14drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng1-4/+4
2019-01-14drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng1-2/+2
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter1-1/+1
2018-12-14drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou1-4/+6
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky1-0/+2
2018-12-05drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher1-1/+2
2018-12-03drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky1-5/+39
2018-12-03drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky1-0/+3
2018-11-30drm/amdgpu: Fix num_doorbell calculation issueOak Zeng1-2/+5
2018-11-28drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky1-117/+255
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky1-0/+2
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng1-1/+1
2018-11-28drm/amdgpu: Call doorbell index init on device initializationOak Zeng1-3/+5
2018-11-20drm/amdgpu: enable paging queue doorbell support v4Philip Yang1-0/+6
2018-11-06drm/amdgpu/psp: initialize xgmi session (v2)Hawking Zhang1-1/+2
2018-11-05drm/amdgpu: Refine CSA related functionsRex Zhu1-2/+4
2018-11-05drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3Andrey Grodzovsky1-4/+26
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König1-2/+0
2018-11-01drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky1-1/+1
2018-10-22drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng1-1/+1
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu1-1/+60
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu1-13/+53
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu1-0/+4
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu1-2/+2