summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-29drm/amdgpu: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-14drm/amdgpu: Make SDMA phase quantum configurableFelix Kuehling
2017-07-14drm/amdgpu: Add vis_vramlimit module parameterJohn Brooks
2017-07-14drm/amdgpu: change gartsize default to 256MBChristian König
2017-07-14drm/amdgpu: add new gttsize module parameter v2Christian König
2017-07-14drm/amd/powerplay: fixed wrong data type declaration for ppfeaturemaskEvan Quan
2017-07-14drm/amdgpu: Update default vram_page_split descriptionKent Russell
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-19drm/amdgpu: add Polaris12 DIDJunshan Fang
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer