summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2019-02-21drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen
2019-02-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák
2019-02-05drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-21drm/amdgpu: Add new VegaM pci idAlex Deucher
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2018-11-26drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"Colin Ian King
2018-11-20drm/amdgpu: Remove dead static variableRex Zhu
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König
2018-10-09drm/amdgpu: added AMD GPU instance counting V2Evan Quan
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: enable gfxoff in non-sriov and stutter mode by defaultKenneth Feng
2018-09-14drm/amdgpu: add new raven series deviceHuang Rui
2018-09-13drm/amdgpu: Use per-device driver_features to disable atomicVille Syrjälä
2018-09-10drm/amdgpu: Clean up KFD init and finiFelix Kuehling
2018-09-03drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-02drm/amdgpu: Use drm_dev_unplug in PCI .removeAndrey Grodzovsky
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin
2018-08-27drm/amdgpu: remove experimental flag for vega20Alex Deucher
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky
2018-07-05drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-05drm/amdgpu: Add stutter mode ctrl in module parameterrex zhu
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky
2018-06-15drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4)Andrey Grodzovsky
2018-05-18drm/amdgpu: flag Vega20 as experimentalAlex Deucher
2018-05-18drm/amdgpu: Add vega20 pci idsFeifei Xu
2018-05-15drm/amdgpu: add VEGAM pci idsLeo Liu
2018-05-15drm/amdgpu: set gfxoff disabled by defaultHuang Rui
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai
2018-03-26Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-03-21drm/amdgpu: add vega12 pci ids (v2)Alex Deucher
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner