index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_sdma.c
Age
Commit message (
Expand
)
Author
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-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-16
drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size
Alex Deucher
2016-08-31
drm/amd/amdgpu: sdma resume fail during S4 on CI
jimqu
2016-08-16
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
2016-08-16
drm/amdgpu: cleanup the write_pte implementations
Christian König
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-14
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
2016-06-09
drm/amdgpu: fix cik sdma ucode memleak
Monk Liu
2016-06-09
drm/amdgpu: modify sdma start sequence
Monk Liu
2016-06-09
drm/amdgpu: init more register for sdma
Monk Liu
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
drm/amdgpu: reduce the ring size for SDMA
Christian König
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
drm/amdgpu: add hdp invalidation for cik sdma
Chunming Zhou
2016-03-08
drm/amdgpu: wait engine idle before vm flush for sdma
Chunming Zhou
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-12
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
drm/amdgpu: use SDMA round robin for VM updates v3
Christian König
2016-02-12
drm/amdgpu: remove is_pte_ring
Christian König
2016-02-10
drm/amdgpu: move sync into job object
Christian König
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
drm/amdgpu: move more logic into amdgpu_vm_map_gart v3
Christian König
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
[next]