aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levelsEvan Quan1-0/+4
2017-11-01drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan1-1/+1
2017-10-25drm/amd/powerplay: fix performance drop on Vega10Eric Huang1-0/+9
2017-10-19drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.Rex Zhu1-4/+2
2017-10-19drm/amd/pp: thermal control not enabled on vega10.Rex Zhu1-0/+1
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VegaRex Zhu1-0/+28
2017-10-06drm/amd/powerplay: fix typo on avfs disableEvan Quan1-1/+1
2017-09-28amdgpu/pp: move amdgpu_fuses_default into static const.Dave Airlie1-1/+1
2017-09-28amdgpu/pp: move PhwVega10_Magic to static const.Dave Airlie1-1/+1
2017-09-28drm/amdgpu/vega10: static constify channel_numberDave Airlie1-1/+1
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu1-74/+74
2017-09-26drm/amd/powerplay: implement register thermal interrupt for Vega10Eric Huang1-0/+33
2017-09-18drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu1-16/+12
2017-09-18drm/amd/powerplay: delete dead code in powerplayRex Zhu1-3/+0
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu1-1/+1
2017-09-12drm/amd/powerplay: Port vega10_hwmgr.c over to PP_CAPTom St Denis1-59/+32
2017-09-12drm/amd/powerplay: Simplify vega10_acg_disable()Tom St Denis1-6/+4
2017-09-12drm/amd/powerplay: Simplify vega10_patch_voltage_dependency_tables_with_lookup_table()Tom St Denis1-52/+23
2017-09-12drm/amd/powerplay: add UMD P-state in powerplay.Rex Zhu1-45/+8
2017-08-29drm/amd/powerplay: ACG frequency added in PPTableEvan Quan1-3/+8
2017-08-15drm/amd/powerplay: refine dmesg info under powerplay.Rex Zhu1-1/+1
2017-08-15drm/amd/powerplay: fix coccinelle warnings in vega10_hwmgr.cRex Zhu1-1/+1
2017-08-15drm/amd/powerplay: fix PSI not enabled by kmdRex Zhu1-0/+3
2017-08-15drm/amd/powerplay: fix set highest mclk level failed on Vega10Rex Zhu1-6/+27
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang1-9/+3
2017-07-14drm/amd/powerplay: add profile mode for vega10.Rex Zhu1-25/+105
2017-07-14drm/amd/powerplay: added didt support for vega10Evan Quan1-0/+56
2017-07-14drm/amd/powerplay: enable ACG feature on vega10.Rex Zhu1-3/+75
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang1-2/+7
2017-06-29drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu1-5/+9
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-60/+437
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang1-0/+1
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang1-0/+20
2017-06-09drm/amd/powerplay: fix copy error in powerplay.Rex Zhu1-3/+3
2017-06-06drm/amd/powerplay: add sclk and mclk overdrive for vega10Eric Huang1-15/+133
2017-06-06drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.Rex Zhu1-7/+6
2017-06-01drm/amd/powerplay: enable CKS by default on vega10.Rex Zhu1-1/+1
2017-06-01drm/amd/powerplay: Align with VBIOS to support AVFS parameters.Rex Zhu1-2/+2
2017-06-01drm/amd/powerplay: Add floor DCEF for DS on boot.Rex Zhu1-0/+4
2017-05-31drm/amd/powerplay: code clean up in vega10_hwmgr.cRex Zhu1-6/+38
2017-05-31Revert "drm/amd/powerplay: disable engine spread spectrum feature on Vega10."Rex Zhu1-5/+1
2017-05-31drm/amd/powerplay: enable deep sleep by default for vega10Rex Zhu1-5/+61
2017-05-31drm/amd/powerplay: enable ulv feature by default for vega10.Rex Zhu1-5/+28
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie1-1/+1
2017-05-24drm/amd/powerplay: delete duplicated code in vega10_hwmgr.cRex Zhu1-5/+0
2017-05-24drm/amd/powerplay: Fix Vega10 power profile switchingFelix Kuehling1-3/+3
2017-05-24drm/amd/powerplay: fix pcie dpm table for vega10Eric Huang1-1/+1
2017-05-24drm/amd/powerplay: convert from number of lanes to lane bits on vega10Rex Zhu1-5/+5
2017-05-24drm/amd/powerplay: add avfs fuse overdriver func.Rex Zhu1-1/+42