search for: 0a1b8c0

Displaying 1 result from an estimated 1 matches for "0a1b8c0".

Did you mean: 01abd8c0
2016 Mar 10
0
[PATCH] gr/fuc: Store $r0 in interrupt handler
...9: ctx_xfer_done */ 0x0000f809, 0x00000000, 0x00000000, @@ -1040,5 +1041,4 @@ uint32_t gk104_grhub_code[] = { 0x00000000, 0x00000000, 0x00000000, - 0x00000000, }; diff --git a/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h b/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h index 8998687..0a1b8c0 100644 --- a/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h +++ b/drm/nouveau/nvkm/engine/gr/fuc/hubgk110.fuc3.h @@ -528,10 +528,10 @@ uint32_t gk110_grhub_code[] = { 0x0001d001, 0x17f104bd, 0xf7f00100, - 0xd721f502, - 0xe921f507, + 0xdb21f502, + 0xed21f507, 0x10f7f007, - 0x083621f5, + 0x08...