Displaying 3 results from an estimated 3 matches for "r_0x137360".
Did you mean:
r_0x137310
2017 Jul 28
2
[PATCH] ramgf100: Fix small typo.
...t;fuc.r_0x10f9b4 = ramfuc_reg(0x10f9b4);
ram->fuc.r_0x10fb04 = ramfuc_reg(0x10fb04);
ram->fuc.r_0x10fb08 = ramfuc_reg(0x10fb08);
- ram->fuc.r_0x137310 = ramfuc_reg(0x137300);
+ ram->fuc.r_0x137300 = ramfuc_reg(0x137300);
ram->fuc.r_0x137310 = ramfuc_reg(0x137310);
ram->fuc.r_0x137360 = ramfuc_reg(0x137360);
ram->fuc.r_0x1373ec = ramfuc_reg(0x1373ec);
--
2.13.3
2017 Dec 29
1
[PATCH] ramgf100: Fix small typo.
...= ramfuc_reg(0x10fb04);
>> ram->fuc.r_0x10fb08 = ramfuc_reg(0x10fb08);
>> - ram->fuc.r_0x137310 = ramfuc_reg(0x137300);
>> + ram->fuc.r_0x137300 = ramfuc_reg(0x137300);
>> ram->fuc.r_0x137310 = ramfuc_reg(0x137310);
>> ram->fuc.r_0x137360 = ramfuc_reg(0x137360);
>> ram->fuc.r_0x1373ec = ramfuc_reg(0x1373ec);
>> --
>> 2.13.3
>>
>> _______________________________________________
>> Nouveau mailing list
>> Nouveau at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/...
2017 Dec 29
0
[PATCH] ramgf100: Fix small typo.
...0x10f9b4);
> ram->fuc.r_0x10fb04 = ramfuc_reg(0x10fb04);
> ram->fuc.r_0x10fb08 = ramfuc_reg(0x10fb08);
> - ram->fuc.r_0x137310 = ramfuc_reg(0x137300);
> + ram->fuc.r_0x137300 = ramfuc_reg(0x137300);
> ram->fuc.r_0x137310 = ramfuc_reg(0x137310);
> ram->fuc.r_0x137360 = ramfuc_reg(0x137360);
> ram->fuc.r_0x1373ec = ramfuc_reg(0x1373ec);
> --
> 2.13.3
>
> _______________________________________________
> Nouveau mailing list
> Nouveau at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/nouveau
-------------- ne...