Displaying 2 results from an estimated 2 matches for "6cc9e47".
2015 Oct 06
2
Chipset & Family
4.1.8-200.fc22.x86_64 dmesg:
[ 11.809467] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x098200a2
[ 11.809493] nouveau [ DEVICE][0000:02:00.0] Chipset: G98 (NV98)
[ 11.809508] nouveau [ DEVICE][0000:02:00.0] Family : NV50
4.3.0-0.rc4.git0.1.fc24.x86_64 dmesg:
[ 2.483843] nouveau 0000:02:00.0: NVIDIA G98 (098200a2)
Where vanished these Chipset & Family super cool lines?
2015 Oct 06
2
Chipset & Family
...4.3.0-0.rc4.git0.1.fc24.x86_64 dmesg:
>> [ 2.483843] nouveau 0000:02:00.0: NVIDIA G98 (098200a2)
>>
>>
>> Where vanished these Chipset & Family super cool lines?
>
> http://cgit.freedesktop.org/~darktama/nouveau/commit/drm/nouveau/nvkm/engine/device/base.c?id=6cc9e47
>
> commit 6cc9e47f7f574cb3df6b14caebf15b35408b106d
> Author: Ben Skeggs <bskeggs at redhat.com>
> Date: Thu Aug 20 14:54:13 2015 +1000
>
> device: switch to dev_printk macros
>
> Signed-off-by: Ben Skeggs <bskeggs at redhat.com>
>
> drm/nouveau...