index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
drm/amd/amdgpu: Tidy up SI DMA code
Tom St Denis
1
-30
/
+5
2016-09-12
drm/amd/powerplay: fix issue power containment not enabled on Tonga.
Rex Zhu
1
-3
/
+0
2016-09-12
drm/amd/powerplay: enable/disable auto thermal throttle for tonga.
Rex Zhu
1
-0
/
+82
2016-09-12
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
2
-8
/
+35
2016-09-12
drm/amdgpu: change job->ctx field name
Monk Liu
4
-9
/
+9
2016-09-12
drm/amdgpu: new method to sync ce&de
Monk Liu
1
-18
/
+6
2016-09-12
drm/amdgpu: add VCE VM mode support
Maruthi Srinivas Bayyavarapu
2
-3
/
+64
2016-09-02
drm/amd/amdgpu: Merge get_wptr functions in gfx6
Tom St Denis
1
-20
/
+11
2016-09-02
drm/amd/amdgpu: Merge get_rptr functions in gfx8
Tom St Denis
1
-8
/
+3
2016-09-02
drm/amd/amdgpu: Merge get_rptr functions in gfx7
Tom St Denis
1
-8
/
+3
2016-09-02
drm/amd/amdgpu: Merge get_rptr functions in gfx6
Tom St Denis
1
-8
/
+3
2016-09-02
drm/amd/amdgpu: Various tidy ups for gfx6
Tom St Denis
1
-35
/
+5
2016-09-02
drm/amd/amdgpu: Simplify mask creation in gfx6
Tom St Denis
1
-7
/
+1
2016-09-02
drm/amd/amdgpu: Add GRBM lock to various SI functions
Tom St Denis
1
-0
/
+8
2016-09-02
drm/amd/powerplay: original power state table should not be changed.
Rex Zhu
3
-5
/
+16
2016-09-02
drm/amd/powerplay: refine struct name for coding style reason.
Rex Zhu
1
-11
/
+9
2016-09-02
drm/amd/powerplay: add vce state tables initialize for ppt v1.
Rex Zhu
2
-5
/
+75
2016-09-02
drm/amd/powerplay: refine struct name for code style reason.
Rex Zhu
3
-4
/
+4
2016-09-02
drm/amdgpu: prevent command submission failures under memory pressure v2
Christian König
2
-1
/
+63
2016-09-02
drm/amdgpu: only try again if we actually run into -ENOMEM
Christian König
1
-5
/
+3
2016-09-02
drm/radeon: wire up a pci shutdown callback
Alex Deucher
2
-1
/
+14
2016-09-02
drm/amdgpu: wire up a pci shutdown callback
Alex Deucher
1
-0
/
+14
2016-09-02
drm/radeon: handle runtime pm in drm pre/post close
Alex Deucher
1
-0
/
+4
2016-09-02
drm/amdgpu: handle runtime pm in drm pre/post close
Alex Deucher
1
-0
/
+4
2016-09-02
drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
1
-6
/
+7
2016-09-02
drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
1
-8
/
+9
2016-09-02
drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
1
-2
/
+4
2016-09-02
drm/radeon: set runtime pm state to active on resume
Alex Deucher
1
-0
/
+8
2016-09-02
drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
1
-2
/
+4
2016-09-02
drm/amdgpu: set runtime pm state to active on resume
Alex Deucher
1
-0
/
+8
2016-09-02
drm/amdgpu/gfx6: drop some dead code
Alex Deucher
1
-23
/
+0
2016-08-31
drm/amdgpu: add gart recovery by gtt list V2
Chunming Zhou
3
-0
/
+31
2016-08-31
drm/amdgpu: link all gtt when binding them V2
Chunming Zhou
3
-0
/
+17
2016-08-31
drm/amdgpu: add si pciids v2
Ken Wang
1
-0
/
+74
2016-08-31
drm/amdgpu/si: Add updated smc firmware for SI kickers
Alex Deucher
1
-4
/
+44
2016-08-31
drm/amdgpu: Add SI Family information
Ken Wang
2
-0
/
+2
2016-08-31
drm/amdgpu: enable SI DPM
Maruthi Srinivas Bayyavarapu
3
-5
/
+15
2016-08-31
drm/amdgpu: use DRM print instead of printk
Huang Rui
1
-8
/
+7
2016-08-31
drm/amdgpu: add SI DPM support (v4)
Maruthi Bayyavarapu
5
-0
/
+9135
2016-08-31
drm/amdgpu: add SI SMC support
Maruthi Srinivas Bayyavarapu
2
-0
/
+703
2016-08-31
drm/amdgpu: add si dpm support in amdgpu_atombios
Maruthi Srinivas Bayyavarapu
3
-1
/
+175
2016-08-31
drm/amdgpu: add si specific logic into the device initialize function v3
Ken Wang
1
-5
/
+17
2016-08-31
drm/amdgpu: add si ip blocks setup v3
Ken Wang
1
-0
/
+14
2016-08-31
drm/amdgpu: add all the components for si into Makefile/kconfig v3
Ken Wang
2
-0
/
+9
2016-08-31
drm/amdgpu: introduce pcie port read/write entry
Huang Rui
3
-52
/
+60
2016-08-31
drm/amdgpu: add si implementation v10
Ken Wang
3
-0
/
+2041
2016-08-31
drm/amdgpu: add DMA implementation for si v8
Ken Wang
4
-0
/
+952
2016-08-31
drm/amdgpu: add graphic pipeline implementation for si v8
Ken Wang
2
-0
/
+3317
2016-08-31
drm/amdgpu: atombios change for dce6 to work v3
Ken Wang
1
-1
/
+7
2016-08-31
drm/amdgpu: add display controller implementation for si v10
Ken Wang
3
-33
/
+3193
[next]