summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-21modesetting: add a NoAtomic option to ease testing of the legacy codepaths3x4kMartin Peres3-2/+18
2018-09-21modesetting: add TearFree supportMartin Peres6-9/+123
2018-09-21modesetting/drmmode_crtc_flip: get the x/y offets from the current fbMartin Peres1-2/+8
2018-09-21modesetting/pageflip: make do_queue_flip_on_crtc() more genericMartin Peres1-22/+28
2018-09-21modesetting: add an option to force-enable per-crtc shadow buffersMartin Peres5-0/+27
2018-09-21modesetting: handle scanout damages at the crtc's refresh rateMartin Peres3-9/+75
2018-09-21modesetting: use per-crtc scanout BOs when exceeding DRM limitationsMartin Peres1-2/+28
2018-09-21modesetting: introduce the per-crtc shadow scanoutMartin Peres3-0/+144
2018-09-19modesetting: add damage tracking to the shadow scanoutsMartin Peres3-0/+87
2018-09-17modesetting: make drmmode_shadow_create more genericMartin Peres2-28/+44
2018-09-17modesetting: make drmmode_shadow_allocate more genericMartin Peres4-26/+46
2018-08-07xserver 1.20.1Adam Jackson2-4/+4
2018-08-07During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard8-22/+30
2018-08-02Xext: dynamically allocate the PanoramiXDepths[j].vids arrayPeter Hutterer1-5/+4
2018-08-02xwayland: rotate logical size for RRModeemersion1-1/+11
2018-08-02xwayland: Enable DRI3 for glamorOlivier Fourdan1-0/+1
2018-08-02modesetting: Fix cirrus 24bpp breakageTakashi Iwai1-1/+1
2018-08-01xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaMatt Turner6-64/+50
2018-08-01modesetting: Fix 16 bit depth/bpp modeStefan Agner1-1/+3
2018-08-01meson: ensure the libc has RPC functions when secure-rpc is enabledLyude Paul1-1/+5
2018-08-01xf86-video-modesetting: Lease planes as well if using atomicKeith Packard1-1/+6
2018-08-01xf86-video-modesetting: Don't enable UNIVERSAL_PLANES separatelyKeith Packard1-2/+1
2018-08-01xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structuresKeith Packard1-8/+34
2018-08-01xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreenKeith Packard1-8/+14
2018-08-01meson: use absolute paths in manpage substitutionsJon Turney1-3/+3
2018-08-01modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]Keith Packard5-1/+50
2018-08-01meson: Add configuration of listening on tcp, unix and localLaurent Carlier2-3/+10
2018-08-01modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()Lyude Paul1-0/+2
2018-08-01glamor: Work around GEM usage v2Thomas Hellstrom1-2/+12
2018-08-01randr: Scream when creating a shared pixmap failsLyude Paul1-0/+1
2018-08-01glamor: Unbreak glamor_fd_from_pixmap()Lyude Paul5-25/+53
2018-08-01modesetting: Also disable CRTC in drmmode_output_disable()Lyude Paul1-4/+7
2018-08-01modesetting: use drmmode_bo_import() for rotate_fbOlivier Fourdan1-5/+2
2018-08-01Change the DPMS initialization to be conditional on not set from configJohn Lumby1-4/+12
2018-08-01os: Recompute whether any clients are ready after check_timers()Damien Leone1-1/+2
2018-08-01xwayland: mandatory EGL backend APIOlivier Fourdan2-11/+3
2018-08-01xwayland: simplify xwl_glamor_pixmap_get_wl_buffer()Olivier Fourdan6-19/+4
2018-08-01xwayland: EGL_IMG_context_priority required by EGLStreamOlivier Fourdan1-0/+6
2018-08-01xwayland: check for EGLStream backend explicitlyOlivier Fourdan1-3/+2
2018-08-01xwayland: refactor EGL backends for wayland registryOlivier Fourdan6-63/+148
2018-08-01xwayland: move EGL backend init to glamorOlivier Fourdan3-14/+21
2018-08-01xwayland: Add Wayland interfaces checkOlivier Fourdan4-8/+52
2018-08-01xwayland: move egl_backend to its own structOlivier Fourdan1-48/+51
2018-08-01xwayland: skip drm authentication with render nodeOlivier Fourdan1-0/+6
2018-08-01xwayland: GBM should fail w/out "GL_OES_EGL_image"Olivier Fourdan1-1/+3
2018-08-01xwayland: swap "name" and "id" in init_wl_registry()Olivier Fourdan4-6/+6
2018-08-01xwayland: move glamor specific routinesOlivier Fourdan3-94/+89
2018-08-01xwayland: make xwl_output_get_xdg_output() staticOlivier Fourdan2-2/+3
2018-08-01xwayland: do not disable glamor if EGLStream failedOlivier Fourdan1-6/+4
2018-08-01xwayland: process Wayland events after adding screenOlivier Fourdan1-0/+4