summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAge
...
| * drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-29
| * drm/amdgpu: recreate fence from user seqChristian König2015-06-29
| * gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov2015-06-29
| * drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-29
| * drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang2015-06-29
| * drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-29
| * drm/amdgpu: remove unnecessary check before kfreeManinder Singh2015-06-29
| * drm/amdgpu: use kzalloc for allocating one thingManinder Singh2015-06-29
| * drm/amdgpu: add chunk id validity checkChristian König2015-06-29
| * drm/amdgpu: fix crash on invalid CS IOCTLChristian König2015-06-29
| * drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang2015-06-29
| * drm/amdgpu: check VCE feedback and bitstream indexChristian König2015-06-29
| * drm/amdgpu: make VCE handle check more strictChristian König2015-06-29
| * drm/amdgpu: check VCE relocation buffer rangeChristian König2015-06-29
| * drm/amdgpu: silence invalid error messageChristian König2015-06-29
| * drm/amdgpu: fix wrong typemonk.liu2015-06-29
| * drm/amdgpu: print the bo_list in the CS trace point as wellChristian König2015-06-29
| * drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2015-06-29
| * drm/amdgpu: add BO map/unmap trace pointChristian König2015-06-29
| * drm/amdgpu: simplify fence debugfs output a bitChristian König2015-06-29
| * drm/amdgpu: Configure doorbell to maximum slotsBen Goz2015-06-29
| * drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz2015-06-29
| * drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher2015-06-29
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\|
| * drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter2015-06-16
| * Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...Dave Airlie2015-06-12
| |\
| | * drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay2015-06-06
| | * drm/amdkfd: Add missing properties to CZ device infoOded Gabbay2015-06-06
| | * drm/amdkfd: make reset wavefronts per process per deviceBen Goz2015-06-06
| | * drm/amdkfd: add debug print to kfd_events.cOded Gabbay2015-06-06
| | * drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg2015-06-06
| * | drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang2015-06-10
| * | drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher2015-06-10
| * | drm/amdgpu: fix UVD/VCE VM emulationChristian König2015-06-10
| * | drm/amdgpu: enable vce powergatingSonny Jiang2015-06-10
| * | drm/amdgpu/iceland: don't call smu_init on resumeAlex Deucher2015-06-10
| * | drm/amdgpu/tonga: don't call smu_init on resumeAlex Deucher2015-06-10
| * | drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher2015-06-10
| * | drm/amdgpu: update to latest gfx8 golden register settingsAlex Deucher2015-06-10
| * | drm/amdgpu: whitespace cleanup in gmc8 golden regsAlex Deucher2015-06-10
| * | drm/admgpu: move XDMA golden registers to dce codeAlex Deucher2015-06-10
| * | drm/amdgpu: fix the build on big endianAlex Deucher2015-06-10
| * | drm/amdgpu: remove the VI hardware semaphore in ring syncDavid Zhang2015-06-10
| * | drm/amdgpu: set the gfx config properly for all CZ variants (v2)Alex Deucher2015-06-08
| * | drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher2015-06-08
| * | drm/amdgpu: cleanup VA IOCTLChristian König2015-06-08
| * | drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmapChristian König2015-06-08
| * | drm/amdgpu: fix amdgpu_vm_bo_mapChristian König2015-06-08
| * | drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou2015-06-05
| * | drm/amdgpu: fix user ptr race conditionChristian König2015-06-05