aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng1-1/+1
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
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher1-25/+58
2018-07-05drm/amdgpu: Move CG/PG setting out of delay worker threadRex Zhu1-6/+8
2018-07-05drm/amdgpu: Split set_pg_state into separate functionRex Zhu1-5/+28
2018-07-05drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smuRex Zhu1-12/+7
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-1/+9
2018-06-19drm/amdgpu: Use correct enum to set powergating stateStefan Agner1-1/+1
2018-06-19drm/amdgpu: correct GART location infoJunwei Zhang1-8/+6
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland1-1/+9
2018-06-15drm/amdgpu: Get real power source to initizlize ac_powerRex Zhu1-0/+3
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui1-0/+12
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu1-0/+2
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover. (v2)Andrey Grodzovsky1-9/+1
2018-05-17drm/amdgpu: Add vega20 to dc support check (v2)Feifei Xu1-0/+1
2018-05-17drm/amdgpu: set asic family for vega20.Feifei Xu1-0/+1
2018-05-17drm/amdgpu: Add gpu_info firmware for vega20. (v2)Feifei Xu1-0/+1
2018-05-17drm/amdgpu: Add vega20 to asic_type enum.Feifei Xu1-0/+1
2018-05-15drm/amdgpu: For sriov reset, move IB test into exclusive modeEmily Deng1-3/+2
2018-05-15drm/amdgpu: add VEGAM dc support checkLeo Liu1-1/+2
2018-05-15drm/amdgpu: set VEGAM to ASIC family and ip blocksLeo Liu1-1/+2
2018-05-15drm/amdgpu: bypass GPU info firmware load for VEGAMLeo Liu1-1/+2
2018-05-15drm/amdgpu: add VEGAM ASIC typeLeo Liu1-0/+1
2018-05-15drm/amdgpu: it should disable gfxoff when system is going to suspendHuang Rui1-0/+6
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui1-0/+2
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu1-0/+44
2018-05-15drm/amdgpu: defer test IBs on the rings at boot (V3)Shirish S1-11/+6
2018-05-15drm/amd/display: Remove PRE_VEGA flagHarry Wentland1-3/+0
2018-04-11drm/amdgpu: use new asic need_full_reset callbackAlex Deucher1-0/+6
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone1-3/+3
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu1-2/+4
2018-03-21drm/amdgpu: Fix NULL ptr on driver unload due to init failure.Andrey Grodzovsky1-1/+0
2018-03-21drm/amdgpu: add vega12 to dc support checkAlex Deucher1-0/+1
2018-03-21drm/amdgpu: set asic family and ip blocks for vega12Alex Deucher1-2/+3