index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v3_0.c
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: use new flag to handle different firmware loading method
Huang Rui
2017-03-29
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
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-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-03-29
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
drm/amdgpu: add get clockgating_state method for sdma v3
Huang Rui
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v3
Huang Rui
2016-11-15
drm/amdgpu/sdma: fix typo in packet setup
Alex Deucher
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-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-16
drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
drm/amdgpu/sdma3: drop unused functions
Alex Deucher
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
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-08-08
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
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 sdma3 ucode mem leak
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-18
drm/amdgpu: update Polaris11 golden setting
Flora Cui
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: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
drm/amdgpu: add SDMA support for ELM/BAF
Flora Cui
2016-05-04
drm/amdgpu/sdma: rename fiji cg functions
Alex Deucher
2016-05-04
drm/amdgpu/sdma: add proper CG flags for fiji
Alex Deucher
2016-05-04
drm/amdgpu: reduce the ring size for SDMA
Christian König
2016-05-02
drm/amdgpu: patch cond exec for SDMA
Monk Liu
[next]