summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2018-09-14drm/amdgpu: add raven2 to gpu_info firmwareFeifei Xu
2018-09-14drm/amdgpu: enable gfxoff in non-sriov and stutter mode by defaultKenneth Feng
2018-09-14drm/amd/display/dm: add picasso supportLikun Gao
2018-09-14drm/amdgpu: add soc15 support for picassoLikun Gao
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-28drm/amdgpu: move full access into amdgpu_device_ip_suspendYintian Tao
2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König
2018-08-27drm/amdgpu: remove fulll access for suspend phase1Yintian Tao
2018-08-27drm/amdgpu: Set clock ungate state when suspend/finiRex Zhu
2018-08-27drm/amdgpu: Set power ungate state when suspend/finiRex Zhu
2018-08-27drm/amdgpu: Refine function name and function argsRex Zhu
2018-08-27drm/amdgpu: use new scheduler load balancing for VMsChristian König
2018-08-27drm/amdgpu: Cancel the delay work when suspendRex Zhu
2018-08-27drm/amdgpu: Cancel gfx off delay work when driver fini/suspendRex Zhu
2018-08-27drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-09drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu
2018-07-16drm/amdgpu: remove job->ringChristian König
2018-07-11drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang
2018-07-05drm/amd: Remove errors from sphinx documentationDarren Powell
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher
2018-07-05drm/amdgpu: Move CG/PG setting out of delay worker threadRex Zhu
2018-07-05drm/amdgpu: Split set_pg_state into separate functionRex Zhu
2018-07-05drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smuRex Zhu
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-06-19drm/amdgpu: Use correct enum to set powergating stateStefan Agner
2018-06-19drm/amdgpu: correct GART location infoJunwei Zhang
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland
2018-06-15drm/amdgpu: Get real power source to initizlize ac_powerRex Zhu
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky
2018-05-17drm/amdgpu: Add vega20 to dc support check (v2)Feifei Xu