summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-16/+89
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
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He1-0/+7
2017-08-15drm/amdgpu: use 256 bit buffers for all wb allocations (v2)Alex Deucher1-73/+4
2017-08-15drm/amdgpu: make wb 256bit function names consistentAlex Deucher1-1/+1
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König1-12/+1
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König1-29/+5
2017-08-15drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu resetFrank Min1-1/+2
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-62/+119
2017-07-25drm/amdgpu:fix gfx fence allocate sizeMonk Liu1-0/+32
2017-07-14drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systemsAlex Deucher1-1/+9
2017-07-14drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao1-0/+7
2017-07-14drm/amdgpu: change gartsize default to 256MBChristian König1-7/+5
2017-07-14drm/amdgpu: add new gttsize module parameter v2Christian König1-0/+7
2017-07-14drm/amdgpu: consistent name all GART related partsChristian König1-11/+11
2017-07-14drm/amdgpu: remove gtt_base_align handlingChristian König1-3/+3
2017-07-14drm/amdgpu: check scratch registers to see if we need post (v2)Alex Deucher1-1/+6