summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21drm/amdgpu: add interface for editing a foreign process's priority v3wip-process-priorities-v3Andres Rodriguez6-21/+164
2017-09-21drm/amdgpu: add plumbing for ctx priority changes v2Andres Rodriguez2-1/+34
2017-09-21drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSETAndres Rodriguez3-1/+5
2017-09-21drm/amd/sched: allow clients to edit an entity's rq v2Andres Rodriguez2-2/+25
2017-09-21drm/amdgpu: make amdgpu_to_sched_priority detect invalid parametersAndres Rodriguez2-4/+7
2017-09-21drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez3-0/+105
2017-09-21drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez5-1/+103
2017-09-21drm/amdgpu: add parameter to allocate high priority contexts v11Andres Rodriguez3-6/+70
2017-09-21drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2Andres Rodriguez8-11/+29
2017-09-21drm/amdgpu: add helper to convert a ttm bo to amdgpu_boAndres Rodriguez3-9/+13
2017-09-18drm/radeon: disable hard reset in hibernate for APUsAlex Deucher1-1/+1
2017-09-18drm/amdgpu: revert tile table update for olandJean Delvare1-1/+188
2017-09-18dma-buf: make reservation_object_copy_fences rcu saveChristian König1-14/+42
2017-09-18drm/ttm: cleanup ttm_page_alloc_dma.cChristian König1-26/+16
2017-09-18drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling6-1/+180
2017-09-18drm/amd: Closed hash table with low overheadFelix Kuehling6-0/+1021
2017-09-18drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling8-0/+92
2017-09-18drm/amdkfd: Use PASID manager from KGDFelix Kuehling2-58/+38
2017-09-18drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling4-28/+45
2017-09-18drm/radeon: Add PASID manager for KFDFelix Kuehling1-0/+31
2017-09-18drm/amdgpu: Add PASID managementFelix Kuehling6-4/+97
2017-09-18drm/amdgpu: Fix error handling in amdgpu_vm_initFelix Kuehling1-1/+1
2017-09-18drm/amd/powerplay: Simplify smu7_voting_clients()Rex Zhu2-49/+19
2017-09-18drm/amdgpu: add powerplay support for CI asicsRex Zhu1-2/+10
2017-09-18drm/amd/powerplay: Add support for CI asics to hwmgrRex Zhu2-47/+128
2017-09-18drm/amd/powerplay: Add support functions for CI to ppatomctrl.cRex Zhu2-0/+86
2017-09-18drm/amd/powerplay: refine dmesg info under powerplayRex Zhu2-8/+8
2017-09-18drm/amd/powerplay: fix set target TDP error on tonga/icelandRex Zhu1-5/+6
2017-09-18drm/amd/powerplay: add CI asics support to smumgr (v2)Rex Zhu8-1/+2977
2017-09-18drm/amd/powerplay: fix pcie max lane define errorRex Zhu1-1/+1
2017-09-18drm/amd/powerplay: fix spelling typo in function nameRex Zhu9-63/+19
2017-09-18drm/amdgpu: add support for request SI/CI firmware in CGSRex Zhu1-0/+79
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu9-237/+161
2017-09-18drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu14-138/+80
2017-09-18drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu7-129/+201
2017-09-18drm/amd/powerplay: delete dead code in powerplayRex Zhu9-310/+22
2017-09-18drm/amd/powerplay: refine powerplay code for RVRex Zhu1-104/+33
2017-09-18drm/amd/powerplay: refine powerplay code for CZ/STRex Zhu2-248/+159
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu11-274/+55
2017-09-18drm/amd/amdgpu: Support VM environments in amdgpu_ttm_access_memory()Tom St Denis1-4/+4
2017-09-18drm/radeon: properly initialize r600_audio_status() dataArnd Bergmann1-1/+1
2017-09-18drm/amdgpu/psp: declare raven psp firmwareAlex Deucher1-0/+2
2017-09-13drivers:gpu:Use ARRAY_SIZE() for the size calculation of the array.Allen Pais1-2/+2
2017-09-13drm/amd/amdgpu: Change vram debugfs to NO_KIQ for VM environmentsTom St Denis1-6/+6
2017-09-13drm/ttm: fix memory leak while individualizing BOsChristian König1-0/+2
2017-09-13drm/amdgpu: fix and cleanup amdgpu_bo_create v2Christian König2-68/+23
2017-09-13drm/amd: remove min/max addr handling from cgsChristian König3-51/+6
2017-09-13drm/amdgpu: fix cgs alignment handlingChristian König1-1/+1
2017-09-13radeon: Only destroy fbdev framebuffer if it was initializedMichel Dänzer1-2/+2
2017-09-13amdgpu: Only destroy fbdev framebuffer if it was initializedMichel Dänzer1-2/+2