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