aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang1-1/+1
2017-03-29drm/amdgpu: add Vega10 Device IDs (v2)Junwei Zhang1-1/+8
2017-03-29drm/amdgpu: add NGG parametersAlex Deucher1-0/+21
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui1-3/+3
2017-03-29drm/amdgpu: bump version for PRT supportAlex Deucher1-1/+2
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter1-1/+0
2017-03-29drm/amd/amdgpu: add DID for Polaris10Junshan Fang1-0/+1
2017-03-29drm/amdgpu: bump driver version for new lds buffer queryAlex Deucher1-1/+2
2017-03-29drm/amdgpu: expose GPU sensor related informationAlex Deucher1-1/+2
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher1-1/+2
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-4/+0
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-2/+0
2017-01-27drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu1-4/+0
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes1-1/+0
2017-01-26drm/moc: Mark legacy fields in drm_driver as suchDaniel Vetter1-1/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang1-0/+7
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-9/+16
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher1-1/+4
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-7/+7
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-2/+24
2016-11-11drm/amdgpu: delete duplicate module parameter.Rex Zhu1-7/+7
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König1-3/+23
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König1-0/+2
2016-10-25drm/amdgpu:add one more fiji device idFrank Min1-0/+1
2016-10-25drm/amd/amdgpu: bump version for memory query infoJunwei Zhang1-1/+2
2016-10-25drm/amdgpu: add VRAM manager v2Christian König1-0/+4
2016-10-25drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng1-1/+2
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher1-2/+0
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-7/+6
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher1-6/+4
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+3
2016-09-27drm/amdgpu: add version bump for raster config programmingAlex Deucher1-1/+2
2016-09-22drm/amdgpu: bump version for new vce packet supportAlex Deucher1-1/+2
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-9/+133
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu1-1/+1
2016-09-14drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu1-0/+4
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu1-1/+2
2016-09-12drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu1-2/+21
2016-09-02drm/amdgpu: wire up a pci shutdown callbackAlex Deucher1-0/+14
2016-09-02drm/amdgpu: set runtime pm state to active on resumeAlex Deucher1-0/+8
2016-08-31drm/amdgpu: add si pciids v2Ken Wang1-0/+74
2016-08-30drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák1-0/+4
2016-08-25drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher1-6/+6
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+11
2016-08-24drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher1-1/+2
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák1-1/+2
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter1-1/+1
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng1-3/+3
2016-08-08drm/amdgpu: Define one variable for virtual display.Emily Deng1-0/+4