aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
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-20drm/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-04drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis1-8/+222
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-4/+4
2016-05-04drm/amdgpu: update the core VI support for ELM/BAFFlora Cui1-0/+2
2016-05-04drm/amdgpu: ungate SMC clockgating first before suspendFlora Cui1-4/+13
2016-05-04drm/amdgpu: add ELM/BAF asic typesAlex Deucher1-0/+2
2016-05-04drm/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-16drm/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
2016-02-10drm/amdgpu: remove unused functionAlex Deucher1-25/+0
2016-02-10drm/amdgpu: remove power of two limit for vramlimitChristian König1-6/+0
2016-02-10drm/amdgpu: remove the ring lock v2Christian König1-1/+0
2016-02-10drm/amdgpu: grab VMID before submitting job v5Christian König1-0/+1
2016-02-10drm/amdgpu: post card after hard resetAlex Deucher1-0/+3
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher1-65/+82
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher1-0/+78
2015-12-18drm/amdgpu: restrict the sched jobs number to power of twoChunming Zhou1-0/+9
2015-12-11drm/amdgpu: add more debugging output for driver failuresAlex Deucher1-16/+57
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou1-1/+1
2015-12-02drm/amdgpu: call hpd_irq_event on resumeAlex Deucher1-0/+1
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li1-1/+2
2015-10-21drm/amdgpu: add Stoney chip familySamuel Li1-0/+1
2015-10-21drm/amdgpu: remove the exclusive lockChristian König1-4/+0
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König1-6/+0
2015-10-14drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher1-1/+30
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1