summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie1-2/+7
2015-07-09drm/amdgpu: fix timeout calculationChristian König1-1/+1
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh1-2/+7
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner3-24/+42
2015-07-03Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds20-76/+482
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König1-3/+3
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König1-1/+58
2015-06-29drm/amdgpu: recreate fence from user seqChristian König3-9/+44
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov1-0/+6
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang1-1/+1
2015-06-29drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang1-1/+1
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher3-9/+3
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh1-2/+1
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-06-29drm/amdgpu: add chunk id validity checkChristian König1-3/+11
2015-06-29drm/amdgpu: fix crash on invalid CS IOCTLChristian König1-2/+3
2015-06-29drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang1-0/+6
2015-06-29drm/amdgpu: check VCE feedback and bitstream indexChristian König1-8/+16
2015-06-29drm/amdgpu: make VCE handle check more strictChristian König1-16/+48
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König3-29/+92
2015-06-29drm/amdgpu: silence invalid error messageChristian König1-1/+1
2015-06-29drm/amdgpu: fix wrong typemonk.liu1-1/+2
2015-06-29drm/amdgpu: print the bo_list in the CS trace point as wellChristian König1-2/+4
2015-06-29drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2-0/+18
2015-06-29drm/amdgpu: add BO map/unmap trace pointChristian König2-0/+52
2015-06-29drm/amdgpu: simplify fence debugfs output a bitChristian König1-2/+3
2015-06-29drm/amdgpu: Configure doorbell to maximum slotsBen Goz1-1/+1
2015-06-29drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz4-0/+123
2015-06-29drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher1-1/+1
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds257-228/+428321
2015-06-16drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter1-3/+3
2015-06-12Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...Dave Airlie8-185/+53
2015-06-10drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang1-3/+5
2015-06-10drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher3-54/+0
2015-06-10drm/amdgpu: fix UVD/VCE VM emulationChristian König1-3/+15
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang4-14/+148
2015-06-10drm/amdgpu/iceland: don't call smu_init on resumeAlex Deucher1-6/+19
2015-06-10drm/amdgpu/tonga: don't call smu_init on resumeAlex Deucher1-6/+19
2015-06-10drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher1-7/+8
2015-06-10drm/amdgpu: update to latest gfx8 golden register settingsAlex Deucher1-0/+7
2015-06-10drm/amdgpu: whitespace cleanup in gmc8 golden regsAlex Deucher1-1/+1
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher3-4/+18
2015-06-10drm/amdgpu: fix the build on big endianAlex Deucher2-3/+5
2015-06-10drm/amdgpu: remove the VI hardware semaphore in ring syncDavid Zhang1-5/+4
2015-06-09drm/amdgpu: set the gfx config properly for all CZ variants (v2)Alex Deucher1-2/+36
2015-06-09drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher1-3/+3
2015-06-09drm/amdgpu: cleanup VA IOCTLChristian König1-43/+21
2015-06-09drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmapChristian König1-0/+2
2015-06-09drm/amdgpu: fix amdgpu_vm_bo_mapChristian König1-0/+2
2015-06-06drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay1-164/+13