aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2023-09-23drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-05-17drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2023-05-17drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2021-07-20drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2019-02-20drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
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
2018-05-17drm/amdgpu: set asic family for vega20.Feifei Xu
2018-05-17drm/amdgpu: Add gpu_info firmware for vega20. (v2)Feifei Xu
2018-05-17drm/amdgpu: Add vega20 to asic_type enum.Feifei Xu
2018-05-15drm/amdgpu: For sriov reset, move IB test into exclusive modeEmily Deng
2018-05-15drm/amdgpu: add VEGAM dc support checkLeo Liu
2018-05-15drm/amdgpu: set VEGAM to ASIC family and ip blocksLeo Liu
2018-05-15drm/amdgpu: bypass GPU info firmware load for VEGAMLeo Liu
2018-05-15drm/amdgpu: add VEGAM ASIC typeLeo Liu
2018-05-15drm/amdgpu: it should disable gfxoff when system is going to suspendHuang Rui
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu
2018-05-15drm/amdgpu: defer test IBs on the rings at boot (V3)Shirish S
2018-05-15drm/amd/display: Remove PRE_VEGA flagHarry Wentland
2018-04-11drm/amdgpu: use new asic need_full_reset callbackAlex Deucher