HomeSort by relevance Sort by last modified time
    Searched full:modesetting (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/mesa3d/src/gallium/targets/xorg-i915/
intel_xorg.c 71 _X_EXPORT DriverRec modesetting = { variable
73 "modesetting",
105 xf86AddDriver(&modesetting, module, HaveDriverFuncs);
122 xf86PrintChipsets("modesetting", "Driver for Modesetting Kernel Drivers",
138 scrn->name = "modesetting";
  /external/autotest/client/cros/graphics/
drm.py 111 A DRM modesetting CRTC.
159 Request a mapping of a modesetting buffer.
179 A DRM modesetting framebuffer.
325 Obtain the modesetting resources.
  /external/mesa3d/docs/
MESA_drm_image.spec 97 modesetting API. EGL_DRM_BUFFER_USE_SHARE_MESA requests that the
115 for use with DRM kernel modesetting API) is written to <handle> if
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.h 63 /* for modesetting */
  /external/mesa3d/src/gallium/state_trackers/xa/
README 39 3) KMS modesetting (versioned)
  /frameworks/wilhelm/src/
devices.c 174 0 // modeSetting
  /external/libdrm/
xf86drmMode.c 3 * Header for DRM modesetting interface.
154 * ModeSetting functions.
726 * checks if a modesetting capable driver has attached to the pci id
727 * returns 0 if modesetting supported.
729 * -ENOSYS if no modesetting support
787 int i, modesetting, ret;
809 snprintf(oid, sizeof(oid), "hw.dri.%d.modesetting", i);
810 len = sizeof(modesetting);
811 ret = sysctlbyname(oid, &modesetting, &len, NULL, 0);
812 if (ret == -1 || len != sizeof(modesetting))
    [all...]
xf86drmMode.h 3 * Header for DRM modesetting interface.
46 * This is the interface for modesetting for drm.
  /external/mesa3d/src/gallium/docs/source/
distro.rst 118 modesetting and acceleration as a DDX driver.
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_driver.c 134 "Drm modesetting not supported %s\n", BusID);
140 "Drm modesetting supported on %s\n", BusID);
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 905 /* Controlling the kernel modesetting buffers */
    [all...]
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 789 * Kernel modesetting world below.
    [all...]
  /external/libdrm/include/drm/
drm.h 648 * If set to 1, the DRM core will allow atomic modesetting requests.
radeon_drm.h 787 * Kernel modesetting world below.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 783 * Kernel modesetting world below.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
radeon_drm.h 783 * Kernel modesetting world below.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 472 * support modesetting instead of fake modes?
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 2663 milliseconds

1 2 3 4 5