summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2017-12-14drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-11-15drm/amdgpu:fix vpost_needed routineMonk Liu
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-09-22drm/amdgpu:determine if vPost is needed indeedMonk Liu
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-09-19drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring
2016-09-19drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis
2016-09-19Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher
2016-09-16drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu
2016-09-12drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu
2016-09-02drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFFAlex Deucher
2016-08-31drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou
2016-08-31drm/amdgpu: link all gtt when binding them V2Chunming Zhou
2016-08-31drm/amdgpu: Add SI Family informationKen Wang
2016-08-31drm/amdgpu: add si specific logic into the device initialize function v3Ken Wang
2016-08-31drm/amdgpu: add si ip blocks setup v3Ken Wang
2016-08-31drm/amdgpu: introduce pcie port read/write entryHuang Rui
2016-08-30drm/amd/amdgpu: debugfs SMC addresses are byte addressesTom St Denis
2016-08-30drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák
2016-08-25drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher
2016-08-22drm/amdgpu: recover vram bo from shadow after gpu reset V2Chunming Zhou
2016-08-22drm/amdgpu: link all shadow bo V2Chunming Zhou
2016-08-19drm/amdgpu: add need backup function V2Chunming Zhou
2016-08-17drm/amd/amdgpu: Add more debugfs config dataTom St Denis
2016-08-16drm/amd/amdgpu: Add more config data for debugfsTom St Denis
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng
2016-08-08drm/amdgpu: enable VCE soft resetChunming Zhou
2016-08-08drm/amdgpu: irq resume should be immediately after gpu resumeChunming Zhou
2016-08-08drm/amd/amdgpu: add pm lock to debugfs mmio entryTom St Denis
2016-08-08drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: add amdgpu soft resetChunming Zhou
2016-08-08drm/amdgpu: add pre_soft_reset ip funcChunming Zhou
2016-08-08drm/amdgpu: add check_soft_reset ip funcChunming Zhou
2016-07-29drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude