summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-29drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude1-0/+16
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+1
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu1-0/+4
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou1-27/+2
2016-07-07drm/amdgpu: ib test first after gpu resetChunming Zhou1-10/+10
2016-07-07drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou1-1/+3
2016-07-07drm/amdgpu: force completion for gpu resetChunming Zhou1-2/+3
2016-07-07drm/amdgpu: block ttm first before parking schedulerChunming Zhou1-2/+3
2016-07-07drm/amdgpu: remove evict vramChunming Zhou1-3/+0
2016-07-07drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis1-3/+32
2016-07-07drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis1-0/+70
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou1-0/+7
2016-07-07drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou1-1/+4
2016-07-07drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher1-0/+8
2016-07-07drm/amdgpu: add missing breaksAlex Deucher1-0/+2
2016-07-07drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher1-0/+30
2016-07-07drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui1-3/+0
2016-07-07drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helperChunming Zhou1-0/+1
2016-07-07drm/amdgpu: evict vram when gpu resetChunming Zhou1-0/+4
2016-07-07drm/amdgpu: block scheduler when gpu resetChunming Zhou1-2/+13
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui1-0/+6
2016-07-07drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle1-0/+3
2016-07-07drm/amdgpu/trace: Add tracepoints to MMIO read/writesTom St Denis1-4/+8
2016-07-07drm/amdgpu: properly clean up runtime pmAlex Deucher1-10/+21
2016-06-24drm/amdgpu: Turn off CRTCs on driver unloadLukas Wunner1-0/+1
2016-06-21drm/amdgpu: precedence bug in amdgpu_device_init()Dan Carpenter1-1/+1
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez1-1/+16
2016-06-09drm/amdgpu: fix mem leak in atombiosMonk Liu1-1/+3
2016-06-09drm/amdgpu: vBIOS post only call when mem_size zeroMonk Liu1-2/+1
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu1-0/+5
2016-05-11drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis1-10/+10
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-1/+1
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König1-1/+1
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-7/+1
2016-05-05drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis1-8/+222
2016-05-05drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-4/+4
2016-05-05drm/amdgpu: update the core VI support for ELM/BAFFlora Cui1-0/+2
2016-05-05drm/amdgpu: ungate SMC clockgating first before suspendFlora Cui1-4/+13
2016-05-05drm/amdgpu: add ELM/BAF asic typesAlex Deucher1-0/+2
2016-05-05drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius1-1/+1
2016-05-02drm/amdgpu: drop the GTT power of two limitChristian König1-5/+1
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher1-7/+1
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+7
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-69/+91
2016-03-09drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher1-1/+7
2016-02-17drm/amdgpu: cleanup gem init/finitChristian König1-1/+0
2016-02-12drm/amdgpu: nuke the kernel contextChristian König1-6/+0
2016-02-12drm/amdgpu: use SDMA round robin for VM updates v3Christian König1-1/+1
2016-02-10drm/amdgpu: always repost cards that support SR-IOVAlex Deucher1-1/+2
2016-02-10drm/amdgpu: track whether the asic supports SR-IOVAlex Deucher1-0/+4