search for: display_3d

Displaying 6 results from an estimated 6 matches for "display_3d".

2013 Oct 06
23
[Bug 70208] New: Nouveau driver doesn't find vbios for Geforce GT 750M on Asus N750JV laptop
https://bugs.freedesktop.org/show_bug.cgi?id=70208 Priority: medium Bug ID: 70208 Assignee: nouveau at lists.freedesktop.org Summary: Nouveau driver doesn't find vbios for Geforce GT 750M on Asus N750JV laptop QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2016 May 19
2
[PATCH v4] vga_switcheroo: Add helper for deferred probing
So far we've got one condition when DRM drivers need to defer probing on a dual GPU system and it's coded separately into each of the relevant drivers. As suggested by Daniel Vetter, deduplicate that code in the drivers and move it to a new vga_switcheroo helper. This yields better encapsulation of concepts and lets us add further checks in a central place. (The existing check pertains to
2016 May 19
0
[PATCH v4] vga_switcheroo: Add helper for deferred probing
...) == PCI_CLASS_DISPLAY_VGA) { Not sure if we want/need this, yet at least. This changes behaviour which is not what refactoring patches should be doing, right ? if needed it ought to be a separate patch, imho. Furthermore on nouveau and AMD (iirc) front, some dual-gpu/optimus systems use PCI_CLASS_DISPLAY_3D. So if we add DISPLAY_VGA perhaps we should also check for DISPLAY_3D ? Regards, Emil
2016 May 23
1
[PATCH v4] vga_switcheroo: Add helper for deferred probing
...now why people would insist on having re-factoring and functionality change as a single commit. Esp. in a place where hw combinations, and thus chances of things going wrong, are pretty high. >> Furthermore on nouveau and AMD (iirc) front, some dual-gpu/optimus >> systems use PCI_CLASS_DISPLAY_3D. So if we add DISPLAY_VGA perhaps we >> should also check for DISPLAY_3D ? > > Fair enough, I've changed it to match PCI_BASE_CLASS_DISPLAY > and sent it out as v5 a few minutes ago. > Tweaking the exact class id (bitfield) is likely to end up drawn out and obnoxious. That'...
2016 May 21
1
[PATCH v4] vga_switcheroo: Add helper for deferred probing
...nk it makes sense to enclose it in the above-quoted if-block *now* even though it's not needed. Once someone adds a check for an audio client, chances are they'll forget to add this if-block. > Furthermore on nouveau and AMD (iirc) front, some dual-gpu/optimus > systems use PCI_CLASS_DISPLAY_3D. So if we add DISPLAY_VGA perhaps we > should also check for DISPLAY_3D ? Fair enough, I've changed it to match PCI_BASE_CLASS_DISPLAY and sent it out as v5 a few minutes ago. Thanks, Lukas
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985 Priority: medium Bug ID: 75985 Assignee: nouveau at lists.freedesktop.org Summary: HDMI audio device only visible after rescan QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: jean-louis at