index
:
linux
master
Torvalds' mirror for benchmark reasons
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
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
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for CI
Rex Zhu
2016-10-25
drm/amdgpu: check min clock set by DAL before set ps.
Rex Zhu
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-24
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
2016-08-25
drm/amdgpu: refine uvd gate logic for CI.
Rex Zhu
2016-08-08
drm/amdgpu/ci: add mullins to default case for smc ucode
Alex Deucher
2016-08-08
drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm
Rex Zhu
2016-07-29
drm/amdgpu: comment out unused defaults_staturn_pro static const structure to...
Slava Grigorev
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-15
drm/amdgpu: comment out unused defaults_bonaire_pro static const structures to
Slava Grigorev
2016-07-07
drm/amdgpu/gfx7: switch to using the existing rlc callbacks
Alex Deucher
2016-07-07
drm/amdgpu: add mclk OD(overdrive) support for CI
Eric Huang
2016-07-07
drm/amdgpu: add the CI code to enable sclk OD(OverDrive)
Eric Huang
2016-07-07
drm/amdgpu: add the CI code to enable clock level selection
Eric Huang
2016-07-07
drm/amdgpu: load different smc firmware on some CI variants
Alex Deucher
2016-06-09
drm/amdgpu: fix fw leak in non-powerplay dpm code
Alex Deucher
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-08
drm/amdgpu/ci: sync up with dpm changes from radeon
Alex Deucher
2016-03-08
drm/amdgpu/ci: remove redundant pcie setup
Alex Deucher
2016-03-08
drm/amdgpu/ci: drop some old thermal setup
Alex Deucher
2016-02-08
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Ci.
Rex Zhu
2015-11-16
drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.
Rex Zhu
2015-10-02
drm/amdgpu: add pm sysfs files late
Alex Deucher
2015-06-03
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-03
drm/amdgpu: stop loading firmware with pm.mutex locked
Christian König
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: Add support for CIK parts
Alex Deucher