[Nouveau] [PATCH v2 0/4] fix pmu code on gk208+

Karol Herbst nouveau at karolherbst.de
Wed Mar 2 16:23:03 UTC 2016


this series fixes the PMU on falcons v5 which fixes memory recklocking on
kepler2 and would also allow us to enable memory recklocking on maxwell

Karol Herbst (4):
  pmu/fuc: fix imm32 for gk208+
  pmu/fuc: replace mov+sethi with imm32
  pmu/fuc: use the call macro instead of using the call instruction
    directly
  pmu/fuc: use imm32 in ld/st macros

 drm/nouveau/nvkm/subdev/pmu/fuc/gf100.fuc3.h | 1598 +++++++++++------------
 drm/nouveau/nvkm/subdev/pmu/fuc/gf119.fuc4.h | 1494 +++++++++++-----------
 drm/nouveau/nvkm/subdev/pmu/fuc/gk208.fuc5.h | 1420 ++++++++++-----------
 drm/nouveau/nvkm/subdev/pmu/fuc/gt215.fuc3.h | 1746 +++++++++++++-------------
 drm/nouveau/nvkm/subdev/pmu/fuc/host.fuc     |    3 +-
 drm/nouveau/nvkm/subdev/pmu/fuc/kernel.fuc   |   26 +-
 drm/nouveau/nvkm/subdev/pmu/fuc/macros.fuc   |    6 +-
 drm/nouveau/nvkm/subdev/pmu/fuc/test.fuc     |    3 +-
 8 files changed, 3144 insertions(+), 3152 deletions(-)

-- 
2.7.2



More information about the Nouveau mailing list