aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAge
* drm/amdgpu: Move IB pool init and fini v2Andrey Grodzovsky2019-03-19
* drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-19
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-19
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-10
|\
| * drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan2019-02-07
* | Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-03
|\ \
| * | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* | | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-01-31
|\ \ \ | |/ / |/| / | |/
| * drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky2019-01-25
| * drm/amdgpu: sriov should skip asic_reset in device_initwentalou2019-01-25
| * drm/amdgpu: check if we need to reset at init time (v2)Alex Deucher2019-01-14
| * drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis2019-01-14
| * drm/amdgpu/sriov: For finishing routine send rel event after init failedEmily Deng2019-01-14
| * drm/amdgpu: distinguish early and late re-init log in sriovwentalou2019-01-14
| * drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-01-14
| * drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng2019-01-14
* | drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter2019-01-11
|/
* drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou2018-12-14
* drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky2018-12-12
* drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher2018-12-05
* drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-03
* drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky2018-12-03
* drm/amdgpu: Fix num_doorbell calculation issueOak Zeng2018-11-30
* drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-28
* drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-28
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-28
* drm/amdgpu: Call doorbell index init on device initializationOak Zeng2018-11-28
* drm/amdgpu: enable paging queue doorbell support v4Philip Yang2018-11-20
* drm/amdgpu/psp: initialize xgmi session (v2)Hawking Zhang2018-11-06
* drm/amdgpu: Refine CSA related functionsRex Zhu2018-11-05
* drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3Andrey Grodzovsky2018-11-05
* drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2018-11-01
* drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky2018-11-01
* drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng2018-10-22
* drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-10
* drm/amdgpu: split ip hw_init into 2 phasesRex Zhu2018-10-10
* drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu2018-10-10
* drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu2018-10-10
* drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu2018-10-10
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-09
* drm/amd/powerplay: helper interfaces for MGPU fan boost featureEvan Quan2018-10-09
* drm/amdgpu: fix shadow BO restoringChristian König2018-09-19
* drm/amdgpu: always recover VRAM during GPU recoveryChristian König2018-09-19
* drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-14
* drm/amdgpu: add raven2 to gpu_info firmwareFeifei Xu2018-09-14
* drm/amdgpu: enable gfxoff in non-sriov and stutter mode by defaultKenneth Feng2018-09-14
* drm/amd/display/dm: add picasso supportLikun Gao2018-09-14
* drm/amdgpu: add soc15 support for picassoLikun Gao2018-09-14
* drm/amdgpu: add picasso to asic_type enumLikun Gao2018-09-14
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-10