aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2020-05-14drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-05-14drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-05-02drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui
2020-01-16drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2020-01-07amd/amdgpu/sriov tdr enablement with pp_onevf_modeJack Zhang
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_device.czhengbin
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.cMa Feng
2019-12-18drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian
2019-12-18drm/amdgpu: Switch from system_highpri_wq to system_unbound_wqAndrey Grodzovsky
2019-12-18drm/amdgpu: Redo XGMI reset synchronization.Andrey Grodzovsky
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky
2019-12-18drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das
2019-12-18drm/amdgpu/sriov: Tonga sriov also need load firmware with smuEmily Deng
2019-12-18drm/amdgpu: Add CU info print logYong Zhao
2019-12-11drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupportedSimon Ser
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-12-05drm/amdgpu: clear err_event_athub flag after reset exitLe Ma
2019-12-05drm/amdgpu: support full gpu reset workflow when ras err_event_athub occursLe Ma
2019-12-05drm/amdgpu: add concurrent baco reset support for XGMILe Ma
2019-12-05drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helperLe Ma
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