summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2-6/+10
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-11-02drm/amdgpu: allow harvesting check for Polaris VCELeo Liu1-6/+6
2017-11-02drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu1-0/+4
2017-10-25drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis1-11/+5
2017-10-22drm/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher1-19/+4
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König1-1/+1
2017-09-27Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+188
2017-09-21drm/amdkfd: Print event limit messages only once per processFelix Kuehling2-1/+5
2017-09-21drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao1-3/+15
2017-09-21drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling1-1/+1
2017-09-14drm/amdgpu: revert tile table update for olandJean Delvare1-1/+188
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie26-158/+233
2017-09-13drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König1-4/+0
2017-09-08drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King1-0/+2
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2-2/+1
2017-09-16Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds26-158/+233
2017-09-09lib/interval_tree: fast overlap detectionDavidlohr Bueso3-8/+9
2017-09-08Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds158-4394/+6494
2017-09-02drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay1-1/+1
2017-09-01drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-29drm/amdkfd: remove memset before memcpyHimanshu Jha1-1/+0
2017-08-28drm/syncobj: Rename fence_get to find_fenceJason Ekstrand1-1/+1
2017-08-24drm/amdgpu: remove duplicate return statementColin Ian King1-1/+0
2017-08-24drm/amdgpu: check memory allocation failureChristophe JAILLET1-0/+3
2017-08-24drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2-6/+4
2017-08-24drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König1-27/+18
2017-08-24drm/amdgpu: fix amdgpu_ttm_bindChristian König3-19/+30
2017-08-24drm/amdgpu: remove the GART copy hackChristian König1-17/+5
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher1-4/+12
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher6-57/+74
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher2-7/+33
2017-08-24drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2-5/+12
2017-08-24drm/amdgpu: discard commands of killed processesChristian König1-4/+19
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König3-37/+23
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher4-6/+20
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2-8/+8
2017-08-24drm/amd/powerplay: unhalt mec after loadingEvan Quan1-1/+2
2017-08-24drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng1-2/+3
2017-08-24drm/amdgpu: Fix huge page updates with CPUFelix Kuehling1-1/+15
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie34-1246/+1234
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang2-2/+9
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu1-1/+2
2017-08-17drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu1-0/+4
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He9-16/+44
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He9-26/+33
2017-08-17drm/amdgpu: rename VM invalidated to movedChristian König3-12/+12