summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-031-2/+5
|\
| * drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-301-2/+5
* | drm/amdgpu: Fix Vega10 VM initializationFelix Kuehling2017-03-291-3/+3
* | drm/amdgpu: refine the logic in amdgpu_need_post()Alex Deucher2017-03-291-1/+1
* | drm/amdgpu: limit block size to one pageChunming Zhou2017-03-291-0/+8
* | drm/amdgpu: abstract block size to one functionChunming Zhou2017-03-291-27/+32
* | drm/amdgpu: Set the IP blocks for vega10Ken Wang2017-03-291-0/+8
* | drm/amdgpu: add PSP driver for vega10 (v2)Huang Rui2017-03-291-0/+1
* | drm/amdgpu: use atomfirmware interfaces for scratch reg save/restoreAlex Deucher2017-03-291-4/+16
* | drm/amdgpu: add vega10 chip nameKen Wang2017-03-291-0/+1
* | drm/amdgpu: add basic support for atomfirmware.h (v3)Alex Deucher2017-03-291-11/+24
* | drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher2017-03-291-1/+1
* | drm/amd/amdgpu: Set VCE/UVD off during late initTom St Denis2017-03-291-0/+4
* | drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-291-1/+1
* | drm/amdgpu: check function points valid before use. (v3)Rex Zhu2017-03-291-14/+18
* | drm/amdgpu: add 64bit doorbell functions (v2)Ken Wang2017-03-291-0/+38
* | drm/amdgpu: add 64bit wb functionsKen Wang2017-03-291-0/+39
* | drm/amdgpu: remove unused sync testingChristian König2017-03-291-6/+0
* | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-2/+2
* | drm/amdgpu: put gtt at 0 in the internal address spaceAlex Deucher2017-03-291-1/+1
* | drm/amdgpu:fix kiq_resume routine (V2)Monk Liu2017-03-291-0/+2
* | drm/amdgpu:impl RREG32 no kiq versionMonk Liu2017-03-291-6/+6
* | drm/amdgpu: expose amdgpu_sensors on pre-powerplay chipsSamuel Pitoiset2017-03-291-0/+6
* | drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis2017-03-291-7/+19
* | drm/amdgpu:use hw_init for sriov_gpu_resetMonk Liu2017-03-291-6/+6
* | drm/amdgpu:cleanup no needed bracesMonk Liu2017-03-291-6/+3
* | drm/amdgpu:don't return error for debugfs failedMonk Liu2017-03-291-1/+0
* | drm/amdgpu:add lock_reset for SRIOVMonk Liu2017-03-291-0/+2
* | drm/amdgpu:implement SRIOV gpu_reset (v2)Monk Liu2017-03-291-1/+155
* | drm/amdgpu:fix amdgpu_sa_bo_new error(v2)Monk Liu2017-03-291-2/+2
* | drm/amdgpu:fix typoMonk Liu2017-03-291-2/+2
* | drm/amdgpu: fix the clearing wb sizeHuang Rui2017-03-161-2/+2
|/
* drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis2017-03-151-2/+2
* drm/amd/amdgpu: fix console deadlock if late init failedJim Qu2017-03-081-1/+4
* drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-171-9/+13
* Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-011-12/+64
|\
| * drm/amdgpu: add new virtual display IDYintian Tao2017-01-271-1/+2
| * drm/amdgpu: fix reboot failure issue for virtualizationXiangliang Yu2017-01-271-0/+6
| * drm/amd/amdgpu: Add PCI info to gca_config debugfsTom St Denis2017-01-271-1/+7
| * drm/amdgpu: do not reset gpu for virtualizationXiangliang Yu2017-01-271-0/+3
| * drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu2017-01-271-1/+9
| * drm/amdgpu/virt: use kiq to access registers (v2)Xiangliang Yu2017-01-271-0/+10
| * drm/amdgpu:invoke CSA functions (v2)Monk Liu2017-01-271-0/+12
| * drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui2017-01-271-0/+12
| * drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu2017-01-271-1/+1
| * drm/amdgpu: PCI I/O bar can be disabledAmber Lin2017-01-271-2/+2
| * drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-7/+1
* | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-20/+0
|\ \ | |/ |/|
| * drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes2017-01-271-20/+0
* | drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-0/+2
|/
OpenPOWER on IntegriCloud