summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-08-09meson: Make FALLBACK_INPUT_DRIVER configurable in meson.Eric Anholt1-1/+13
2018-08-09meson: Add linking to x86 iopl libs on BSDs.Eric Anholt1-0/+8
2018-08-09meson: Add HAVE_LIBDISPATCH define to xquartz build.Eric Anholt1-7/+13
2018-08-09meson: Add PIO access support for FreeBSD and NetBSD on Alpha.Eric Anholt1-1/+10
2018-08-09meson, automake: Drop unused USESTDRES cflag setup.Eric Anholt5-6/+4
2018-08-02meson: Try to hook up BSD APM build configuration.Eric Anholt1-2/+9
2018-08-02xorg: Remove the XF86PM define.Eric Anholt3-14/+3
2018-08-02meson: Remove XXX for libconfig in kdrive.Eric Anholt1-2/+0
2018-08-02During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard3-21/+0
2018-07-25modesetting: Fix cirrus 24bpp breakageTakashi Iwai1-1/+1
2018-07-25xwayland: Enable DRI3 for glamorOlivier Fourdan1-0/+1
2018-07-25xwayland: rotate logical size for RRModeemersion1-1/+11
2018-07-10modesetting: Fix 16 bit depth/bpp modeStefan Agner1-1/+3
2018-07-03xf86-video-modesetting: Lease planes as well if using atomicKeith Packard1-1/+6
2018-07-03xf86-video-modesetting: Don't enable UNIVERSAL_PLANES separatelyKeith Packard1-2/+1
2018-07-02xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structuresKeith Packard1-8/+34
2018-07-02xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreenKeith Packard1-8/+14
2018-06-28modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]Keith Packard5-1/+50
2018-06-27modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()Lyude Paul1-0/+2
2018-06-27glamor: Unbreak glamor_fd_from_pixmap()Lyude Paul1-0/+10
2018-06-26modesetting: Also disable CRTC in drmmode_output_disable()Lyude Paul1-4/+7
2018-06-26modesetting: use drmmode_bo_import() for rotate_fbOlivier Fourdan1-5/+2
2018-06-21xwayland: mandatory EGL backend APIOlivier Fourdan2-11/+3
2018-06-21xwayland: simplify xwl_glamor_pixmap_get_wl_buffer()Olivier Fourdan6-19/+4
2018-06-21xwayland: EGL_IMG_context_priority required by EGLStreamOlivier Fourdan1-0/+6
2018-06-21xwayland: check for EGLStream backend explicitlyOlivier Fourdan1-3/+2
2018-06-21xwayland: refactor EGL backends for wayland registryOlivier Fourdan6-63/+148
2018-06-21xwayland: move EGL backend init to glamorOlivier Fourdan3-14/+21
2018-06-21xwayland: Add Wayland interfaces checkOlivier Fourdan4-8/+52
2018-06-21xwayland: move egl_backend to its own structOlivier Fourdan1-48/+51
2018-06-21xwayland: skip drm authentication with render nodeOlivier Fourdan1-0/+6
2018-06-21xwayland: GBM should fail w/out "GL_OES_EGL_image"Olivier Fourdan1-1/+3
2018-06-21xwayland: swap "name" and "id" in init_wl_registry()Olivier Fourdan4-6/+6
2018-06-21xwayland: move glamor specific routinesOlivier Fourdan3-94/+89
2018-06-21xwayland: make xwl_output_get_xdg_output() staticOlivier Fourdan2-2/+3
2018-06-21xwayland: do not disable glamor if EGLStream failedOlivier Fourdan1-6/+4
2018-06-21xwayland: process Wayland events after adding screenOlivier Fourdan1-0/+4
2018-06-21xwayland: "EGL_EXT_device_base" required for EGLStreamOlivier Fourdan1-0/+3
2018-06-21xwayland: allow "-eglstream" optionOlivier Fourdan1-6/+4
2018-06-18xwayland: add "tablet" into the tablet device namesPeter Hutterer1-4/+4
2018-06-12xfree86: Makefile shouldn't rely on superuser being named 'root'Michał Górny1-2/+2
2018-06-11xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaMatt Turner5-60/+50
2018-06-11xwayland: use pixmap size on present flipOlivier Fourdan1-4/+3
2018-06-08xwayland: fix typo in non-modifier fallback pathDave Airlie1-1/+1
2018-05-21modesetting: Pass O_CLOEXEC when opening a DRM deviceMichel Dänzer1-3/+3
2018-05-21xfree86: Fix O_CLOEXEC usage in lnx_platformMichel Dänzer1-1/+1
2018-05-14DRI2: Sync radeonsi_pci_ids.h from MesaBas Nieuwenhuizen1-0/+30
2018-05-14meson: don't install xorg wrapper manpages if suid-wrapper isn't being usedJon Turney1-11/+13
2018-05-14meson: install xwinclip and Xwinrc man pagesJon Turney2-0/+14
2018-05-08modesetting: set gbm as dependency in meson buildRoman Gilg1-0/+1