summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-24drm/amdgpu: remove duplicate return statementColin Ian King
2017-08-24drm/amdgpu: check memory allocation failureChristophe JAILLET
2017-08-24drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He
2017-08-24drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König
2017-08-24drm/amdgpu: fix amdgpu_ttm_bindChristian König
2017-08-24drm/amdgpu: remove the GART copy hackChristian König
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher
2017-08-23drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng
2017-08-23drm/amdgpu: Fix huge page updates with CPUFelix Kuehling
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu
2017-08-17drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He
2017-08-17drm/amdgpu: rename VM invalidated to movedChristian König
2017-08-17drm/amdgpu: separate bo_va structureChristian König
2017-08-17drm/amdgpu: drop the extra VM huge page flag v2Christian König
2017-08-17drm/amdgpu: remove superflous amdgpu_bo_kmap in the VMChristian König
2017-08-17drm/amdgpu: cleanup static CSA handlingChristian König
2017-08-17drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspaceChristian König
2017-08-17drm/amdgpu: save list length when fence is signaledChunming Zhou
2017-08-17drm/amdgpu: move vram usage tracking into the vram manager v2Christian König
2017-08-17drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König
2017-08-17drm/amdgpu: move debug print into the MM managersChristian König
2017-08-17drm/amdgpu: fix incorrect use of the lru_lockChristian König
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-17drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)Tom St Denis
2017-08-17drm/amdgpu: fix Vega10 HW config for 2MB pagesChristian König
2017-08-17drm/amdgpu: only bind VM shadows after validation v2Christian König
2017-08-17drm/amdgpu: only move VM BOs in the LRU during validation v2Christian König
2017-08-18Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-15drm/amdgpu: Add kgd kfd interface get_tile_config() v2Yong Zhao
2017-08-15drm/amdgpu: Add kgd/kfd interface to support scratch memory v2Moses Reuben
2017-08-15drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling
2017-08-15drm/amd: Update MEC HQD loading code for KFDFelix Kuehling
2017-08-15drm/amdgpu: Disable GFX PG on CZFelix Kuehling
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell