summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2017-12-09drm/amdkfd: Remove deprecated get_vmem_sizeHarish Kasiviswanathan4-13/+0
2017-12-09drm/amdgpu: Implement get_local_mem_infoHarish Kasiviswanathan4-0/+34
2017-12-09drm/amdgpu: add amdgpu interface to query cu infoFlora Cui7-0/+39
2017-11-28drm/amdgpu: Add kfd2kgd APIs for dumping HQDsFelix Kuehling2-0/+151
2017-11-28drm/amdgpu: Fix definition of KFD_CIK_SDMA_QUEUE_OFFSETFelix Kuehling1-1/+1
2017-11-28drm/amdgpu: fix get_max_engine_clock_in_mhzFelix Kuehling1-2/+5
2017-11-02drm/amdgpu: Implement amdgpu SDMA functions for VIPhilip Cox2-11/+78
2017-11-02drm/amdgpu: Add support for resuming SDMA queues w/o HWSFelix Kuehling2-14/+23
2017-11-02drm/amd: Update kgd_kfd interface for resuming SDMA queuesFelix Kuehling2-4/+8
2017-12-21drm/amdgpu: fix test for shadow page tablesChristian König1-1/+5
2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu1-0/+3
2017-12-20drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher1-4/+3
2017-12-20drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher1-8/+13
2017-12-18Revert "drm/amd/amdgpu: set gtt size according to system memory size only"Andrey Grodzovsky1-3/+5
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König5-35/+89
2017-12-18drm/amdgpu: restore uvd fence seq in uvd resumeJim Qu1-0/+2
2017-12-18drm/amdgpu: always cancel uvd idle handler in uvd suspendJim Qu1-2/+2
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher5-5/+5
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher3-9/+8
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher7-8/+10
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher3-50/+47
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher3-6/+6
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher14-246/+252
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher3-100/+97
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher6-14/+18
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher3-38/+34
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher4-4/+4
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher14-311/+311
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher10-46/+46
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher6-785/+838
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher3-6/+6
2017-12-18drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher1-86/+90
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher3-235/+236
2017-12-16drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher2-5/+20
2017-12-16drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky5-18/+11
2017-12-16drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky8-7/+19
2017-12-16drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He1-4/+3
2017-12-16drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and csRoger He2-2/+12
2017-12-14drm/amdgpu: add enumerate for PDB/PTB v3Chunming Zhou2-19/+61
2017-12-14drm/amdgpu: fix huge page setting for ATS caseChunming Zhou1-1/+1
2017-12-14drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restoreAlex Deucher2-24/+0
2017-12-14drm/amdgpu: drop scratch regs save and restore from GPU reset handlingAlex Deucher1-2/+0
2017-12-14drm/amdgpu: drop scratch regs save and restore from S3/S4 handlingAlex Deucher1-2/+0
2017-12-14drm/amdgpu: remove some old gc 9.x registersAlex Deucher1-4/+4
2017-12-14drm/amdgpu: drop soc15_init_golden_registersAlex Deucher1-31/+0
2017-12-14drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher3-31/+0
2017-12-14drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher11-183/+209
2017-12-12drm/amdgpu: make function names consistent in nbio filesAlex Deucher2-16/+16
2017-12-12drm/amdgpu: correct vce fw data and stack sizeFrank Min1-1/+1
2017-12-12drm/amdgpu: fix MAP_QUEUES paramterMonk Liu1-1/+1