drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0e

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Samuel Pitoiset 2015-08-04 23:58:14 +02:00 committed by Ben Skeggs
parent 9b4dc66d47
commit 8feece04db

View File

@ -93,11 +93,10 @@ gf100_pm_gpc[] = {
{ 0x0c, "gpc00_tex_02", gf100_tex_sources },
{ 0x0d, "gpc00_tex_03", gf100_tex_sources },
{ 0x0e, "gpc00_tex_04", gf100_tex_sources },
{ 0x0e, "gpc00_tex_05", gf100_tex_sources },
{ 0x0f, "gpc00_tex_06", gf100_tex_sources },
{ 0x10, "gpc00_tex_07", gf100_tex_sources },
{ 0x11, "gpc00_tex_08", gf100_tex_sources },
{ 0x12, "gpc00_tex_09", gf100_tex_sources },
{ 0x0f, "gpc00_tex_05", gf100_tex_sources },
{ 0x10, "gpc00_tex_06", gf100_tex_sources },
{ 0x11, "gpc00_tex_07", gf100_tex_sources },
{ 0x12, "gpc00_tex_08", gf100_tex_sources },
{ 0x26, "gpc00_unk400_00", gf100_unk400_sources },
{}
}, &gf100_perfctr_func },