search for: fb_access_wrapper

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

2019 Jan 21
2
[PATCH xf86-video-nouveau] wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER
...t gmail.com> --- src/nv_include.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nv_include.h b/src/nv_include.h index de55570..6fdeeab 100644 --- a/src/nv_include.h +++ b/src/nv_include.h @@ -38,6 +38,7 @@ #include "dixstruct.h" #include "scrnintstr.h" +#define FB_ACCESS_WRAPPER #include "fb.h" #include "xf86cmap.h" -- 2.19.1
2019 Jan 23
0
[PATCH xf86-video-nouveau] wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER
...file changed, 1 insertion(+) > > diff --git a/src/nv_include.h b/src/nv_include.h > index de55570..6fdeeab 100644 > --- a/src/nv_include.h > +++ b/src/nv_include.h > @@ -38,6 +38,7 @@ > #include "dixstruct.h" > #include "scrnintstr.h" > > +#define FB_ACCESS_WRAPPER > #include "fb.h" > > #include "xf86cmap.h" > -- > 2.19.1 > > _______________________________________________ > Nouveau mailing list > Nouveau at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/nouveau
2019 Jan 29
0
[ANNOUNCE] xf86-video-nouveau 1.0.16
...output dri3: don't check permissions on render node drmmode: provide better error when failing to set gamma drmmode: update logic for dynamic connectors, paths, and tiles present: rotated crtc's work fine Revert "wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER" update known chipsets list Bump version to 1.0.16 Mario Kleiner (1): Fix colormap handling at screen depth 30. (v2) Rhys Kidd (27): Check for xf86CursorResetCursor() xv: Silence build warning regarding const qualifier wfb: Fix missing init function decls...
2023 Jul 19
0
[ANNOUNCE] xwayland 23.1.99.901 (aka Xwayland 23.2.0 rc1)
...IR before fallback to /tmp/ Austin Shafer (2): Add DRM platform for BSD Add libdrm 2.4.109 requirement Benno Schulenberg (1): xkbUtils: use existing symbol names instead of deleted deprecated ones Florian Weimer (1): fb: Declare wfbFinishScreenInit, wfbScreenInit for !FB_ACCESS_WRAPPER Izumi Tsutsui (1): Revert "fb: Remove even/odd tile slow-pathing" Jessica Clarke (4): xwayland: Avoid gratuitous round trip through event_id xwayland: Pass vblank pointer itself to xwl_present_flip xwayland: Stop relying on event_id being a valid pointer...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...xfree86: Remove Option "BiosBase" (v2) xfree86: Remove memClk from ScrnInfoRec xfree86: Remove unused chipID/Rev from ScrnInfoRec xfree86: Reorganize the reserved ScrnInfoRec slots wfb: Add missing rename for fbGlyphs wfb: Hide init function decls behind FB_ACCESS_WRAPPER fb: Remove unused fbGetFreeCompClip macro fb: Remove stray references to fbHasVisualTypes mi: Add include guards to migc.h dix: Pass the whole property into deliverPropertyNotifyEvent dix: Add a callback chain for window property state change vfb: Bump default de...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...More Xv extension byte swapping fixes Alan Hourihane (10): Fix <pixman.h> include to <pixman/pixman.h> Allow yres_virtual to be greater for some kernel fbdev drivers. Fix Xdmx build EXA: Don't crash in ExaCheckPolyArc. Fix bug #12286 Add the FB_ACCESS_WRAPPER checks Fix walking of GLX providers. Fix Line drawing with CapNotLast set in PolySegment. Fix context sharing between direct/indirect contexts More checking for failed contexts/drawables Alex Deucher (6): move intel crtc xv clipping helper to the xserver add xf8...