[PATCH 0/6] misc gfx cleanups

Alex Deucher alexdeucher at gmail.com
Tue Jun 21 16:28:17 UTC 2016


Misc gfx7/gfx8 cleanups.

Alex Deucher (6):
  drm/amdgpu/gmc: make some functions static
  drm/amdgpu: drop wait_for_mc_idle asic callback
  drm/amdgpu: move get_gpu_clock_counter into the gfx struct
  drm/amdgpu: move select_se_sh into the gfx struct
  drm/amdgpu/gfx7: switch to using the existing rlc callbacks
  drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static

 drivers/gpu/drm/amd/amdgpu/amdgpu.h        | 15 +++++++++------
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c |  4 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c    |  2 +-
 drivers/gpu/drm/amd/amdgpu/ci_dpm.c        |  6 +++---
 drivers/gpu/drm/amd/amdgpu/cik.c           |  7 ++-----
 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c      | 23 ++++++++++++++++++-----
 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.h      |  7 -------
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c      | 11 +++++++++--
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h      |  1 -
 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c      | 16 ++++++++--------
 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.h      |  7 -------
 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c      | 16 ++++++++--------
 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.h      |  7 -------
 drivers/gpu/drm/amd/amdgpu/kv_dpm.c        |  6 +++---
 drivers/gpu/drm/amd/amdgpu/vi.c            |  7 ++-----
 15 files changed, 65 insertions(+), 70 deletions(-)

-- 
2.5.5



More information about the amd-gfx mailing list