linux/drivers/gpu/drm/amd/powerplay/hwmgr
Dave Airlie 17f1dfd01c Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next
- lots of code cleanup
- lots of bug fixes
- expose rpm based fan info via hwmon
- lots of clock and powergating fixes
- SI register header cleanup and conversion to common format used by newer asics

* 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux: (54 commits)
  drm/amdgpu: drop is_display_hung from display funcs
  drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
  drm/amdgpu/uvd: consolidate code for fetching addr from ctx
  drm/amdgpu: Disable DPM in virtualization
  drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)
  drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)
  drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
  drm/amdgpu: fix amdgpu_fill_buffer (v2)
  drm/amdgpu: remove amdgpu_irq_get_delayed
  amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
  amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
  drm/amd/amdgpu: port of DCE v6 to new headers (v3)
  drm/amdgpu: cleanup unused iterator members for sdma v2.4
  drm/amdgpu: cleanup unused iterator members for sdma v3
  drm/amdgpu:impl vgt_flush for VI(V5)
  drm/amdgpu: enable uvd mgcg for Fiji.
  drm/amdgpu: refine cz uvd clock gate logic.
  drm/amdgpu: change log level to KERN_INFO in ci_dpm.c
  drm/amdgpu: always un-gate UVD REGS path.
  drm/amdgpu/sdma: fix typo in packet setup
  ...
2016-12-06 11:01:33 +10:00
..
cz_clockpowergating.c drm/amdgpu: refine cz uvd clock gate logic. 2016-11-23 15:08:39 -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: mark symbols static where possible 2016-10-25 14:38:19 -04:00
cz_hwmgr.h amd/powerplay: Add structures required to report configuration change 2015-12-21 16:42:54 -05:00
functiontables.c drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispatch_table() 2016-07-29 14:36:55 -04:00
hardwaremanager.c drm/amd/powerplay: return false instead of -EINVAL 2016-11-08 11:43:05 -05:00
hwmgr_ppt.h drm/amd/powerplay: update powerplay table parsing 2016-06-15 02:00:46 -04:00
hwmgr.c Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next 2016-12-06 11:01:33 +10:00
Makefile drm/amd/powerplay: use smu7 hwmgr to manager iceland 2016-09-19 13:22:17 -04:00
pp_acpi.c drm/amdgpu: change function declarations and add missing header dependencies 2016-10-25 14:38:58 -04:00
ppatomctrl.c drm/amd/powerplay: fix bug get wrong evv voltage of Polaris. 2016-10-27 13:59:36 -04:00
ppatomctrl.h Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next 2016-07-28 05:51:39 +10: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 Linux 4.9-rc4 2016-11-07 09:37:09 +10: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/amdgpu: use same vce state definition in dpm and powerplay 2016-10-25 14:38:39 -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
smu7_clockpowergating.c drm/amd/powerplay: partial revert commit 01b0e7fb1. 2016-11-11 10:21:11 -05:00
smu7_clockpowergating.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04: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 Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next 2016-12-06 11:01:33 +10:00
smu7_hwmgr.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04:00
smu7_powertune.c drm/amd/powerplay: fix code style 2016-11-11 10:21:02 -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: don't succeed in getters if fan is missing 2016-10-31 12:33:31 -04:00
smu7_thermal.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04:00