summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)Junwei Zhang2017-03-291-2/+2
* drm/amdgpu: expand pte flags to uint64_tChunming Zhou2017-03-291-1/+1
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-2/+2
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-291-5/+7
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-271-1/+1
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-281-3/+3
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-3/+3
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+10
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-251-1/+2
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-251-2/+3
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-18/+7
* | drm/amdgpu: remove explicit NULL init for parse_csChristian König2016-10-251-1/+0
|/
* drm/amdgpu/si_dma: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+18
* drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stopMichel Dänzer2016-09-141-0/+5
* drm/amd/amdgpu: Tidy up SI DMA codeTom St Denis2016-09-121-30/+5
* drm/amdgpu: add DMA implementation for si v8Ken Wang2016-08-311-0/+917
OpenPOWER on IntegriCloud