Age | Commit message (Expand) | Author | Files | Lines |
2019-01-02 | drm/amdgpu/sriov:Correct pfvf exchange logic | Emily Deng | 1 | -4/+4 |
2019-01-02 | drm/amdgpu/virtual_dce: No need to pin the cursor bo | Emily Deng | 1 | -2/+2 |
2018-12-14 | drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang | wentalou | 1 | -4/+6 |
2018-12-12 | drm/amdgpu: Enable GPU recovery by default for CI | Andrey Grodzovsky | 1 | -0/+2 |
2018-12-05 | drm/amdgpu/si: fix SI after doorbell rework | Alex Deucher | 1 | -1/+2 |
2018-12-03 | drm/amdgpu: Implement concurrent asic reset for XGMI. | Andrey Grodzovsky | 1 | -5/+39 |
2018-12-03 | drm/amdgpu: Handle xgmi device removal. | Andrey Grodzovsky | 1 | -0/+3 |
2018-11-30 | drm/amdgpu: Fix num_doorbell calculation issue | Oak Zeng | 1 | -2/+5 |
2018-11-28 | drm/amdgpu: Refactor GPU reset for XGMI hive case | Andrey Grodzovsky | 1 | -117/+255 |
2018-11-28 | drm/amdgpu: Refactor amdgpu_xgmi_add_device | Andrey Grodzovsky | 1 | -0/+2 |
2018-11-28 | drm/amdgpu: Use asic specific doorbell index instead of macro definition | Oak Zeng | 1 | -1/+1 |
2018-11-28 | drm/amdgpu: Call doorbell index init on device initialization | Oak Zeng | 1 | -3/+5 |
2018-11-20 | drm/amdgpu: enable paging queue doorbell support v4 | Philip Yang | 1 | -0/+6 |
2018-11-06 | drm/amdgpu/psp: initialize xgmi session (v2) | Hawking Zhang | 1 | -1/+2 |
2018-11-05 | drm/amdgpu: Refine CSA related functions | Rex Zhu | 1 | -2/+4 |
2018-11-05 | drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3 | Andrey Grodzovsky | 1 | -4/+26 |
2018-11-01 | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default" | Christian König | 1 | -2/+0 |
2018-11-01 | drm/amdgpu: Fix skipping hangged job reset during gpu recover. | Andrey Grodzovsky | 1 | -1/+1 |
2018-10-22 | drm/amdgpu: Fix null pointer amdgpu_device_fw_loading | Emily Deng | 1 | -1/+1 |
2018-10-10 | drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2 | Rex Zhu | 1 | -1/+60 |
2018-10-10 | drm/amdgpu: split ip hw_init into 2 phases | Rex Zhu | 1 | -13/+53 |
2018-10-10 | drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions | Rex Zhu | 1 | -0/+4 |
2018-10-10 | drm/amdgpu: Check late_init status before set cg/pg state | Rex Zhu | 1 | -2/+2 |
2018-10-10 | drm/amdgpu: Refine function amdgpu_device_ip_late_init | Rex Zhu | 1 | -2/+2 |
2018-10-09 | drm/amdgpu: Move gfx flag in_suspend to adev | Rex Zhu | 1 | -0/+3 |
2018-10-09 | drm/amd/powerplay: helper interfaces for MGPU fan boost feature | Evan Quan | 1 | -0/+41 |
2018-09-19 | drm/amdgpu: fix shadow BO restoring | Christian König | 1 | -81/+28 |
2018-09-19 | drm/amdgpu: always recover VRAM during GPU recovery | Christian König | 1 | -5/+5 |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher | 1 | -7/+3 |
2018-09-14 | drm/amdgpu: add raven2 to gpu_info firmware | Feifei Xu | 1 | -1/+5 |
2018-09-14 | drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default | Kenneth Feng | 1 | -0/+2 |
2018-09-14 | drm/amd/display/dm: add picasso support | Likun Gao | 1 | -0/+1 |
2018-09-14 | drm/amdgpu: add soc15 support for picasso | Likun Gao | 1 | -1/+6 |
2018-09-14 | drm/amdgpu: add picasso to asic_type enum | Likun Gao | 1 | -0/+1 |
2018-09-10 | drm/amdgpu : Generate XGMI topology info from driver level | Shaoyun Liu | 1 | -0/+1 |
2018-09-10 | drm/amdgpu: move PSP init prior to IH in gpu reset | Emily Deng | 1 | -1/+1 |
2018-08-29 | drm/amdgpu: move amdgpu_device_(vram|gtt)_location | Christian König | 1 | -65/+0 |
2018-08-28 | drm/amdgpu: move full access into amdgpu_device_ip_suspend | Yintian Tao | 1 | -6/+6 |
2018-08-27 | drm/amdgpu: cleanup GPU recovery check a bit (v2) | Christian König | 1 | -13/+25 |
2018-08-27 | drm/amdgpu: remove fulll access for suspend phase1 | Yintian Tao | 1 | -6/+0 |
2018-08-27 | drm/amdgpu: Set clock ungate state when suspend/fini | Rex Zhu | 1 | -51/+5 |
2018-08-27 | drm/amdgpu: Set power ungate state when suspend/fini | Rex Zhu | 1 | -6/+5 |
2018-08-27 | drm/amdgpu: Refine function name and function args | Rex Zhu | 1 | -20/+19 |
2018-08-27 | drm/amdgpu: use new scheduler load balancing for VMs | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: Cancel the delay work when suspend | Rex Zhu | 1 | -0/+2 |
2018-08-27 | drm/amdgpu: Cancel gfx off delay work when driver fini/suspend | Rex Zhu | 1 | -0/+2 |
2018-08-27 | drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl | Rex Zhu | 1 | -4/+2 |
2018-08-27 | drm/amdgpu: Put enable gfx off feature to a delay thread | Rex Zhu | 1 | -0/+15 |
2018-08-27 | drm/amdgpu: Add amdgpu_gfx_off_ctrl function | Rex Zhu | 1 | -0/+2 |
2018-08-21 | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86" | Leo (Sunpeng) Li | 1 | -1/+1 |