summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorLines
2016-05-18drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui-2/+5
2016-05-18drm/amdgpu: add more Polaris10 DIDFlora Cui-0/+9
2016-05-13drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu-1/+4
2016-05-11drm/amdgpu: fix TC cache flushingMarek Olšák-1/+3
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-1/+11
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui-10/+10
2016-05-04drm/amdgpu: add ELM/BAF pci idsFlora Cui-0/+10
2016-05-04drm/amd: Mark some tables as constNils Wallménius-1/+1
2016-05-04drm/amdgpu: Use lockless gem BO free callbackDaniel Vetter-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie-2/+0
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter-2/+0
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-0/+2
2016-03-14Merge drm-fixes into drm-next.Dave Airlie-0/+8
2016-03-08drm/amdgpu: add slap cache for sync objects as wellChristian König-0/+2
2016-02-27drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loadedOded Gabbay-2/+8
2016-02-10drm/amdgpu: drop hard_reset module parameterAlex Deucher-4/+0
2016-02-10drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou-4/+0
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou-4/+0
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher-0/+8
2016-02-02drm/amdgpu: remove exp hardware support from icelandAlex Deucher-5/+5
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou-2/+2
2015-12-21drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou-0/+5
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher-0/+1
2015-12-14drm/amdgpu: change default sched jobs to 32Chunming Zhou-2/+2
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-2/+4
2015-10-21drm/amdgpu: change VM size default to 64GBChristian König-2/+2
2015-10-21drm/amdgpu: add Stoney pci idsSamuel Li-0/+2
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie-5/+5
2015-10-14drm/amdgpu: add option to clear VM page tables after every submitChristian König-0/+4
2015-10-14drm/amdgpu: add option to stop on VM faultChristian König-0/+4
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher-2/+2
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou-2/+2
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher-5/+5
2015-09-23drm/amdgpu: add option to disable semaphoresChristian König-0/+4
2015-08-20drm/amdgpu: bump the DRM version for new allowed mem-mapped registersMarek Olšák-1/+2
2015-08-17drm/amdgpu: disable GPU reset by defaultAlex Deucher-2/+2
2015-08-17drm/amdgpu: add amdgpu.sched_hw_submission optionJammy Zhou-0/+4
2015-08-17drm/amdgpu: add amdgpu.sched_jobs optionJammy Zhou-0/+4
2015-08-17drm/amdgpu: add enable_scheduler module optionJammy Zhou-0/+3
2015-08-17drm/amdgpu: add scheduler initializationAlex Deucher-0/+1
2015-08-17drm/amdgpu: Enable the Fiji DID 0x7300 supportDavid Zhang-0/+2
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou-64/+64
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay-0/+5
2015-06-03drm/amdgpu: fix description of vm_size module parameter (v2)Alex Deucher-1/+1
2015-06-03drm/amdgpu: add some new tonga pci idsAlex Deucher-0/+2
2015-06-03drm/amdgpu: add new bonaire pci idAlex Deucher-0/+1
2015-06-03drm/amdgpu: add VI pci idsAlex Deucher-0/+20
2015-06-03drm/amdgpu: add CIK pci idsAlex Deucher-0/+83
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher-0/+439