index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cz_dpm.c
Age
Commit message (
Expand
)
Author
2016-08-25
drm/amd/amdgpu: Tidy up cz_dpm.c
Tom St Denis
2016-08-25
drm/amd/amdgpu: Clean up memory leak in cz_dpm_init().
Tom St Denis
2016-08-25
drm/amd/amdgpu: Fix memleak in cz_parse_power_table()
Tom St Denis
2016-08-08
drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm
Rex Zhu
2016-08-08
drm/amd/amdgpu: Add error messages to UVD PG in DPM
Tom St Denis
2016-07-29
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
2016-07-07
drm/amd/amdgpu: make sure VCE is disabled by default
Arindam Nath
2016-05-18
drm/amd/amdgpu/cz_dpm: Remove unused variable
Muhammad Falak R Wani
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-03-02
drm/amdgpu/cz: remove commented out call to enable vce pg
Alex Deucher
2016-03-02
drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
Alex Deucher
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-10-21
drm/amdgpu: Update SMC/DPM for Stoney
Samuel Li
2015-10-02
drm/amdgpu: add pm sysfs files late
Alex Deucher
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
2015-07-23
drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels
Alex Deucher
2015-07-23
drm/amdgpu/cz: implement voltage validation properly
Alex Deucher
2015-07-16
drm/amdgpu/cz: silence some dpm debug output
Alex Deucher
2015-07-16
drm/amdgpu/cz: store the forced dpm level
Alex Deucher
2015-07-16
drm/amdgpu/cz: unforce dpm levels before forcing to low/high
Alex Deucher
2015-06-29
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
2015-06-10
drm/amdgpu: fix a amdgpu_dpm=0 bug
Sonny Jiang
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
2015-06-10
drm/amdgpu/cz: don't call smu_init on resume
Alex Deucher
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: enable uvd dpm and powergating
Sonny Jiang
2015-06-03
drm/amdgpu fix amdgpu.dpm=0 (v2)
Sonny Jiang
2015-06-03
drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspend
Alex Deucher
2015-06-03
drm/amdgpu: Add initial VI support
Alex Deucher