summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01drm/amdgpu: allow harvesting check for Polaris VCELeo Liu
2017-11-01drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu
2017-10-25drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-21drm/amd/powerplay: fix uninitialized variableRex Zhu
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher
2017-10-18drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal
2017-10-18drm/amd/amdgpu: Added asic_type as ACP DMA driver platform dataVijendar Mukunda
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-09-20drm/amdkfd: Print event limit messages only once per processFelix Kuehling
2017-09-20drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao
2017-09-20drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-14drm/amdgpu: revert tile table update for olandJean Delvare
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-08drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-02drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse
2017-08-30drm/amdkfd: remove memset before memcpyHimanshu Jha
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/amd/powerplay: ACG frequency added in PPTableEvan Quan
2017-08-24drm/amdgpu: discard commands of killed processesChristian König
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/amd/powerplay: unhalt mec after loadingEvan Quan
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