aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | drm/amdgpu: fix mem leak in atombiosMonk Liu2016-06-091-1/+3
* | drm/amdgpu: vBIOS post only call when mem_size zeroMonk Liu2016-06-091-2/+1
* | drm/amdgpu: fix pplib finish bugMonk Liu2016-06-091-0/+5
|/
* drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis2016-05-111-10/+10
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-1/+1
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-111-1/+1
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-7/+1
|\
| * Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-271-7/+1
* | drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis2016-05-041-8/+222
* | drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-4/+4
* | drm/amdgpu: update the core VI support for ELM/BAFFlora Cui2016-05-041-0/+2