summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2017-12-06drm/amdgpu: revise retry init to fully cleanup driverPixel Ding
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-11-28drm/amdgpu: drop experimental flag for ravenAlex Deucher
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-19drm/amdgpu: bump version for vram lost counter query (v2)Alex Deucher
2017-10-19drm/amdgpu: bump version for new AMDGPU_SCHED ioctlAlex Deucher
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák
2017-09-28drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland
2017-09-26drm/amdgpu: Add gem_prime_mmap supportSamuel Li
2017-09-26drm/amdgpu: Fix driver reloading failureXiangliang.Yu
2017-09-26drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.cRex Zhu
2017-08-31drm/amdgpu: bump version for support of local BOsChristian König
2017-08-29drm/amdgpu: refine default gart sizeAlex Deucher
2017-08-29drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie