linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay/hwmgr
Linus Torvalds 02cfe977e8 amd fixes pull
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJZueZtAAoJEAx081l5xIa+c2oP/jn/3TcUYf5gAhBW/WJKxEsh
 wFyK18BncheqXr+woSmnHtF2+LcKQopUgEcT+2q5pC4wq8LzYtfrS+KF1knNSYQ5
 M2KW+b15Njk9TnU0I9Hky0KPOqtJdWEOY0OPm/voFlyL06hnx7c4JWolCAJZDAb1
 OlzyRuqabRnyMCDFnB4KsKWLkORa/6uOwr8umtP2r/6QU91bFWTz1P/iQzLIcz93
 bfK3Lf2zYwbh+mlVAy3rLUHxuzWEG1e/WyN1A77MrkRrX1qjrDACU1z3J02OSN+c
 vP6k0JWn/qtJ8Jiovpvx5HmUSK14LxhePQ8COfbmpLK6xkLWASWjUe1Ud5Wz1Z0u
 xDEV0/IJcVMSTnO+epQLUVWp5rNBTjAYdiAgb3GgmSMbJrYbyyAvFK/pdBYrR/oK
 x3y2d7N6c5No2IPInngZffF7KGh9/mb1w0i6LyogLPdEI5HQ0SCg08zE4xUdeYq/
 oYiHOdR64xFzuMES1KjSOn4k7oSBnstxDy1V6E15kMAHK91leFNJQLMXjuwu9MIF
 ctGLVpw/2ughKAcbJKG27lB3CJ1E8oeSuH0qMblIue24uFqavf6taZFz+mMQSuRB
 L15jX1m4uYSZ31J6cvw9+dWcwJGTnMZlkaLyIc+1x5jUXoEYvvxuV29n+qLL+ptI
 NLBCJfE+PXxMWFq4rY4Y
 =MMR2
 -----END PGP SIGNATURE-----

Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux

Pull drm AMD fixes from Dave Airlie:
 "Just had a single AMD fixes pull from Alex for rc1"

* tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux:
  drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
  drm/amdgpu: remove duplicate return statement
  drm/amdgpu: check memory allocation failure
  drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
  drm/amdgpu: inline amdgpu_ttm_do_bind again
  drm/amdgpu: fix amdgpu_ttm_bind
  drm/amdgpu: remove the GART copy hack
  drm/ttm:fix wrong decoding of bo_count
  drm/ttm: fix missing inc bo_count
  drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
  drm/amdgpu: move default gart size setting into gmc modules
  drm/amdgpu: refine default gart size
  drm/amd/powerplay: ACG frequency added in PPTable
  drm/amdgpu: discard commands of killed processes
  drm/amdgpu: fix and cleanup shadow handling
  drm/amdgpu: add automatic per asic settings for gart_size
  drm/amdgpu/gfx8: fix spelling typo in mqd allocation
  drm/amd/powerplay: unhalt mec after loading
  drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately
  drm/amdgpu: Fix huge page updates with CPU
2017-09-15 17:52:52 -07:00
..
cz_clockpowergating.c drm/amdgpu: refine vce3.0 code and related powerplay pg code. 2017-02-08 17:23:19 -05:00
cz_clockpowergating.h drm/amd/powerplay: Delete dead struct declaration 2016-05-04 20:30:31 -04:00
cz_hwmgr.c drm/amd/powerplay: add CZ profile support 2017-08-15 14:46:11 -04:00
cz_hwmgr.h drm/amd/powerplay: change function name to make code more readable 2017-01-27 11:13:02 -05:00
functiontables.c drm/amd/powerplay: update all printk to pr_* on hwmgr 2017-01-27 11:12:50 -05:00
hardwaremanager.c drm/amd/powerplay: add disable_smc_ctf callback in hwmgr. 2017-04-28 17:33:15 -04:00
hwmgr_ppt.h drm/amd/powerplay: add some new structures for Vega10 2017-03-29 23:54:52 -04:00
hwmgr.c drm/amd/powerplay: fix coding style in hwmgr.c 2017-08-15 14:46:18 -04:00
Makefile drm/amd/powerplay: add raven support in hwmgr. (v2) 2017-05-24 17:41:52 -04:00
pp_acpi.c drm/amd: include <linux/delay.h> instead of "linux/delay.h" 2017-05-22 10:05:00 +02:00
pp_overdriver.c drm/amd/powerplay: add avfs fuse overdriver func. 2017-05-24 17:39:38 -04:00
pp_overdriver.h drm/amd/powerplay: add avfs fuse overdriver func. 2017-05-24 17:39:38 -04:00
ppatomctrl.c drm/amd/powerplay: fix PSI feature on Polars12. 2017-02-22 17:54:23 -05:00
ppatomctrl.h drm/amd/powerplay: fix PSI feature on Polars12. 2017-02-22 17:54:23 -05:00
ppatomfwctrl.c drm/amd/powerplay: fix PSI not enabled by kmd 2017-08-15 14:46:10 -04:00
ppatomfwctrl.h drm/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10. 2017-07-14 11:06:07 -04:00
ppevvmath.h drm/amd/powerplay: Delete unused functions in ppevvmath.h 2016-07-29 14:36:56 -04:00
pppcielanes.c drm/amd/powerplay: add Tonga dpm support (v3) 2015-12-21 16:42:15 -05:00
pppcielanes.h drm/amd/powerplay: add Tonga dpm support (v3) 2015-12-21 16:42:15 -05:00
pptable_v1_0.h drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. 2016-09-16 15:52:49 -04:00
process_pptables_v1_0.c drm/amd/powerplay: update all printk to pr_* on hwmgr 2017-01-27 11:12:50 -05:00
process_pptables_v1_0.h drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. 2016-09-16 15:52:49 -04:00
processpptables.c drm/amd/powerplay: bypass pptable process on raven 2017-05-25 16:12:42 -04:00
processpptables.h drm/amd/powerplay: add pp_tables_get_response_times function in process pptables 2016-07-15 12:34:03 -04:00
rv_hwmgr.c - For the randstruct plugin, enable automatic randomization of structures 2017-09-07 20:30:19 -07:00
rv_hwmgr.h drm/amd/powerplay: add vclk/dclkSoftMin support for raven 2017-08-15 14:46:01 -04:00
rv_inc.h drm/amd/powerplay: add raven support in smumgr. (v2) 2017-05-24 17:41:51 -04:00
smu7_clockpowergating.c drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c 2017-03-14 14:04:07 -04:00
smu7_clockpowergating.h drm/amd/powerplay: fix misspelling in header guard 2017-01-27 12:20:35 -05:00
smu7_dyn_defaults.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04:00
smu7_hwmgr.c drm/amd/powerplay: delete PCC error message in smu7_hwmgr.c 2017-08-15 14:45:50 -04:00
smu7_hwmgr.h drm/amd/powerplay: fix PSI feature on Polars12. 2017-02-22 17:54:23 -05:00
smu7_powertune.c drm/amd/powerplay: add didt config table for polaris kicker 2017-02-16 11:43:32 -05:00
smu7_powertune.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04:00
smu7_thermal.c drm/amd/powerplay: refine pwm1_enable callback functions for vi. 2017-05-10 13:36:35 -04:00
smu7_thermal.h drm/amd/powerplay: refine pwm1_enable callback functions for vi. 2017-05-10 13:36:35 -04:00
vega10_hwmgr.c drm/amd/powerplay: ACG frequency added in PPTable 2017-08-24 11:48:43 -04:00
vega10_hwmgr.h drm/amd/powerplay: add profile mode for vega10. 2017-07-14 11:12:54 -04:00
vega10_inc.h drm/amd/powerplay: add Vega10 powerplay support (v5) 2017-03-29 23:54:54 -04:00
vega10_powertune.c drm/amd/powerplay: update didt configs 2017-08-15 14:45:52 -04:00
vega10_powertune.h drm/amd/powerplay: added didt support for vega10 2017-07-14 11:06:26 -04:00
vega10_pptable.h drm/amd/powerplay: add support for ATOM GFXCLK table v2. 2017-06-29 12:43:44 -04:00
vega10_processpptables.c drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10. 2017-07-25 16:36:25 -04:00
vega10_processpptables.h drm/amd/powerplay: port newest process pptable code for vega10. 2017-04-07 15:15:43 -04:00
vega10_thermal.c drm/amd/powerplay: updated vega10 fan control 2017-08-15 14:45:51 -04:00
vega10_thermal.h drm/amd/powerplay: refine pwm1_enable callback functions for Vega10. 2017-05-10 13:36:28 -04:00