aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-04drm/amdkfd: initialise kfd inside amdgpu_device_initpding1-0/+4
2017-12-04drm/amdgpu: resize VRAM BAR for CPU access v6Christian König1-0/+50
2017-12-04drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect dataHorace Chen1-1/+22
2017-12-04drm/amdgpu: retry init if exclusive mode request is failedpding1-1/+1
2017-12-04drm/amdgpu: move GART recovery into GTT manager v2Christian König1-5/+3
2017-12-04drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu1-4/+5
2017-12-04drm/amdgpu:implement new GPU recover(v3)Monk Liu1-170/+152
2017-12-04drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)pding1-0/+10
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-3/+1
2017-12-04drm/amdgpu:cleanup job reset routine(v2)Monk Liu1-2/+2
2017-12-04drm/amdgpu:cleanup force_completionMonk Liu1-3/+3
2017-11-28Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher1-3/+0
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-20/+23
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng1-0/+3
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-16/+89
2017-11-13drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis1-20/+20
2017-10-20drm/amdgpu:fix wb_clearMonk Liu1-2/+2
2017-10-20drm/amdgpu:fix vf_error_putMonk Liu1-10/+11
2017-10-20drm/amdgpu/sriov:now must reinit pspMonk Liu1-0/+1
2017-10-20drm/amdgpu: merge bios post checking functionspding1-23/+18
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding1-6/+2
2017-10-19drm/amdgpu:don't check soft_reset for sriovMonk Liu1-0/+3
2017-10-19drm/amdgpu: fix regresstion on SR-IOV gpu reset failedRex Zhu1-8/+0
2017-10-19drm/amdgpu: SR-IOV data exchange between PF&VFHorace Chen1-0/+3
2017-10-19drm/amdgpu: refine code delete duplicated error handlingRex Zhu1-2/+2
2017-10-09drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez1-0/+2
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen1-0/+76
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie1-16/+89
2017-09-28drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.cRex Zhu1-0/+8
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu1-0/+6
2017-09-28drm/amdgpu: fix vf error handlingAlex Deucher1-11/+12
2017-09-26drm/amd/display: Enable Vega by default.Harry Wentland1-3/+3
2017-09-26drm/amdgpu: disable DC on KB/ML for nowAlex Deucher1-4/+3
2017-09-26drm/amdgpu: add DCE8 APUs to dc_supported checkAlex Deucher1-0/+3
2017-09-26drm/amd/display: Move kms_atomic support flag to dm_early_init.Andrey Grodzovsky1-4/+0
2017-09-26drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.Andrey Grodzovsky1-0/+3
2017-09-26drm/amdgpu: enable dcn1.0 dc support on ravenHawking Zhang1-0/+4
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-2/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+4
2017-09-26drm/amdgpu/virt: disable dcXiangliang Yu1-0/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-15/+78
2017-09-26drm/amdgpu/sriov:fix page fault issue of driver unloadMonk Liu1-3/+1
2017-09-26drm/amdgpu/sriov:move in_reset to adev and renameMonk Liu1-2/+2
2017-09-26drm/amdgpu: Add GPU reset functionality for Vega10Ken Wang1-1/+2
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu1-4/+1
2017-08-31drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2Christian König1-5/+12
2017-08-29drm/amdgpu: Move VBIOS version to sysfsKent Russell1-31/+23
2017-08-29drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell1-0/+62
2017-08-29drm/amdgpu: fix and cleanup shadow handlingChristian König1-6/+0
2017-08-29drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher1-2/+2