summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorLines
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer-0/+14
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui-1/+2
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie-0/+1
2017-06-19drm/amdgpu: add Polaris12 DIDJunshan Fang-0/+1
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie-1/+1
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-6/+59
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan-0/+4
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher-2/+26
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher-2/+2
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer-2/+2
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling-0/+6
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling-0/+7
2017-05-31drm/amdgpu: enable lbpw on ravenHawking Zhang-0/+3
2017-05-24drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák-1/+2
2017-05-24drm/amdgpu: change default of amdgpu_vram_page_split to 512Christian König-1/+1
2017-05-24drm/amdgpu: add RAVEN pci id (v2)Chunming Zhou-0/+3
2017-05-24drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu-0/+4
2017-05-24drm/amdgpu: bump module verion for reserved vmidChunming Zhou-1/+2
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul-1/+5
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie-2/+12
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-1/+1
2017-05-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher-0/+2
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter-2/+12
2017-04-28drm/amdgpu: bump version for exporting gpu info for gfx9Junwei Zhang-1/+2
2017-04-28drm/amdgpu: bump version number to note race fix and new fence functionalityAlex Deucher-1/+2
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang-1/+1
2017-03-29drm/amdgpu: add Vega10 Device IDs (v2)Junwei Zhang-1/+8
2017-03-29drm/amdgpu: add NGG parametersAlex Deucher-0/+21
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui-3/+3
2017-03-29drm/amdgpu: bump version for PRT supportAlex Deucher-1/+2
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter-1/+0
2017-03-29drm/amd/amdgpu: add DID for Polaris10Junshan Fang-0/+1
2017-03-29drm/amdgpu: bump driver version for new lds buffer queryAlex Deucher-1/+2
2017-03-29drm/amdgpu: expose GPU sensor related informationAlex Deucher-1/+2
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan-0/+1
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher-1/+2
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-4/+0
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-2/+0
2017-01-27drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu-4/+0
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes-1/+0
2017-01-26drm/moc: Mark legacy fields in drm_driver as suchDaniel Vetter-1/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang-0/+7
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-9/+16
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher-1/+4
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-7/+7
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie-2/+24
2016-11-11drm/amdgpu: delete duplicate module parameter.Rex Zhu-7/+7
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König-3/+23
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König-0/+2
2016-10-25drm/amdgpu:add one more fiji device idFrank Min-0/+1