Age | Commit message (Expand) | Author |
2017-03-29 | drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3) | Junwei Zhang |
2017-03-29 | drm/amdgpu: expand pte flags to uint64_t | Chunming Zhou |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher |
2017-03-29 | drm/amdgpu: change wptr to 64 bits (v2) | Ken Wang |
2017-01-27 | drm/amdgpu: move misc si headers into amdgpu | Alex Deucher |
2017-01-27 | drm/amd/amdgpu: remove the uncessary parameter for ib scheduler | Junwei Zhang |
2016-10-28 | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher |
2016-10-25 | drm/amdgpu: move align_mask and nop into ring funcs as well (v2) | Christian König |
2016-10-25 | drm/amdgpu: move the ring type into the funcs structure (v2) | Christian König |
2016-10-25 | drm/amdgpu: move IB and frame size directly into the engine description | Christian König |
2016-10-25 | drm/amdgpu: remove explicit NULL init for parse_cs | Christian König |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-09-16 | drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-14 | drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop | Michel Dänzer |
2016-09-12 | drm/amd/amdgpu: Tidy up SI DMA code | Tom St Denis |
2016-08-31 | drm/amdgpu: add DMA implementation for si v8 | Ken Wang |