summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
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
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou
2016-07-07drm/amdgpu: ib test first after gpu resetChunming Zhou
2016-07-07drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou
2016-07-07drm/amdgpu: force completion for gpu resetChunming Zhou
2016-07-07drm/amdgpu: block ttm first before parking schedulerChunming Zhou
2016-07-07drm/amdgpu: remove evict vramChunming Zhou
2016-07-07drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis
2016-07-07drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou