aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2019-12-02drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher
2019-11-19drm/amdgpu: disentangle runtime pm and vga_switcherooAlex Deucher
2019-11-19drm/amdgpu: add helpers for baco entry and exitAlex Deucher
2019-11-19drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher
2019-11-19drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher
2019-11-19drm/amdgpu: put flush_delayed_work at firstYintian Tao
2019-11-19drm/amdgpu: add driver support for JPEG2.0 and aboveLeo Liu
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'yu kuai
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-11drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang
2019-11-06drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan
2019-11-06drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga
2019-10-25drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky
2019-10-17drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin
2019-10-15drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher
2019-10-15drm/amdgpu: move pci_save_state into suspend pathAlex Deucher
2019-10-15drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-10-03drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang
2019-10-03drm/amdgpu/discovery: get gpu info from ip discovery tableXiaojie Yuan
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky
2019-08-12drm/amdgpu: add renoir support for gpu_info and ip block settingHuang Rui
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou
2019-08-09drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou
2019-08-06drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky
2019-08-06drm/amdgpu: Fix panic during gpu resetxinhui pan
2019-08-02drm/amdgpu: Add nv12 DC ip blockLeo Li
2019-08-02drm/amdgpu: set asic family and ip blocks for navi12Xiaojie Yuan