aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou1-2/+2
2015-12-21drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou1-0/+5
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-0/+1
2015-12-14drm/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 drm-nextDave 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.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave 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-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher1-2/+2
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou1-2/+2
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher1-5/+5
2015-09-23drm/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
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay1-0/+5
2015-06-03drm/amdgpu: fix description of vm_size module parameter (v2)Alex Deucher1-1/+1
2015-06-03drm/amdgpu: add some new tonga pci idsAlex Deucher1-0/+2
2015-06-03drm/amdgpu: add new bonaire pci idAlex Deucher1-0/+1
2015-06-03drm/amdgpu: add VI pci idsAlex Deucher1-0/+20
2015-06-03drm/amdgpu: add CIK pci idsAlex Deucher1-0/+83
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+439