summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-221-1/+1
* drm/amdgpu:determine if vPost is needed indeedMonk Liu2016-09-221-4/+44
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-18/+15
* drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring2016-09-191-1/+1
* drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis2016-09-191-0/+31
* Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher2016-09-191-4/+2
* drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu2016-09-161-0/+3
* drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu2016-09-121-6/+14
* drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFFAlex Deucher2016-09-021-2/+4
* drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou2016-08-311-0/+5
* drm/amdgpu: link all gtt when binding them V2Chunming Zhou2016-08-311-0/+4
* drm/amdgpu: Add SI Family informationKen Wang2016-08-311-0/+1
* drm/amdgpu: add si specific logic into the device initialize function v3Ken Wang2016-08-311-5/+17
* drm/amdgpu: add si ip blocks setup v3Ken Wang2016-08-311-0/+14
* drm/amdgpu: introduce pcie port read/write entryHuang Rui2016-08-311-0/+2
* drm/amd/amdgpu: debugfs SMC addresses are byte addressesTom St Denis2016-08-301-2/+2
* drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák2016-08-301-0/+10
* drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher2016-08-251-6/+6
* drm/amdgpu: recover vram bo from shadow after gpu reset V2Chunming Zhou2016-08-221-0/+62
* drm/amdgpu: link all shadow bo V2Chunming Zhou2016-08-221-0/+3
* drm/amdgpu: add need backup function V2Chunming Zhou2016-08-191-0/+8
* drm/amd/amdgpu: Add more debugfs config dataTom St Denis2016-08-171-1/+5
* drm/amd/amdgpu: Add more config data for debugfsTom St Denis2016-08-161-1/+6
* drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng2016-08-101-1/+28
* drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng2016-08-081-0/+2
* drm/amdgpu: enable VCE soft resetChunming Zhou2016-08-081-1/+0
* drm/amdgpu: irq resume should be immediately after gpu resumeChunming Zhou2016-08-081-1/+1
* drm/amd/amdgpu: add pm lock to debugfs mmio entryTom St Denis2016-08-081-2/+12
* drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou2016-08-081-1/+0
* drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou2016-08-081-1/+0
* drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou2016-08-081-1/+0
* drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou2016-08-081-1/+0
* drm/amdgpu: add amdgpu soft resetChunming Zhou2016-08-081-18/+86
* drm/amdgpu: add pre_soft_reset ip funcChunming Zhou2016-08-081-0/+17
* drm/amdgpu: add check_soft_reset ip funcChunming Zhou2016-08-081-0/+23
* drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude2016-07-291-0/+16
* Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-151-0/+1
|\
| * drm/amdgpu: Turn off CRTCs on driver unloadLukas Wunner2016-06-241-0/+1
* | drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-071-0/+4
* | drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou2016-07-071-27/+2
* | drm/amdgpu: ib test first after gpu resetChunming Zhou2016-07-071-10/+10
* | drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou2016-07-071-1/+3
* | drm/amdgpu: force completion for gpu resetChunming Zhou2016-07-071-2/+3
* | drm/amdgpu: block ttm first before parking schedulerChunming Zhou2016-07-071-2/+3
* | drm/amdgpu: remove evict vramChunming Zhou2016-07-071-3/+0
* | drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis2016-07-071-3/+32
* | drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis2016-07-071-0/+70
* | drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou2016-07-071-0/+7
* | drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou2016-07-071-1/+4
* | drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher2016-07-071-0/+8
OpenPOWER on IntegriCloud