summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-12drm/amdgpu: update version for timeline syncobj support in amdgpu v2Chunming Zhou1-1/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-6/+25
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui1-2/+2
2019-03-19drm/amdgpu: wait for VM to become idle during flushChristian König1-3/+4
2019-03-19drm/amdgpu: fix ras parameter descriptionsEvan Quan1-4/+4
2019-03-19drm/amdgpu: add module parameters for rasxinhui pan1-0/+17
2019-03-19drm/amdgpu: Bump amdgpu version for per-flip plane tiling updatesNicholas Kazlauskas1-1/+2
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul1-1/+18
2019-02-21drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen1-1/+2
2019-02-21drm/drv: drm_dev_unplug(): Move out drm_dev_put() callNoralf Trønnes1-0/+1
2019-02-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen1-0/+16
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+3
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák1-1/+2
2019-02-05drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky1-1/+2
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter1-1/+1
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter1-1/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-10/+6
2018-12-21drm/amdgpu: Add new VegaM pci idAlex Deucher1-0/+1
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher1-0/+1
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher1-0/+6
2018-11-26drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"Colin Ian King1-2/+3
2018-11-20drm/amdgpu: Remove dead static variableRex Zhu1-8/+3
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher1-0/+11
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König1-2/+2
2018-10-09drm/amdgpu: added AMD GPU instance counting V2Evan Quan1-0/+3
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie1-0/+1
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-18/+112
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher1-0/+1
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-2/+1
2018-09-14drm/amdgpu: enable gfxoff in non-sriov and stutter mode by defaultKenneth Feng1-2/+2
2018-09-14drm/amdgpu: add new raven series deviceHuang Rui1-0/+2
2018-09-13drm/amdgpu: Use per-device driver_features to disable atomicVille Syrjälä1-8/+4
2018-09-10drm/amdgpu: Clean up KFD init and finiFelix Kuehling1-8/+4
2018-09-03drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-23/+1
2018-09-02drm/amdgpu: Use drm_dev_unplug in PCI .removeAndrey Grodzovsky1-2/+2
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin1-11/+11
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin1-0/+96
2018-08-27drm/amdgpu: remove experimental flag for vega20Alex Deucher1-6/+6
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui1-0/+1
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang1-12/+0
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky1-1/+2
2018-07-05drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang1-7/+225
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-05drm/amdgpu: Add stutter mode ctrl in module parameterrex zhu1-1/+2
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky1-1/+1
2018-06-15drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4)Andrey Grodzovsky1-0/+12
2018-05-18drm/amdgpu: flag Vega20 as experimentalAlex Deucher1-6/+6
2018-05-18drm/amdgpu: Add vega20 pci idsFeifei Xu1-0/+7