summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-29drm/amdgpu: increment driver minorChristian König1-1/+2
2016-07-07drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns1-2/+1
2016-07-07drm/amdgpu: add disable_cu parameterNicolai Hähnle1-0/+4
2016-07-07drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle1-0/+8
2016-07-07drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher1-4/+4
2016-07-07drm/amdgpu/atpx: hybrid platforms use d3coldAlex Deucher1-1/+3
2016-07-07drm/amdgpu: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher1-1/+4
2016-07-07drm/amdgpu: add powercontainment module parameterHuang Rui1-0/+4
2016-05-18drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui1-2/+5
2016-05-18drm/amdgpu: add more Polaris10 DIDFlora Cui1-0/+9
2016-05-13drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu1-1/+4
2016-05-11drm/amdgpu: fix TC cache flushingMarek Olšák1-1/+3
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+11
2016-05-05drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-10/+10
2016-05-05drm/amdgpu: add ELM/BAF pci idsFlora Cui1-0/+10
2016-05-05drm/amd: Mark some tables as constNils Wallménius1-1/+1
2016-05-04drm/amdgpu: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+0
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-2/+0
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+2
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-0/+8
2016-03-08drm/amdgpu: add slap cache for sync objects as wellChristian König1-0/+2
2016-02-27drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loadedOded Gabbay1-2/+8
2016-02-10drm/amdgpu: drop hard_reset module parameterAlex Deucher1-4/+0
2016-02-10drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou1-4/+0
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou1-4/+0
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher1-0/+8
2016-02-03drm/amdgpu: remove exp hardware support from icelandAlex Deucher1-5/+5
2015-12-22drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou1-2/+2
2015-12-22drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou1-0/+5
2015-12-22drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-0/+1
2015-12-15drm/amdgpu: change default sched jobs to 32Chunming Zhou1-2/+2
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-2/+4
2015-10-21drm/amdgpu: change VM size default to 64GBChristian König1-2/+2
2015-10-21drm/amdgpu: add Stoney pci idsSamuel Li1-0/+2
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie1-5/+5
2015-10-14drm/amdgpu: add option to clear VM page tables after every submitChristian König1-0/+4
2015-10-14drm/amdgpu: add option to stop on VM faultChristian König1-0/+4
2015-10-08drm/amdgpu: disable hw semaphores by defaultAlex Deucher1-2/+2
2015-10-08drm/amdgpu: enable scheduler by defaultChunming Zhou1-2/+2
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher1-5/+5
2015-09-24drm/amdgpu: add option to disable semaphoresChristian König1-0/+4
2015-08-20drm/amdgpu: bump the DRM version for new allowed mem-mapped registersMarek Olšák1-1/+2
2015-08-17drm/amdgpu: disable GPU reset by defaultAlex Deucher1-2/+2
2015-08-17drm/amdgpu: add amdgpu.sched_hw_submission optionJammy Zhou1-0/+4
2015-08-17drm/amdgpu: add amdgpu.sched_jobs optionJammy Zhou1-0/+4
2015-08-17drm/amdgpu: add enable_scheduler module optionJammy Zhou1-0/+3
2015-08-17drm/amdgpu: add scheduler initializationAlex Deucher1-0/+1
2015-08-17drm/amdgpu: Enable the Fiji DID 0x7300 supportDavid Zhang1-0/+2
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-64/+64