summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-09-1521-146/+198
|\
| * Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-09-1321-146/+198
| |\
| | * drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König2017-09-121-4/+0
| | * drm/amdgpu: remove duplicate return statementColin Ian King2017-08-241-1/+0
| | * drm/amdgpu: check memory allocation failureChristophe JAILLET2017-08-241-0/+3
| | * drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2017-08-242-6/+4
| | * drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König2017-08-241-27/+18
| | * drm/amdgpu: fix amdgpu_ttm_bindChristian König2017-08-243-19/+30
| | * drm/amdgpu: remove the GART copy hackChristian König2017-08-241-17/+5
| | * drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher2017-08-241-4/+12
| | * drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher2017-08-246-57/+74
| | * drm/amdgpu: refine default gart sizeAlex Deucher2017-08-242-7/+33
| | * drm/amdgpu: fix and cleanup shadow handlingChristian König2017-08-243-37/+23
| | * drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-244-6/+20
| | * drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2017-08-241-6/+6
| | * drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng2017-08-231-2/+3
| | * drm/amdgpu: Fix huge page updates with CPUFelix Kuehling2017-08-231-1/+15
* | | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-083-8/+9
* | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-0395-2849/+3428
|\| |
| * | drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2017-08-291-1/+1
| |/
| * Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie2017-08-217-62/+382
| |\
| | * drm/amdgpu: Add kgd kfd interface get_tile_config() v2Yong Zhao2017-08-152-0/+52
| | * drm/amdgpu: Add kgd/kfd interface to support scratch memory v2Moses Reuben2017-08-152-2/+29
| | * drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling2017-08-152-2/+3
| | * drm/amd: Update MEC HQD loading code for KFDFelix Kuehling2017-08-153-35/+276
| | * drm/amdgpu: Disable GFX PG on CZFelix Kuehling2017-08-151-2/+1
| | * drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-153-18/+18
| | * drm/amdgpu: Remove hard-coded assumptions about compute pipesFelix Kuehling2017-08-152-3/+3
| * | drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang2017-08-182-2/+9
| * | drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu2017-08-171-1/+2
| * | drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu2017-08-171-0/+4
| * | drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He2017-08-179-16/+44
| * | drm/amd/amdgpu: store fragment_size in vm_managerRoger He2017-08-179-26/+33
| * | drm/amdgpu: rename VM invalidated to movedChristian König2017-08-173-12/+12
| * | drm/amdgpu: separate bo_va structureChristian König2017-08-177-55/+66
| * | drm/amdgpu: drop the extra VM huge page flag v2Christian König2017-08-172-10/+9
| * | drm/amdgpu: remove superflous amdgpu_bo_kmap in the VMChristian König2017-08-171-19/+9
| * | drm/amdgpu: cleanup static CSA handlingChristian König2017-08-176-20/+20
| * | drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspaceChristian König2017-08-171-3/+1
| * | drm/amdgpu: save list length when fence is signaledChunming Zhou2017-08-171-7/+6
| * | drm/amdgpu: move vram usage tracking into the vram manager v2Christian König2017-08-176-62/+79
| * | drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König2017-08-175-16/+26
| * | drm/amdgpu: move debug print into the MM managersChristian König2017-08-173-22/+11
| * | drm/amdgpu: fix incorrect use of the lru_lockChristian König2017-08-171-5/+2
| * | drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-172-8/+6
| * | drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)Tom St Denis2017-08-172-6/+106
| * | drm/amdgpu: fix Vega10 HW config for 2MB pagesChristian König2017-08-172-4/+4
| * | drm/amdgpu: only bind VM shadows after validation v2Christian König2017-08-171-14/+8
| * | drm/amdgpu: only move VM BOs in the LRU during validation v2Christian König2017-08-173-59/+16
| |/
| * Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-1846-1033/+574
| |\