summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-221-4/+4
* Merge v5.4-rc7 into drm-nextDave Airlie2019-11-141-0/+1
|\
| * drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
* | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-041-2/+3
|\ \
| * | drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-281-1/+1
| * | drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák2019-10-251-1/+2
* | | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-11-041-2/+0
|\ \ \
| * | | drm/amdgpu: add independent DMA-buf import v9Christian König2019-10-281-1/+0
| * | | drm/amdgpu: add independent DMA-buf export v8Christian König2019-10-281-1/+0
* | | | Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-301-3/+19
|\ \ \ \ | | |/ / | |/| |
| * | | drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin2019-10-171-0/+9
| * | | drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher2019-10-151-1/+6
| * | | drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng2019-10-151-2/+4
| * | | drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2019-10-151-0/+35
* | | | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-261-109/+29
|\| | | | |/ / |/| |
| * | drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher2019-10-071-67/+0
| * | drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-031-1/+2
| * | drm/amdgpu: restrict hotplug error messageChristian König2019-10-031-1/+4
| * | drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-031-41/+0
| * | drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang2019-10-031-1/+6
| * | drm/amdgpu: enable full ras by defaultGuchun Chen2019-10-031-1/+1
| * | drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)Jiange Zhao2019-10-031-0/+1
| * | drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher2019-10-031-4/+4
| * | drm/amdgpu: add navi12 pci idTianci.Yin2019-10-031-0/+3
| * | docs: drm/amdgpu: Resolve build warningsAdam Zerella2019-10-031-4/+7
| * | drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin2019-09-161-0/+2
| * | drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao2019-09-161-0/+11
| * | drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-131-0/+5
* | | Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-231-0/+35
|\ \ \ | | |/ | |/|
| * | drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2019-10-111-0/+35
* | | Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-111-1/+1
|\ \ \ | |/ / |/| |
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-18/+31
| |\ \
| * | | drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann2019-08-231-1/+1
* | | | drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-021-1/+2
| |/ / |/| |
* | | Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-271-1/+6
|\ \ \
| * | | drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher2019-09-181-4/+4
| * | | drm/amdgpu: add navi12 pci idTianci.Yin2019-09-171-0/+3
| * | | drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin2019-09-171-0/+2
| | |/ | |/|
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-0/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-211-1/+1
| |\ \
| * | | hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2019-08-201-0/+2
* | | | amd/amdgpu: add Arcturus vf DID supportFrank.Min2019-08-221-0/+1
* | | | drm/amdgpu: Set no-retry as default.Feifei Xu2019-08-211-2/+2
* | | | drm/amdgpu: flag renoir as experimental for nowAlex Deucher2019-08-121-1/+1
* | | | drm/amdgpu: add renoir pci idHuang Rui2019-08-121-0/+3
* | | | drm/amdgpu: add navi14 PCI IDAlex Deucher2019-08-121-0/+2
* | | | drm/amdgpu: Update pitch on page flips without DC as wellMichel Dänzer2019-08-121-1/+2
* | | | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-121-14/+13
|\ \ \ \
| * | | | drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher2019-07-301-0/+2
| * | | | drm/amdgpu: Use dev_get_drvdata where possibleChuhong Yuan2019-07-301-14/+7
OpenPOWER on IntegriCloud