summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorLines
2018-05-18drm/amdgpu: flag Vega20 as experimentalAlex Deucher-6/+6
2018-05-18drm/amdgpu: Add vega20 pci idsFeifei Xu-0/+7
2018-05-15drm/amdgpu: add VEGAM pci idsLeo Liu-0/+3
2018-05-15drm/amdgpu: set gfxoff disabled by defaultHuang Rui-1/+1
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák-1/+2
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu-0/+6
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai-4/+5
2018-03-26Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-0/+6
2018-03-21drm/amdgpu: add vega12 pci ids (v2)Alex Deucher-0/+6
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul-11/+24
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner-2/+0
2018-02-28drm/amdgpu: fix module parameter descriptionsAlex Deucher-2/+2
2018-02-26drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu-1/+1
2018-02-20drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König-2/+0
2018-02-19drm/amdgpu: Basic emulation supportShaoyun Liu-0/+4
2018-02-19drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher-0/+12
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li-2/+2
2018-02-19drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher-3/+0
2018-02-19drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu-1/+2
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu-1/+1
2018-02-19drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li-1/+1
2018-02-19drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez-1/+2
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher-1/+1
2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky-2/+2
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky-0/+4
2017-12-12drm/amdgpu: cleanup debugfs handling a bitChristian König-3/+0
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach-8/+0
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach-2/+2
2017-12-06drm/amd/display: Fix description of module parameter dc_logMichel Dänzer-1/+1
2017-12-06drm/amdgpu: revise retry init to fully cleanup driverPixel Ding-2/+9
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding-1/+0
2017-11-28drm/amdgpu: drop experimental flag for ravenAlex Deucher-1/+1
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-9/+17
2017-10-19drm/amdgpu: bump version for vram lost counter query (v2)Alex Deucher-1/+2
2017-10-19drm/amdgpu: bump version for new AMDGPU_SCHED ioctlAlex Deucher-1/+2
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie-9/+17
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák-1/+2
2017-09-28drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez-0/+4
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher-9/+9
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland-0/+4
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+4
2017-09-26drm/amdgpu: Add gem_prime_mmap supportSamuel Li-0/+1
2017-09-26drm/amdgpu: Fix driver reloading failureXiangliang.Yu-0/+2
2017-09-26drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.cRex Zhu-7/+7
2017-08-31drm/amdgpu: bump version for support of local BOsChristian König-1/+2
2017-08-29drm/amdgpu: refine default gart sizeAlex Deucher-1/+1
2017-08-29drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher-2/+2
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu-1/+2
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He-0/+4
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie-1/+0