summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-061-1/+11
|\
| * drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-10/+10
| * drm/amdgpu: add ELM/BAF pci idsFlora Cui2016-05-041-0/+10
| * drm/amd: Mark some tables as constNils Wallménius2016-05-041-1/+1
* | drm/amdgpu: Use lockless gem BO free callbackDaniel Vetter2016-05-041-1/+1
|/
* Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-061-2/+0
|\
| * vgacon: dummy implementation for vgacon_text_forceDaniel Vetter2016-03-301-2/+0
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-0/+2
|\ \
| * | drm/amdgpu: add slap cache for sync objects as wellChristian König2016-03-081-0/+2
| |/
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-0/+8
|\ \
| * | drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-081-0/+8
* | | drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loadedOded Gabbay2016-02-271-2/+8
| |/ |/|
* | drm/amdgpu: drop hard_reset module parameterAlex Deucher2016-02-101-4/+0
* | drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou2016-02-101-4/+0
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-101-4/+0
|/
* drm/amdgpu: remove exp hardware support from icelandAlex Deucher2016-02-021-5/+5
* drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-211-2/+2
* drm/amdgpu: add amdgpu.powerplay module optionJammy Zhou2015-12-211-0/+5
* drm/amd/powerplay: add basic powerplay frameworkAlex Deucher2015-12-211-0/+1
* drm/amdgpu: change default sched jobs to 32Chunming Zhou2015-12-141-2/+2
* Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-2/+4
|\
| * drm/amdgpu: change VM size default to 64GBChristian König2015-10-211-2/+2
| * drm/amdgpu: add Stoney pci idsSamuel Li2015-10-211-0/+2
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-161-5/+5
|\ \ | |/ |/|
| * drm/amdgpu: flag iceland as experimentalAlex Deucher2015-10-061-5/+5
* | drm/amdgpu: add option to clear VM page tables after every submitChristian König2015-10-141-0/+4
* | drm/amdgpu: add option to stop on VM faultChristian König2015-10-141-0/+4
* | drm/amdgpu: disable hw semaphores by defaultAlex Deucher2015-10-071-2/+2
* | drm/amdgpu: enable scheduler by defaultChunming Zhou2015-10-071-2/+2
|/
* drm/amdgpu: add option to disable semaphoresChristian König2015-09-231-0/+4
* drm/amdgpu: bump the DRM version for new allowed mem-mapped registersMarek Olšák2015-08-201-1/+2
* drm/amdgpu: disable GPU reset by defaultAlex Deucher2015-08-171-2/+2
* drm/amdgpu: add amdgpu.sched_hw_submission optionJammy Zhou2015-08-171-0/+4
* drm/amdgpu: add amdgpu.sched_jobs optionJammy Zhou2015-08-171-0/+4
* drm/amdgpu: add enable_scheduler module optionJammy Zhou2015-08-171-0/+3
* drm/amdgpu: add scheduler initializationAlex Deucher2015-08-171-0/+1
* drm/amdgpu: Enable the Fiji DID 0x7300 supportDavid Zhang2015-08-171-0/+2
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-64/+64
* drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-201-0/+5
* drm/amdgpu: fix description of vm_size module parameter (v2)Alex Deucher2015-06-031-1/+1
* drm/amdgpu: add some new tonga pci idsAlex Deucher2015-06-031-0/+2
* drm/amdgpu: add new bonaire pci idAlex Deucher2015-06-031-0/+1
* drm/amdgpu: add VI pci idsAlex Deucher2015-06-031-0/+20
* drm/amdgpu: add CIK pci idsAlex Deucher2015-06-031-0/+83
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+439
OpenPOWER on IntegriCloud