index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
drm/amdgpu: drop the huge page flag
Christian König
2
-14
/
+1
2019-03-19
drm/amdgpu: free PDs/PTs on demand
Christian König
1
-18
/
+53
2019-03-19
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
5
-129
/
+39
2019-03-19
drm/amdgpu: let amdgpu_vm_clear_bo figure out ats status v2
Christian König
1
-25
/
+47
2019-03-19
drm/amdgpu: rework shadow handling during PD clear v3
Christian König
1
-28
/
+39
2019-03-19
drm/amdgpu: fix missing assignment of error return code to variable ret
Colin Ian King
1
-1
/
+2
2019-03-19
drm/amdgpu: also reroute VMC and UMD to IH ring 1 on Vega 20
Christian König
1
-0
/
+36
2019-03-19
drm/amdgpu: reroute VMC and UMD to IH ring 1
Christian König
2
-0
/
+37
2019-03-19
drm/amdgpu: add thick tile mode settings for Oland of gfx6
Tao Zhou
1
-0
/
+19
2019-03-19
drm/amdgpu/gfx_v8_0: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-19
drm/amdgpu: Bump amdgpu version for per-flip plane tiling updates
Nicholas Kazlauskas
1
-1
/
+2
2019-03-19
drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2
Kent Russell
2
-0
/
+168
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
7
-7
/
+11
2019-03-19
drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclk
Likun Gao
1
-3
/
+9
2019-03-19
drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk
Likun Gao
1
-3
/
+9
2019-03-19
drm/amd/powerplay: set fan target interface for hwmon
Likun Gao
1
-2
/
+10
2019-03-19
drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2)
Chengming Gui
1
-7
/
+14
2019-03-19
drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)
Chengming Gui
1
-10
/
+21
2019-03-19
drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)
Chengming Gui
1
-4
/
+14
2019-03-19
drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU11 (v2)
Chengming Gui
1
-3
/
+11
2019-03-19
drm/amd/powerplay: add fan input interface for hwmon
Likun Gao
1
-2
/
+10
2019-03-19
drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.
Kevin Wang
1
-1
/
+1
2019-03-19
drm/amd/powerplay: add function to get sclk and mclk
Likun Gao
2
-6
/
+20
2019-03-19
drm/amd/powerplay: Unify smu handle task function (v2)
Likun Gao
1
-18
/
+28
2019-03-19
drm/amd/powerplay: implement dpm enable functions of uvd & vce for smu
Kevin Wang
1
-2
/
+14
2019-03-19
drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabled
Kevin Wang
1
-26
/
+30
2019-03-19
drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smu
Likun Gao
1
-10
/
+20
2019-03-19
drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smu
Likun Gao
1
-12
/
+22
2019-03-19
drm/amd/powerplay: add sys interface for pcie for smu
Likun Gao
1
-2
/
+6
2019-03-19
drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11
Chengming Gui
1
-3
/
+20
2019-03-19
drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11
Chengming Gui
1
-3
/
+6
2019-03-19
drm/amd/powerplay: implement power_dpm_state sys interface for SMU11
Chengming Gui
2
-1
/
+9
2019-03-19
drm/amd/powerplay: don't check hwmgr while using the sw smu
Huang Rui
1
-1
/
+1
2019-03-19
drm/amd/powerplay: get overdrive clock and voltage information
Likun Gao
1
-1
/
+7
2019-03-19
drm/amd/powerplay: print overdrive percentage information for smu11
Likun Gao
1
-2
/
+6
2019-03-19
drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu
Kevin Wang
1
-0
/
+2
2019-03-19
drm/amd/powerplay: implement sysfs of pp_cur_state function
Kevin Wang
1
-9
/
+15
2019-03-19
drm/amd/powerplay: implement sysfs of get num states function
Kevin Wang
1
-2
/
+6
2019-03-19
drm/amd/powerplay: force clock levels for smu11
Likun Gao
1
-2
/
+6
2019-03-19
drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)
Kevin Wang
1
-2
/
+12
2019-03-19
drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11
Kevin Wang
3
-46
/
+28
2019-03-19
drm/amd/powerplay: implement is_support_sw_smu function for new smu
Kevin Wang
2
-3
/
+3
2019-03-19
drm/amd/powerplay: print clock levels for smu11 (v2)
Likun Gao
1
-2
/
+7
2019-03-19
drm/amdgpu: move get_index_into_master_table macro into atomfirmware header
Huang Rui
2
-2
/
+2
2019-03-19
drm/amdgpu: update new members in atomfirmware
Huang Rui
1
-5
/
+5
2019-03-19
drm/amdgpu: enable new smu ip block for vega20
Huang Rui
1
-2
/
+7
2019-03-19
drm/amd/powerplay: add new smu ip block
Huang Rui
1
-0
/
+4
2019-03-19
drm/amdgpu: remove set but not used variable 'vbi_time_out'
YueHaibing
1
-2
/
+1
2019-03-19
drm/amdgpu: remove set but not used variables 'vm, bo'
YueHaibing
1
-7
/
+1
2019-03-19
drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0
Yong Zhao
2
-2
/
+2
[next]