| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | appledri.h | 79 Display *display; /* Display the event was read from */ 89 XAppleDRIQueryExtension(Display *dpy, int *event_base, int *error_base); 92 XAppleDRIQueryVersion(Display *dpy, int *majorVersion, int *minorVersion, 96 XAppleDRIQueryDirectRenderingCapable(Display *dpy, int screen, 100 XAppleDRISetSurfaceNotifyHandler(void (*fun)(Display *dpy, unsigned uid, 104 XAppleDRIAuthConnection(Display *dpy, int screen, unsigned int magic); 106 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable, 111 XAppleDRIDestroySurface(Display *dpy, int screen, Drawable drawable); 114 XAppleDRISynchronizeSurfaces(Display *dpy); 117 XAppleDRICreateSharedBuffer(Display *dpy, int screen, Drawable drawable, [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | parser.y | 81 %type <token> Display Wall Terminal Open Close 164 DisplayEntry : Display Name FullDim Origin Terminal 166 | Display FullDim Origin Terminal 168 | Display Name Origin Terminal 171 | Display Name FullDim Terminal 173 | Display FullDim Terminal 175 | Display Name Terminal 177 | Display Terminal 189 Display : T_DISPLAY
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | amdgpu-dc.rst | 2 drm/amd/display - Display Core (DC) 7 Because it is partially shared with other operating systems, the Display Core 10 1. **Display Core (DC)** contains the OS-agnostic components. Things like 12 2. **Display Manager (DM)** contains the OS-dependent components. Hooks to the 24 ``Display Core initialized with <version number here>`` 26 AMDgpu Display Manager 65 Display Core
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxprop.c | 76 dmxPropertyErrorHandler(Display * dpy, XErrorEvent * ev) in dmxPropertyErrorHandler() 134 Display *dpy = dmxScreen->beDisplay; in dmxPropertyCheckOtherServers() 142 int (*dmxOldHandler) (Display *, XErrorEvent *); in dmxPropertyCheckOtherServers() 199 Display *dpy = dmxScreen->beDisplay; in dmxPropertyCheckOtherWindows() 204 int (*dmxOldHandler) (Display *, XErrorEvent *); in dmxPropertyCheckOtherWindows() 254 Display *dpy = dmxScreen->beDisplay; in dmxPropertyDisplay() 277 Display *dpy0 = dmxScreen->beDisplay; in dmxPropertySameDisplay() 280 Display *dpy1 = NULL; in dmxPropertySameDisplay() 346 Display *dpy = dmxScreen->beDisplay; in dmxPropertyWindow()
|
| H A D | dmx_glxvisuals.h | 42 __GLXvisualConfig *GetGLXVisualConfigs(Display * dpy, 45 __GLXFBConfig *GetGLXFBConfigs(Display * dpy,
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-mei | 21 Description: Display fw status registers content 36 Description: Display the negotiated HBM protocol version. 45 Description: Display the driver HBM protocol version. 62 Description: Display the ME firmware version. 73 Description: Display the ME device state. 88 Description: Display trc status register content 98 Description: Display kind of the device
|
| H A D | sysfs-platform-wilco-ec | 15 Display Wilco Embedded Controller firmware build date. 22 Display Wilco Embedded Controller build revision. 30 Display Wilco Embedded Controller model number. 56 Display Wilco Embedded Controller firmware version.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | Kconfig | 3 tristate "DRM Support for Allwinner A10 Display Engine" 14 Display Engine. If M is selected the module will be called 36 tristate "Support for Allwinner A10 Display Engine Backend" 40 original Allwinner Display Engine, which has a backend to 66 tristate "Support for Allwinner Display Engine 2.0 Mixer" 70 Allwinner Display Engine 2.0, which has a mixer to do some
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | ssd1307fb.txt | 20 - solomon,segment-no-remap: Display needs normal (non-inverted) data column 23 - solomon,com-seq: Display uses sequential COM pin configuration 24 - solomon,com-lrremap: Display uses left-right COM pin remap 25 - solomon,com-invdir: Display uses inverted COM pin scan direction 38 - solomon,area-color-enable: Display uses color mode 39 - solomon,low-power. Display runs in low power mode
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/ |
| H A D | thread.c | 96 winClipboardCreateMessagingWindow(Display *pDisplay, Window iWindow, ClipboardAtoms *atoms); 99 winClipboardErrorHandler(Display * pDisplay, XErrorEvent * pErr); 102 winClipboardIOErrorHandler(Display * pDisplay); 125 Display *pDisplay = NULL; in winClipboardProc() 413 winClipboardCreateMessagingWindow(Display *pDisplay, Window iWindow, ClipboardAtoms *atoms) in winClipboardCreateMessagingWindow() 468 winClipboardErrorHandler(Display * pDisplay, XErrorEvent * pErr) in winClipboardErrorHandler() 484 winClipboardIOErrorHandler(Display * pDisplay) in winClipboardIOErrorHandler()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display
|
| /OK3568_Linux_fs/buildroot/package/sdl/ |
| H A D | 0002-fix-compilation-with-libx11.patch | 25 + extern int _XData32(Display *dpy,register _Xconst long *data,unsigned len); 54 +SDL_X11_SYM(int,_XData32,(Display *dpy,register _Xconst long *data,unsigned len),(dpy,data,len),re… 56 SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned len),(dpy,data,len),return) 58 SDL_X11_SYM(void,_XRead32,(Display *dpy,register long *data,long len),(dpy,data,len),)
|
| /OK3568_Linux_fs/buildroot/package/miraclecast/ |
| H A D | Config.in | 14 Wifi-Display specification also known as Miracast. MiracleCast 15 implements the Display-Source as well as Display-Sink side.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
| H A D | libsdl-1.2.15-xdata32.patch | 15 -SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned len),(dpy,data,len),return) 16 +SDL_X11_SYM(int,_XData32,(Display *dpy,register _Xconst long *data,unsigned len),(dpy,data,len),re… 17 SDL_X11_SYM(void,_XRead32,(Display *dpy,register long *data,long len),(dpy,data,len),)
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | dmxinfo.c | 49 print_window_id(const char *displayName, Display * display, in print_window_id() 69 print_info(Display * display, Window window, int level, int child) in print_info() 84 Display *backend; in print_info() 119 print_tree(Display * display, Window window, int level, int child) in print_tree() 157 Display *display = NULL; in main()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | Kconfig | 9 tristate "OMAP2+ Display Subsystem support" 15 OMAP2+ Display Subsystem support. 51 DPI Interface. This is the Parallel Display Interface. 90 SDI (Serial Display Interface) support. 99 MIPI DSI (Display Serial Interface) support.
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | displaymode.txt | 7 - xres, yres: Display resolution 8 - left-margin, right-margin, hsync-len: Horizontal Display timing 15 - width-mm, height-mm: Display dimensions in mm
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/fb/ |
| H A D | Kconfig | 3 tristate "fb driver for Marvell MMP Display Subsystem" 10 fb driver for Marvell MMP Display Subsystem
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | sm501.rst | 10 sm501fb.bpp= SM501 Display driver: 13 sm501fb.mode= SM501 Display driver:
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf.txt | 21 Display perf version. 27 Display or set exec path. 30 Display html documentation path.
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/ |
| H A D | Kconfig | 3 tristate "Marvell MMP Display Subsystem support" 6 Marvell Display Subsystem support.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | Kconfig | 3 tristate "DRM Support for Amlogic Meson Display Controller" 14 tristate "HDMI Synopsys Controller support for Amlogic Meson Display"
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap/ |
| H A D | Kconfig | 8 tristate "OMAP2/OMAP3 V4L2-Display driver" 17 V4L2 Display driver support for OMAP2/3 based boards.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/aspeed/ |
| H A D | Kconfig | 3 tristate "ASPEED BMC Display Controller" 13 Chose this option if you have an ASPEED AST2500 SOC Display
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | aspeed-gfx.txt | 1 * Device tree bindings for Aspeed SoC Display Controller (GFX) 3 The Aspeed SoC Display Controller primarily does as its name suggests, but also
|