summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 CRTCs before teardownGrazvydas Ignotas2016-09-271-1/+1
|/
* 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
* | drm/amdgpu: add missing breaksAlex Deucher2016-07-071-0/+2
* | drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher2016-07-071-0/+30
* | drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui2016-07-071-3/+0
* | drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helperChunming Zhou2016-07-071-0/+1
* | drm/amdgpu: evict vram when gpu resetChunming Zhou2016-07-071-0/+4
* | drm/amdgpu: block scheduler when gpu resetChunming Zhou2016-07-071-2/+13
* | drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui2016-07-071-0/+6
* | drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle2016-07-071-0/+3
* | drm/amdgpu/trace: Add tracepoints to MMIO read/writesTom St Denis2016-07-071-4/+8
* | drm/amdgpu: properly clean up runtime pmAlex Deucher2016-07-071-10/+21
* | drm/amdgpu: precedence bug in amdgpu_device_init()Dan Carpenter2016-06-201-1/+1
* | amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez2016-06-131-1/+16
OpenPOWER on IntegriCloud