index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: remove set but not used variable 'driver'
YueHaibing
2018-11-09
1
-2
/
+0
*
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
2018-11-09
10
-470
/
+408
*
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
2018-11-09
9
-107
/
+160
*
drm/amdgpu: unify rlc function into structure
Likun Gao
2018-11-09
5
-44
/
+78
*
drm/amdgpu: Each PSP need to get latest topology info on XGMI configuration
shaoyunl
2018-11-09
1
-7
/
+12
*
drm/radeon: remove set but not used variable 'rdev'
Yue Haibing
2018-11-08
1
-2
/
+0
*
drm/amdgpu/sdma4: use paging queue for buffer funcs
Alex Deucher
2018-11-08
1
-1
/
+11
*
drm/amd/powerplay: correct code style
Jim Qu
2018-11-08
1
-90
/
+45
*
drm/amdgpu/display/dce11: only enable FBC when selected
Alex Deucher
2018-11-07
1
-1
/
+2
*
drm/amdgpu/display/dm: handle FBC dc feature parameter
Alex Deucher
2018-11-07
1
-0
/
+3
*
drm/amdgpu/display/dc: add FBC to dc_config
Alex Deucher
2018-11-07
1
-0
/
+1
*
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2018-11-07
3
-0
/
+16
*
drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)
Alex Deucher
2018-11-07
1
-1
/
+6
*
drm/amdgpu: disable page queue on Vega10 SR-IOV VF
Trigger Huang
2018-11-07
1
-1
/
+4
*
drm/amdgpu: set Vega20 LBPW as disabled at default
Evan Quan
2018-11-07
1
-0
/
+14
*
drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabled
Evan Quan
2018-11-07
1
-20
/
+17
*
drm/amd/powerplay: set a default fclk/gfxclk ratio
Evan Quan
2018-11-07
3
-1
/
+19
*
drm/ttm: Fix bo_global and mem_global kfree error
Trigger Huang
2018-11-07
2
-10
/
+0
*
drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
Lyude Paul
2018-11-07
1
-5
/
+0
*
drm/amd/display: Drop reusing drm connector for MST
Jerry (Fangzhi) Zuo
2018-11-07
2
-35
/
+7
*
drm/amd/display: Cleanup MST non-atomic code workaround
Jerry (Fangzhi) Zuo
2018-11-07
3
-46
/
+4
*
drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytes
Hawking Zhang
2018-11-07
1
-5
/
+8
*
drm/amdgpu/psp: add set_topology_info function
Hawking Zhang
2018-11-06
1
-1
/
+23
*
drm/amdgpu/psp: add get_topology_info function
Hawking Zhang
2018-11-06
1
-0
/
+39
*
drm/amdgpu/psp: update topology info structures
Hawking Zhang
2018-11-06
2
-23
/
+18
*
drm/amdgpu/psp: add get_hive_id function
Hawking Zhang
2018-11-06
1
-5
/
+12
*
drm/amdgpu/psp: add get_node_id function
Hawking Zhang
2018-11-06
4
-9
/
+28
*
drm/amdgpu/psp: initialize xgmi session (v2)
Hawking Zhang
2018-11-06
2
-1
/
+71
*
drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_id
Hawking Zhang
2018-11-06
2
-0
/
+39
*
drm/amdgpu/psp: add xgmi ta header
Hawking Zhang
2018-11-06
1
-0
/
+130
*
drm/amdgpu/psp: add helper function to load/unload xgmi ta
Hawking Zhang
2018-11-06
1
-0
/
+98
*
drm/amdgpu/psp: init/de-init xgmi ta microcode
Hawking Zhang
2018-11-06
3
-10
/
+42
*
drm/amdgpu/psp: add structure for xgmi ta and its shared buffer
Hawking Zhang
2018-11-06
1
-1
/
+17
*
drm/amdgpu/vega20: add CLK base offset
Alex Deucher
2018-11-06
1
-0
/
+1
*
drm/amd/display: Stop leaking planes
Harry Wentland
2018-11-06
1
-1
/
+1
*
drm/amdgpu: Drop amdgpu_plane
Harry Wentland
2018-11-06
2
-26
/
+20
*
drm/amd/display: Fix misleading buffer information
Shaokun Zhang
2018-11-06
1
-2
/
+2
*
drm/amd: Don't fail on backlight = 0
David Francis
2018-11-06
1
-8
/
+10
*
drm/amd: Update atom_smu_info_v3_3 structure
Leo Li
2018-11-06
1
-2
/
+5
*
drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB
Christian König
2018-11-05
1
-3
/
+3
*
drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations
Christian König
2018-11-05
1
-22
/
+4
*
drm/amdgpu: cleanup GMC v9 TLB invalidation
Christian König
2018-11-05
3
-47
/
+49
*
drm/amdgpu: remove nonsense in_interrupt() checks
Christian König
2018-11-05
1
-6
/
+2
*
drm/amdkfd: fix interrupt spin lock
Christian König
2018-11-05
1
-2
/
+3
*
drm/amdgpu: Add helper function to get sdma index
Rex Zhu
2018-11-05
2
-0
/
+17
*
drm/amdgpu: Refine function name
Rex Zhu
2018-11-05
6
-10
/
+10
*
drm/amd/powerplay: do the comparison in the right Khz granularity
Evan Quan
2018-11-05
1
-2
/
+2
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
21
-46
/
+106
*
drm/amdgpu: Change AMDGPU_CSA_SIZE to 128K
Rex Zhu
2018-11-05
1
-1
/
+1
*
drm/amdgpu: Move csa related code to separate file
Rex Zhu
2018-11-05
6
-104
/
+158
[next]