summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2017-12-06drm/amdgpu:show error message if fail on event4Monk Liu
2017-12-06drm/amdgpu:free CSA in unified placeMonk Liu
2017-12-06drm/amdgpu:cleanup unused stack varMonk Liu
2017-12-06drm/amdgpu:fix NULL pointer access during drv removeMonk Liu
2017-12-06drm/amdgpu: revise retry init to fully cleanup driverPixel Ding
2017-12-04drm/amdgpu:read VRAMLOST from gimMonk Liu
2017-12-04drm/amdgpu: bypass FB resizing for SRIOV VFpding
2017-12-04drm/amdgpu: release exclusive mode after hw_initpding
2017-12-04drm/amdkfd: initialise kfd inside amdgpu_device_initpding
2017-12-04drm/amdgpu: resize VRAM BAR for CPU access v6Christian König
2017-12-04drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect dataHorace Chen
2017-12-04drm/amdgpu: retry init if exclusive mode request is failedpding
2017-12-04drm/amdgpu: move GART recovery into GTT manager v2Christian König
2017-12-04drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu
2017-12-04drm/amdgpu:implement new GPU recover(v3)Monk Liu
2017-12-04drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)pding
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-12-04drm/amdgpu:cleanup job reset routine(v2)Monk Liu
2017-12-04drm/amdgpu:cleanup force_completionMonk Liu
2017-11-28Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-13drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis
2017-10-20drm/amdgpu:fix wb_clearMonk Liu
2017-10-20drm/amdgpu:fix vf_error_putMonk Liu
2017-10-20drm/amdgpu/sriov:now must reinit pspMonk Liu
2017-10-20drm/amdgpu: merge bios post checking functionspding
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding
2017-10-19drm/amdgpu:don't check soft_reset for sriovMonk Liu
2017-10-19drm/amdgpu: fix regresstion on SR-IOV gpu reset failedRex Zhu
2017-10-19drm/amdgpu: SR-IOV data exchange between PF&VFHorace Chen
2017-10-19drm/amdgpu: refine code delete duplicated error handlingRex Zhu
2017-10-09drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie
2017-09-28drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.cRex Zhu
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu
2017-09-28drm/amdgpu: fix vf error handlingAlex Deucher
2017-09-26drm/amd/display: Enable Vega by default.Harry Wentland
2017-09-26drm/amdgpu: disable DC on KB/ML for nowAlex Deucher
2017-09-26drm/amdgpu: add DCE8 APUs to dc_supported checkAlex Deucher
2017-09-26drm/amd/display: Move kms_atomic support flag to dm_early_init.Andrey Grodzovsky
2017-09-26drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.Andrey Grodzovsky
2017-09-26drm/amdgpu: enable dcn1.0 dc support on ravenHawking Zhang
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher
2017-09-26drm/amdgpu/virt: disable dcXiangliang Yu
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland
2017-09-26drm/amdgpu/sriov:fix page fault issue of driver unloadMonk Liu