index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
drm/amdgpu:fix random missing of FLR NOTIFY
Monk Liu
1
-3
/
+11
2017-12-04
drm/amdgpu/sriov:fix memory leak in psp_load_fw
Monk Liu
1
-8
/
+12
2017-12-04
drm/amdgpu:cleanup ucode_init_bo
Monk Liu
1
-2
/
+2
2017-12-04
drm/amdgpu:cleanup in_sriov_reset and lock_reset
Monk Liu
8
-16
/
+15
2017-12-04
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
8
-184
/
+166
2017-12-04
amd/scheduler:imple job skip feature(v3)
Monk Liu
2
-21
/
+31
2017-12-04
drm/amdgpu: fix indentation in amdgpu_display.h
Christian König
1
-3
/
+2
2017-12-04
drm/amd/display: Only add stream to freesync when modeset required
Leo (Sunpeng) Li
1
-7
/
+21
2017-12-04
drm/amd/display: Cleanup code that enables freesync
Leo (Sunpeng) Li
1
-36
/
+19
2017-12-04
drm/amd/display: Atomic freesync ASSERT fix
Bhawanpreet Lakha
1
-0
/
+27
2017-12-04
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
Alex Deucher
1
-0
/
+1
2017-12-04
drm/amd/display: DMCU FW loading from PSP
Anthony Koo
4
-7
/
+202
2017-12-04
drm/amd/display: Set cursor position as per address.
Yongqiang Sun
1
-3
/
+4
2017-12-04
drm/amd/display: Explicit casting for grph object ids
Harry Wentland
1
-6
/
+6
2017-12-04
drm/amd/display: cleaning up hubp for dcn
Yue Hin Lau
3
-192
/
+193
2017-12-04
drm/amd/display: Clean some unneeded defines from ddc_service_types.h
Harry Wentland
1
-33
/
+0
2017-12-04
drm/amd/display: Cleanup some fail labels in dcn10_resource
Harry Wentland
1
-24
/
+13
2017-12-04
drm/amd/display: Adding DCN1 registers
Mikita Lipski
1
-3
/
+30
2017-12-04
drm/amd/display: Check cursor address before program.
Yongqiang Sun
1
-1
/
+2
2017-12-04
drm/amd/display: Move lock to front end program.
Yongqiang Sun
3
-52
/
+29
2017-12-04
drm/amd/display: Add APU cap in dc_caps
Anthony Koo
5
-0
/
+6
2017-12-04
drm/amdgpu: delete duplicated code.
Rex Zhu
1
-2
/
+0
2017-12-04
drm/amd/pp: delete an outdated comment in amd_powerplay.c
Rex Zhu
1
-3
/
+0
2017-12-04
drm/amd/pp: implement notify_smu_memory_info on Powerplay
Rex Zhu
1
-0
/
+36
2017-12-04
drm/amdgpu: add new pp function point notify_smu_memory_info
Rex Zhu
2
-0
/
+11
2017-12-04
drm/amdgpu: add header kgd_pp_interface.h
Rex Zhu
5
-267
/
+293
2017-12-04
drm/amdgpu: move struct amd_powerplay to amdgpu.h
Rex Zhu
2
-7
/
+7
2017-12-04
drm/amd/powerplay: move functions to amd_pm_funcs table
Rex Zhu
3
-108
/
+90
2017-12-04
drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.h
Rex Zhu
2
-143
/
+144
2017-12-04
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
4
-6
/
+6
2017-12-04
drm/amdgpu: don't wait interruptible while binding GART space
Christian König
1
-1
/
+1
2017-12-04
drm/amdgpu: fix pin domain compatibility check
Christian König
1
-1
/
+1
2017-12-04
drm/amdgpu: always bind pinned BOs
Christian König
1
-7
/
+7
2017-12-04
drm/amdgpu: use the actual placement for pin accounting
Christian König
1
-0
/
+2
2017-12-04
drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)
pding
2
-2
/
+23
2017-12-04
drm/amdgpu/virt: implement wait_reset callbacks for vi/ai
pding
2
-0
/
+7
2017-12-04
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
3
-9
/
+9
2017-12-04
drm/amdgpu/virt: add wait_reset virt ops
pding
2
-0
/
+18
2017-12-04
drm/amdgpu/virt: add function to check MMIO (v2)
pding
2
-0
/
+9
2017-12-04
drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)
pding
2
-0
/
+16
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
24
-50
/
+47
2017-12-04
drm/amdgpu:implement ctx query2
Monk Liu
2
-0
/
+45
2017-12-04
drm/amdgpu:don't change ctx->reset_couner upon query
Monk Liu
2
-2
/
+4
2017-12-04
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
5
-22
/
+22
2017-12-04
drm/amdgpu: Fix deadlock during GPU reset.
Andrey Grodzovsky
3
-47
/
+29