Age | Commit message (Expand) | Author |
2017-12-06 | drm/amdgpu:show error message if fail on event4 | Monk Liu |
2017-12-06 | drm/amdgpu:free CSA in unified place | Monk Liu |
2017-12-06 | drm/amdgpu:cleanup unused stack var | Monk Liu |
2017-12-06 | drm/amdgpu:fix NULL pointer access during drv remove | Monk Liu |
2017-12-06 | drm/amdgpu: revise retry init to fully cleanup driver | Pixel Ding |
2017-12-04 | drm/amdgpu:read VRAMLOST from gim | Monk Liu |
2017-12-04 | drm/amdgpu: bypass FB resizing for SRIOV VF | pding |
2017-12-04 | drm/amdgpu: release exclusive mode after hw_init | pding |
2017-12-04 | drm/amdkfd: initialise kfd inside amdgpu_device_init | pding |
2017-12-04 | drm/amdgpu: resize VRAM BAR for CPU access v6 | Christian König |
2017-12-04 | drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data | Horace Chen |
2017-12-04 | drm/amdgpu: retry init if exclusive mode request is failed | pding |
2017-12-04 | drm/amdgpu: move GART recovery into GTT manager v2 | Christian König |
2017-12-04 | drm/amdgpu:cleanup in_sriov_reset and lock_reset | Monk Liu |
2017-12-04 | drm/amdgpu:implement new GPU recover(v3) | Monk Liu |
2017-12-04 | drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3) | pding |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding |
2017-12-04 | drm/amdgpu:cleanup job reset routine(v2) | Monk Liu |
2017-12-04 | drm/amdgpu:cleanup force_completion | Monk Liu |
2017-11-28 | Revert "drm/amdgpu: fix rmmod KCQ disable failed error" | Alex Deucher |
2017-11-23 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-21 | drm/amdgpu: fix rmmod KCQ disable failed error | Wang Hongcheng |
2017-11-17 | Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-13 | drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2) | Tom St Denis |
2017-10-20 | drm/amdgpu:fix wb_clear | Monk Liu |
2017-10-20 | drm/amdgpu:fix vf_error_put | Monk Liu |
2017-10-20 | drm/amdgpu/sriov:now must reinit psp | Monk Liu |
2017-10-20 | drm/amdgpu: merge bios post checking functions | pding |
2017-10-19 | drm/amdgpu: busywait KIQ register accessing (v4) | pding |
2017-10-19 | drm/amdgpu:don't check soft_reset for sriov | Monk Liu |
2017-10-19 | drm/amdgpu: fix regresstion on SR-IOV gpu reset failed | Rex Zhu |
2017-10-19 | drm/amdgpu: SR-IOV data exchange between PF&VF | Horace Chen |
2017-10-19 | drm/amdgpu: refine code delete duplicated error handling | Rex Zhu |
2017-10-09 | drm/amdgpu: implement ring set_priority for gfx_v8 compute v9 | Andres Rodriguez |
2017-10-09 | drm/amdgpu: Reserve shared memory on VRAM for SR-IOV | Horace Chen |
2017-10-09 | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie |
2017-09-28 | drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c | Rex Zhu |
2017-09-28 | drm/amdgpu: move common pm sysfs code to amdgpu_device.c | Rex Zhu |
2017-09-28 | drm/amdgpu: fix vf error handling | Alex Deucher |
2017-09-26 | drm/amd/display: Enable Vega by default. | Harry Wentland |
2017-09-26 | drm/amdgpu: disable DC on KB/ML for now | Alex Deucher |
2017-09-26 | drm/amdgpu: add DCE8 APUs to dc_supported check | Alex Deucher |
2017-09-26 | drm/amd/display: Move kms_atomic support flag to dm_early_init. | Andrey Grodzovsky |
2017-09-26 | drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL. | Andrey Grodzovsky |
2017-09-26 | drm/amdgpu: enable dcn1.0 dc support on raven | Hawking Zhang |
2017-09-26 | drm/amd/display: Remove DCE12 guards | Alex Deucher |
2017-09-26 | drm/amd/display: Enable DCE12 support | Alex Deucher |
2017-09-26 | drm/amdgpu/virt: disable dc | Xiangliang Yu |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland |
2017-09-26 | drm/amdgpu/sriov:fix page fault issue of driver unload | Monk Liu |