index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
drm/amd/display: Add DCN2 and NV ASIC ID
Harry Wentland
2
-0
/
+9
2019-06-21
drm/amd/display: use fixed-width data type for soc bounding box struct
Xiaojie Yuan
1
-15
/
+15
2019-06-21
drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.h
Leo Li
2
-56
/
+84
2019-06-21
drm/amd/display: Read soc_bounding_box from gpu_info (v2)
Harry Wentland
5
-1
/
+91
2019-06-21
drm/amd/powerplay: notify smu with active display count
hersen wu
1
-0
/
+1
2019-06-21
drm/amd/powerplay: allow dc request uclk change
hersen wu
1
-1
/
+2
2019-06-21
drm/amdgpu: initialize THM & CLK IP registers base address
Hawking Zhang
1
-0
/
+2
2019-06-21
drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)
Marek Olšák
1
-10
/
+11
2019-06-21
drm/amd/powerplay: remove unsupport function set_thermal_fan_table for navi10
Kevin Wang
1
-13
/
+0
2019-06-21
drm/amd/powerplay: enable BACO feature as WAR
Jack Xiao
1
-0
/
+1
2019-06-21
drm/amd/powerplay: use pp_feature_mask to control uclk(mclk) dpm enabled
Kevin Wang
1
-3
/
+5
2019-06-21
drm/amdgpu: add new navi10 DIDs
tiancyin
1
-0
/
+2
2019-06-21
drm/amd/powerplay: add ppt interface version log
tiancyin
1
-2
/
+4
2019-06-21
drm/amdgpu/gfx10: update to latest golden setting
Alex Deucher
1
-1
/
+1
2019-06-21
drm/amdgpu/powerplay/vega20: use correct table index
Alex Deucher
1
-5
/
+5
2019-06-21
drm/amdgpu/VCN: enable indirect DPG SRAM mode
Leo Liu
1
-0
/
+3
2019-06-21
drm/amdgpu/VCN: implement indirect DPG SRAM mode
Leo Liu
2
-19
/
+53
2019-06-21
drm/amdgpu/VCN: add buffer for indirect SRAM usage
Leo Liu
2
-0
/
+22
2019-06-21
drm/amd/powerplay: disable fw dstate when gfxoff is enabled
Jack Xiao
1
-1
/
+4
2019-06-21
drm/amd/powerplay: update smu11_driver_if_navi10.h
Jack Xiao
1
-10
/
+14
2019-06-21
drm/amdgpu/psp: add new psp interface for vcn updating sram
Jack Xiao
2
-0
/
+16
2019-06-21
drm/amdgpu/psp: convert ucode id to psp ucode id
Jack Xiao
1
-0
/
+6
2019-06-21
drm/amdgpu: add corresponding vcn ram ucode id
Jack Xiao
1
-0
/
+2
2019-06-21
drm/amdgpu/psp: add new VCN RAM ucode id to psp
Jack Xiao
1
-0
/
+2
2019-06-21
drm/amdgpu: enable VCN2.0 DPG mode
Leo Liu
1
-1
/
+2
2019-06-21
drm/amdgpu/VCN2.0: add DPG pause mode
Leo Liu
1
-0
/
+70
2019-06-21
drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)
Leo Liu
1
-3
/
+296
2019-06-21
drm/amdgpu/VCN2.0: add direct SRAM read and write
Leo Liu
1
-0
/
+48
2019-06-21
drm/amdgpu/VCN2.0 remove unused Macro and declaration
Leo Liu
1
-2
/
+0
2019-06-21
drm/amd/powerplay: simplified od_settings for each asic
Kevin Wang
4
-87
/
+77
2019-06-21
drm/amd/powerplay: move od_default_setting callback to asic file
Kevin Wang
4
-50
/
+43
2019-06-21
drm/amd/powerplay: move od8_setting helper function to vega20_ppt
Kevin Wang
3
-39
/
+29
2019-06-21
drm/amd/powerplay: fix clk type name error OD_SCLK OD_MCLK
Kevin Wang
2
-10
/
+10
2019-06-21
drm/amd/powerplay: fix deadlock issue for smu_force_performance_level
Kevin Wang
2
-10
/
+4
2019-06-21
drm/amd: the data retured from PRT is expected to be 0
Jack Xiao
2
-1
/
+4
2019-06-21
drm/amdgpu/gfx10: update gfx golden settings
tiancyin
1
-2
/
+4
2019-06-21
drm/amdgpu/powerplay: add license to smu11 header
Alex Deucher
1
-0
/
+22
2019-06-21
drm/amd/powerplay: add interface to get uclk dpm table
hersen wu
2
-0
/
+33
2019-06-21
drm/amd/powerplay: wake up azalia from d3 by sending smu message
hersen wu
4
-1
/
+19
2019-06-21
drm/amd/powerplay: notify smu with active display count
hersen wu
3
-7
/
+20
2019-06-21
drm/amd/powerplay: allow dc request uclk change
hersen wu
1
-1
/
+7
2019-06-21
drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
Kevin Wang
4
-103
/
+52
2019-06-21
drm/amd/powerplay: remove smu mutex lock in smu_hw_init
Kevin Wang
1
-4
/
+0
2019-06-21
drm/amd/powerplay: add thermal ctf support for navi10
Kevin Wang
4
-0
/
+92
2019-06-21
drm/amd/powerplay: fix no statements in function returning non-void
Hawking Zhang
1
-0
/
+2
2019-06-21
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
Hawking Zhang
3
-81
/
+70
2019-06-21
drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
Kevin Wang
2
-7
/
+48
2019-06-21
drm/amd/powerplay: move function get_metrics_table to vega20_ppt
Kevin Wang
4
-39
/
+42
2019-06-21
drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu file
Kevin Wang
3
-48
/
+43
2019-06-21
drm/amd/powerplay: enable uclk dpm default on navi10
Kevin Wang
1
-6
/
+6
[next]