index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pp: clean header file hwmgr.h
Rex Zhu
2018-03-23
1
-0
/
+3
*
drm/amd/pp: use mlck_table.count for array loop index limit
Colin Ian King
2018-03-23
1
-10
/
+11
*
drm/amd/pp: Add new asic support in pp_psm.c
Rex Zhu
2018-03-22
6
-453
/
+239
*
drm/amd/pp: Clean up powerplay code on Vega12
Rex Zhu
2018-03-22
2
-513
/
+1
*
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
2018-03-22
1
-0
/
+27
*
drm/amd/pp: Fix set wrong temperature range on smu7
Rex Zhu
2018-03-22
1
-1
/
+1
*
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
Rex Zhu
2018-03-21
1
-4
/
+0
*
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
2018-03-21
7
-13
/
+10
*
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
2018-03-21
5
-126
/
+85
*
drm/amd/powerplay: Return per DPM level clock
Kenneth Feng
2018-03-21
2
-96
/
+276
*
drm/amd/powerplay: Remove the SOC floor voltage setting
Kenneth Feng
2018-03-21
1
-8
/
+0
*
drm/amd/powerplay: add the hw manager for vega12 (v4)
Evan Quan
2018-03-21
10
-1
/
+5218
*
drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
Evan Quan
2018-03-21
6
-212
/
+452
*
drm/amd/powerplay: update ppatomfwctl (v2)
Evan Quan
2018-03-21
2
-0
/
+152
*
drm/amd/powerplay: add vega12_pptable.h
Evan Quan
2018-03-21
1
-0
/
+109
*
drm/amd/powerplay: add vega12_inc.h
Evan Quan
2018-03-21
1
-0
/
+39
*
drm/amd/pp: Remove unneeded void * casts for Vega10
Rex Zhu
2018-03-19
3
-130
/
+83
*
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-19
5
-31
/
+7
*
drm/amd/pp: Clean up header file for Vega10
Rex Zhu
2018-03-19
4
-3
/
+12
*
drm/amd/pp: Move functions to smu backend table for vega10
Rex Zhu
2018-03-19
2
-22
/
+21
*
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
2018-03-15
3
-2
/
+2
*
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
2018-03-15
3
-485
/
+484
*
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2018-03-15
1
-43
/
+43
*
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
2018-03-15
5
-209
/
+140
*
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2018-03-15
1
-1
/
+0
*
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2018-03-15
2
-81
/
+0
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
1
-38
/
+12
*
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
2018-03-15
4
-510
/
+721
*
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
2018-03-15
5
-306
/
+306
*
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
2018-03-15
1
-2
/
+1
*
drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table
Rex Zhu
2018-03-15
1
-6
/
+6
*
drm/amd/pp: Remove meanless return value check in RV
Rex Zhu
2018-03-15
1
-52
/
+20
*
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
2018-03-15
1
-12
/
+2
*
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
2018-03-14
1
-3
/
+3
*
drm/amd/pp: fix missing CONFIG_ACPI.
Dave Airlie
2018-03-14
1
-0
/
+2
*
drm/amd/pp: Add #ifdef checks for CONFIG_ACPI
Rex Zhu
2018-03-07
2
-0
/
+4
*
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
2018-03-07
1
-1
/
+3
*
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
2018-03-07
5
-13
/
+31
*
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-06
4
-182
/
+0
*
drm/amd/pp: Fix sclk in highest two levels when compute on smu7
Rex Zhu
2018-03-06
1
-0
/
+21
*
drm/amd/pp: Implement get/set_power_profile_mode on smu7
Rex Zhu
2018-03-06
1
-0
/
+143
*
drm/amd/pp: Add a helper to set field in u32
Rex Zhu
2018-03-05
1
-0
/
+16
*
drm/amd/pp: Add PCC feature support on Vega
Rex Zhu
2018-03-05
2
-0
/
+35
*
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
2018-03-05
8
-158
/
+60
*
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
2018-03-05
2
-115
/
+1
*
drm/amd/pp: Use amdgpu acpi helper functions in powerplay
Rex Zhu
2018-03-05
3
-8
/
+4
*
drm/amd/pp: Refine powerplay instance
Rex Zhu
2018-03-05
1
-3
/
+4
*
drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_valid
Rex Zhu
2018-03-05
1
-1
/
+1
*
drm/amd/powerplay: fix power over limit on Fiji
Eric Huang
2018-02-28
1
-7
/
+0
*
drm/amd/pp: Move common dpm check functions to hardwaremanager.c
Rex Zhu
2018-02-26
4
-29
/
+10
[next]