summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add some error handling to amdgpu_init v2Christian König2016-10-311-3/+23
* drm/amd: fix scheduler fence teardown order v2Christian König2016-10-311-0/+2
* drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher2016-10-041-2/+0
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-301-7/+6
|\
| * drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher2016-09-281-6/+4
| * drm/amdgpu: add version bump for raster config programmingAlex Deucher2016-09-271-1/+2
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-281-2/+3
|\ \ | |/
| * drm/amdgpu: bump version for new vce packet supportAlex Deucher2016-09-221-1/+2
| * drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-1/+1
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-201-9/+133
|\ \ | |/
| * drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu2016-09-141-0/+4
| * drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu2016-09-141-1/+2
| * drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu2016-09-121-2/+21
| * drm/amdgpu: wire up a pci shutdown callbackAlex Deucher2016-09-021-0/+14
| * drm/amdgpu: set runtime pm state to active on resumeAlex Deucher2016-09-021-0/+8
| * drm/amdgpu: add si pciids v2Ken Wang2016-08-311-0/+74
| * drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák2016-08-301-0/+4
| * drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher2016-08-251-6/+6
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-251-1/+11
|\ \ | |/
| * drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher2016-08-241-1/+2
| * drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák2016-08-221-1/+2
| * drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng2016-08-101-3/+3
| * drm/amdgpu: Define one variable for virtual display.Emily Deng2016-08-081-0/+4
| * drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu2016-08-081-0/+4
* | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-1/+1
|/
* drm/amdgpu: increment driver minorChristian König2016-07-291-1/+2
* drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns2016-07-071-2/+1
* drm/amdgpu: add disable_cu parameterNicolai Hähnle2016-07-071-0/+4
* drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle2016-07-071-0/+8
* drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power controlAlex Deucher2016-07-071-4/+4
* drm/amdgpu/atpx: hybrid platforms use d3coldAlex Deucher2016-07-071-1/+3
* drm/amdgpu: use PCI_D3hot for PX systems without dGPU power controlAlex Deucher2016-07-071-1/+4
* drm/amdgpu: add powercontainment module parameterHuang Rui2016-07-071-0/+4
* drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui2016-05-181-2/+5
* drm/amdgpu: add more Polaris10 DIDFlora Cui2016-05-181-0/+9
* drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu2016-05-131-1/+4
* drm/amdgpu: fix TC cache flushingMarek Olšák2016-05-111-1/+3
* 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
OpenPOWER on IntegriCloud