summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2018-02-28drm/amdgpu: fix module parameter descriptionsAlex Deucher
2018-02-26drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu
2018-02-20drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König
2018-02-19drm/amdgpu: Basic emulation supportShaoyun Liu
2018-02-19drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li
2018-02-19drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher
2018-02-19drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu
2018-02-19drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li
2018-02-19drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher
2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky
2017-12-12drm/amdgpu: cleanup debugfs handling a bitChristian König
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/amd/display: Fix description of module parameter dc_logMichel Dänzer