aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König1-2/+0
2018-11-01drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky1-1/+1
2018-10-22drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng1-1/+1
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu1-1/+60
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu1-13/+53
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu1-0/+4
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu1-2/+2
2018-10-10drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu1-2/+2
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu1-0/+3
2018-10-09drm/amd/powerplay: helper interfaces for MGPU fan boost featureEvan Quan1-0/+41
2018-09-19drm/amdgpu: fix shadow BO restoringChristian König1-81/+28
2018-09-19drm/amdgpu: always recover VRAM during GPU recoveryChristian König1-5/+5
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-7/+3
2018-09-14drm/amdgpu: add raven2 to gpu_info firmwareFeifei Xu1-1/+5
2018-09-14drm/amdgpu: enable gfxoff in non-sriov and stutter mode by defaultKenneth Feng1-0/+2
2018-09-14drm/amd/display/dm: add picasso supportLikun Gao1-0/+1
2018-09-14drm/amdgpu: add soc15 support for picassoLikun Gao1-1/+6
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao1-0/+1
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu1-0/+1
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng1-1/+1
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König1-65/+0
2018-08-28drm/amdgpu: move full access into amdgpu_device_ip_suspendYintian Tao1-6/+6
2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König1-13/+25
2018-08-27drm/amdgpu: remove fulll access for suspend phase1Yintian Tao1-6/+0
2018-08-27drm/amdgpu: Set clock ungate state when suspend/finiRex Zhu1-51/+5
2018-08-27drm/amdgpu: Set power ungate state when suspend/finiRex Zhu1-6/+5
2018-08-27drm/amdgpu: Refine function name and function argsRex Zhu1-20/+19
2018-08-27drm/amdgpu: use new scheduler load balancing for VMsChristian König1-1/+1
2018-08-27drm/amdgpu: Cancel the delay work when suspendRex Zhu1-0/+2
2018-08-27drm/amdgpu: Cancel gfx off delay work when driver fini/suspendRex Zhu1-0/+2
2018-08-27drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu1-4/+2
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu1-0/+15
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu1-0/+2
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2018-08-09drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng1-1/+1
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie1-0/+3
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S1-3/+3
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher1-41/+45
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher1-2/+76
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S1-6/+2
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S1-15/+7
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King1-5/+5
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu1-0/+3
2018-07-16drm/amdgpu: remove job->ringChristian König1-2/+2
2018-07-11drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu1-1/+1
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu1-0/+5
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-3/+2
2018-07-05drm/amd: Remove errors from sphinx documentationDarren Powell1-8/+12