This mux only exists on GF108+ (except for GF110 one), but since it is
not used by the userspace we can drop it for now.

Signed-off-by: Samuel Pitoiset <[email protected]>
---
 drm/nouveau/nvkm/engine/pm/gf100.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drm/nouveau/nvkm/engine/pm/gf100.c 
b/drm/nouveau/nvkm/engine/pm/gf100.c
index b40c218..37b1636 100644
--- a/drm/nouveau/nvkm/engine/pm/gf100.c
+++ b/drm/nouveau/nvkm/engine/pm/gf100.c
@@ -62,10 +62,6 @@ gf100_tex_sources[] = {
                        { 0x7, 8, "sel1", true },
                        {}
                }, "pgraph_gpc0_tpc0_tex_pm_mux_c_d" },
-       { 0x5042c8, (const struct nvkm_specmux[]) {
-                       { 0x1f, 0, "sel", true },
-                       {}
-               }, "pgraph_gpc0_tpc0_tex_pm_unkc8" },
        {}
 };
 
-- 
2.4.6

_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to