search for: gkxxx

Displaying 8 results from an estimated 8 matches for "gkxxx".

2019 Jan 27
1
[PATCH] update known chipsets list
...GTX 200", "NVA0" }, - { "GeForce GTX 400", "NVC0" }, + { "GeForce 9", "G9x" }, + { "GeForce GTX 2xx/3xx", "GT2xx" }, + { "GeForce GTX 4xx/5xx", "GFxxx" }, + { "GeForce GTX 6xx/7xx", "GKxxx" }, + { "GeForce GTX 9xx", "GMxxx" }, + { "GeForce GTX 10xx", "GPxxx" }, { NULL, NULL} }; -- 2.19.2
2015 Jul 15
3
[Bug 91354] New: [Quadro K610M] "xset dpms force on" blinks the screen
https://bugs.freedesktop.org/show_bug.cgi?id=91354 Bug ID: 91354 Summary: [Quadro K610M] "xset dpms force on" blinks the screen Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2015 Oct 06
2
Chipset & Family
...ion of the chipset and the NVIDIA one, it make sense to only use one, and to prefer the NVIDIA naming. (FYI, files name has been modified to follow the NVIDIA naming as well, along with envytools.) As for the family, it can be easily deduced from the chipset in most cases: GMxxx are Maxwell cards, GKxxx are Kepler cards, GFxxx are Fermi cards, GTxxx are Tesla cards, and most reasonably, GPxxx will be Pascal cards. NV50, G8x, G9x, MCPxx are also Tesla cards. They do not follow the same pattern as newer cards and so it might not be as easy to identify their family. But there is the wiki page to help...
2019 Jun 19
0
nouveau: DRM: GPU lockup - switching to software fbcon
...FX (NV3x) [ 304.159] GeForce 6 (NV4x) [ 304.159] GeForce 7 (G7x) [ 304.159] GeForce 8 (G8x) [ 304.159] GeForce 9 (G9x) [ 304.159] GeForce GTX 2xx/3xx (GT2xx) [ 304.159] GeForce GTX 4xx/5xx (GFxxx) [ 304.159] GeForce GTX 6xx/7xx (GKxxx) [ 304.159] GeForce GTX 9xx (GMxxx) [ 304.159] GeForce GTX 10xx (GPxxx) [ 304.159] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 304.159] (II) [drm] nouveau interface version: 1.3.1 [ 304.159] (WW) Falling back to old probe method for modesetting [ 304.159] (WW...
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 Aug 11
3
Odd text behavior on Websites and others
Online, just now noticed some websites are coming up ok, but then characters rapidly begin to disappear or get replaced by wrong characters. If I click on any words in this post several times, the missing characters "Kr" intermittently appear in the example above and disappear in this sentence. Also just noticed that same behavior occurs when I move the mouse in and out of the text
2019 Jun 19
3
nouveau: DRM: GPU lockup - switching to software fbcon
On Wed, Jun 19, 2019 at 1:48 AM Sergey Senozhatsky <sergey.senozhatsky.work at gmail.com> wrote: > > On (06/19/19 01:20), Ilia Mirkin wrote: > > On Wed, Jun 19, 2019 at 1:08 AM Sergey Senozhatsky > > <sergey.senozhatsky.work at gmail.com> wrote: > > > > > > On (06/14/19 11:50), Sergey Senozhatsky wrote: > > > > dmesg > > > >
2017 Oct 19
0
Project ideas for GSoC/EVoC v2
...nism for video decoding in VP6 (the video engine iteration used in GM10x chips). Implement support for driving the engine. Kepler Accelerated Video Encoding Difficulty: Medium-Difficult Skills Required: C Useful skills: Reverse Engineering, Video formats Hardware/Software required: NVIDIA Kepler GKxxx chip Where to ask questions: nouveau at lists.freedesktop.org, #nouveau on irc.freenode.net Description: RE the video encoding component of Kepler chips and produce sufficient documentation for an open source implementation (while reusing blob firmware). A stretch goal would be to integrate somethi...