index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
ci_dpm.c
Age
Commit message (
Expand
)
Author
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-07-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
2018-05-15
drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
Huang Rui
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-02-19
drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI
Rex Zhu
2018-02-19
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-06
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
2017-12-04
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
2017-09-18
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
2017-09-18
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
2017-04-28
drm/amdgpu: fix memory clock can't switch on CI.
Rex Zhu
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-29
drm/amd/amdgpu: add power profile support for CI
Eric Huang
2017-02-08
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
2017-02-08
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
2017-01-27
drm/amdgpu: refine ci uvd dpm code.
Rex Zhu
2017-01-27
drm/amdgpu: extend profiling mode.
Rex Zhu
2017-01-27
drm/amd/powerplay: add profiling mode in dpm level
Rex Zhu
2017-01-27
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
2016-12-06
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
2016-11-15
drm/amdgpu: change log level to KERN_INFO in ci_dpm.c
Rex Zhu
2016-11-11
drm/amdgpu: refine uvd_4.2 clock gate sequence.
Rex Zhu
2016-11-11
drm/amdgpu: use mask bit for deep sleep feature on dpm.
Rex Zhu
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2016-10-26
drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.
Rex Zhu
[next]