Displaying 2 results from an estimated 2 matches for "144372".
Did you mean:
144371
2007 Apr 18
0
[RFC PATCH 31/35] Add Xen grant table support
> > +#ifndef __ia64__
> > +static int map_pte_fn(pte_t *pte, struct page *pte_page,
> > + unsigned long addr, void *data)
> > +{
> > + unsigned long **frames = (unsigned long **)data;
> > +
> > + set_pte_at(&init_mm, addr, pte, pfn_pte((*frames)[0],
> PAGE_KERNEL));
> > + (*frames)++;
> > + return 0;
> > +}
>
> looks
2019 May 10
45
[Bug 110660] New: GeForce GT 750M Mac Edition fullscreen issues
https://bugs.freedesktop.org/show_bug.cgi?id=110660
Bug ID: 110660
Summary: GeForce GT 750M Mac Edition fullscreen issues
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau