Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
34319b329f73eabd7e3baefecf9f71eb8b86db6f
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_pm.c
51d45cb
drm/amdgpu: Fix display corruption on CI with dpm enabled
by Rex Zhu
· 7 years ago
fc5a136
drm/amd/pp: Skip fan attributes if fan not present
by Rex Zhu
· 7 years ago
48edde3
drm/amdgpu: change pp_dpm clk/mclk/pcie input format.
by welu
· 7 years ago
a3c991f
drm/amd/pp: Print out voltage/clock range in sysfs
by Rex Zhu
· 7 years ago
4e418c3
drm/amdgpu/pm: document pp_od_clk_voltage
by Alex Deucher
· 7 years ago
6b2576f
drm/amdgpu/pm: document pp_power_profile_mode
by Alex Deucher
· 7 years ago
271dc90
drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie (v2)
by Alex Deucher
· 7 years ago
d54bb40
drm/amdgpu/pm: document pp_table
by Alex Deucher
· 7 years ago
ca8d40c
drm/amdgpu/pm: document power_dpm_state
by Alex Deucher
· 7 years ago
8567f68
drm/amdgpu/pm: document power_dpm_force_performance_level
by Alex Deucher
· 7 years ago
5b79d04
drm/amd/pp: Remove struct pp_gpu_power
by Rex Zhu
· 7 years ago
844c541
drm/amdgpu: add documentation on hwmon interfaces exposed (v3)
by Alex Deucher
· 7 years ago
d91ea49
drm/amdgpu: Set pm_display_cfg in non-dc mode
by Rex Zhu
· 7 years ago
b905090
drm/amdgpu: Remove wrapper layer of smu ip functions
by Rex Zhu
· 7 years ago
a5278e5
drm/amd/pp: Revert gfx/compute profile switch sysfs
by Rex Zhu
· 7 years ago
8d81bce
drm/amdgpu: Get/set dgpu power cap via hwmon API
by Rex Zhu
· 7 years ago
6fa3ef3
drm/amd/pp: Delete debug info when set power_profile_mode
by Rex Zhu
· 7 years ago
0d35bc78
drm/amdgpu/pm: rework the hwmon visibility settings
by Alex Deucher
· 7 years ago
21a381f
drm/amdgpu/pp: remove the get_temperature API
by Alex Deucher
· 7 years ago
71c9b9a
drm/amdgpu/pm: use read_sensor API to get temperature
by Alex Deucher
· 7 years ago
2976fc2
drm/amdgpu/pm: report gpu average power via hwmon API
by Alex Deucher
· 7 years ago
2bd376b
drm/amdgpu/pm: report gpu voltages via hwmon API
by Alex Deucher
· 7 years ago
5ec36e2
drm/amdgpu/pm: handle fan properly when card is powered down
by Alex Deucher
· 7 years ago
e3933f2
drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs
by Rex Zhu
· 7 years ago
5ed8d65
drm/amd/pp: Add stable Pstate clk display support in debugfs
by Rex Zhu
· 7 years ago
37c5c4d
drm/amdgpu: add custom power policy support in sysfs
by Rex Zhu
· 7 years ago
39199b8
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name for
by Evan Quan
· 7 years ago
2990a1f
drm/amdgpu: rename ip block helper functions
by Alex Deucher
· 7 years ago
9ce6aae
drm/amdgpu: add license to files where it was missing
by Alex Deucher
· 7 years ago
c79563a
drm/amdgpu: add header kgd_pp_interface.h
by Rex Zhu
· 8 years ago
c353bfc
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
135f971
drm/amdgpu: don't skip attributes when powerplay is enabled
by Alex Deucher
· 7 years ago
b9e56e4
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
6d07fe7
drm/amdgpu: delete pp_enable in adev
by Rex Zhu
· 8 years ago
d2f52ac
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
by Rex Zhu
· 8 years ago
4562236
drm/amd/dc: Add dc display driver (v2)
by Harry Wentland
· 8 years ago
cd4d746
drm/amdgpu: unify the interface of amd_pm_funcs
by Rex Zhu
· 8 years ago
df1e639
drm/amd/powerplay: delete eventmgr layer in poweprlay
by Rex Zhu
· 8 years ago
aad22ca
drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.
by Rex Zhu
· 8 years ago
f9abe35
drm/amdgpu: add get_clockgating callback for soc15 (v3)
by Huang Rui
· 8 years ago
e96487a
drm/amdgpu: add get_clockgating callback for nbio v6.1
by Huang Rui
· 8 years ago
12ad27f
drm/amdgpu: add get_clockgating callback for gfx v9
by Huang Rui
· 8 years ago
03a5f1d
drm/amdgpu: refine vce2.0 dpm sequence
by Rex Zhu
· 8 years ago
9f8df7d
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
by Tom St Denis
· 8 years ago
4f9afc9
drm/amd/powerplay: add power consumption display support in debugfs
by Eric Huang
· 8 years ago
cd7b0c6
drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensor
by Eric Huang
· 8 years ago
34bb273
drm/amd/amdgpu: add power profile sysfs entry
by Eric Huang
· 9 years ago
c10c8f7
drm/amdgpu/pm: check for headless before calling compute_clocks
by Alex Deucher
· 8 years ago
beeea98
drm/amdgpu: refine code for VCE2.0 and related dpm code.
by Rex Zhu
· 8 years ago
5417022
drm/amdgpu: fix typo of CGTS
by Huang Rui
· 8 years ago
570272d
drm/amdgpu: extend profiling mode.
by Rex Zhu
· 8 years ago
8e7afd3
drm/amdgpu: fix bug return invalid value to sysfs.
by Rex Zhu
· 8 years ago
a8503b1
drm/amdgpu: add parse clock gating state
by Huang Rui
· 8 years ago
6cb2d4e
drm/amdgpu: introduce an interface to get clock gating status dynamically
by Huang Rui
· 8 years ago
3bd5897
drm/amd/powerplay: add profiling mode in dpm level
by Rex Zhu
· 8 years ago
e5d03ac
drm/amd/powerplay: Unify dpm level defines
by Rex Zhu
· 8 years ago
81c1514
drm/amd/amdgpu: expose fan rpm though hwmon
by Grazvydas Ignotas
· 8 years ago
5e876c6
drm/amdgpu: refine set power state logic for dpm.
by Rex Zhu
· 8 years ago
0d8de7c
drm/amdgpu: use same vce state definition in dpm and powerplay
by Rex Zhu
· 8 years ago
3de4ec5
drm/amd/powerplay: Replace per-asic print_performance with generic
by Tom St Denis
· 9 years ago
1684d3b
drm/amd/amdgpu: change pptable output format from ASCII to binary
by Eric Huang
· 9 years ago
e95a14a
drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for UVD/VCE
by Tom St Denis
· 9 years ago
14b3307
drm/amdgpu: some improvement in parsing inputs
by Eric Huang
· 9 years ago
f2bdc05
drm/amdgpu: add the common code to support mclk OD
by Eric Huang
· 9 years ago
8b2e574
drm/amdgpu: add the new common pm code to support sclk OD
by Eric Huang
· 9 years ago
c85e299
drm/amdgpu: add the new common pm code to select the clock levels
by Eric Huang
· 9 years ago
428bafa
drm/amdgpu: add powerplay sclk OD support through sysfs (v2)
by Eric Huang
· 9 years ago
041bf02
drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()
by Dan Carpenter
· 9 years ago
5632708
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
by Eric Huang
· 9 years ago
06ab683
drm/amdgpu: Mark all instances of struct drm_info_list as const
by Nils Wallménius
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
eda1d1c
drm/amdgpu/pm: update current crtc info after setting the powerstate
by Alex Deucher
· 9 years ago
8e7cedc
drm/amdgpu/pm: adjust display configuration after powerstate
by Alex Deucher
· 9 years ago
0c67df4
drm/amdgpu/pm: add some checks for PX
by Alex Deucher
· 9 years ago
10f950f
drm/amdgpu: fix locking in force performance level
by Alex Deucher
· 9 years ago
f3898ea
drm/amd/powerplay: add some sysfs interfaces for powerplay.
by Eric Huang
· 9 years ago
a27de35
drm/amdgpu: remove the ring lock v2
by Christian König
· 9 years ago
cc29ec8
drm/amdgpu: use kobj_to_dev()
by Geliang Tang
· 9 years ago
75ac63d
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
by Rex Zhu
· 9 years ago
e61710c
drm/amdgpu: support per device powerplay enablement (v2)
by Jammy Zhou
· 9 years ago
8804b8d
drm/amdgpu: enable sysfs interface for powerplay
by Rex Zhu
· 9 years ago
1b5708f
drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
by Rex Zhu
· 9 years ago
3a2c788
drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
by Rex Zhu
· 10 years ago
c86f5ebf
drm/amdgpu: don't try to recreate sysfs entries on resume
by Alex Deucher
· 9 years ago
2710073
drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled
by Alex Deucher
· 9 years ago
5516ab8
drm/amdgpu: don't grab dev->struct_mutex in pm functions
by Daniel Vetter
· 10 years ago
2f7d10b
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
by Jammy Zhou
· 10 years ago
b7a07769
drm/amdgpu: enable vce powergating
by Sonny Jiang
· 10 years ago
e176fe17
drm/amdgpu: remove mclk_lock
by Christian König
· 10 years ago
d38ceaf
drm/amdgpu: add core driver (v4)
by Alex Deucher
· 10 years ago