summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-01xserver 1.20.10xorg-server-1.20.10Matt Turner2-4/+4
2020-12-01Check SetMap request length carefully.Matthieu Herrb1-0/+92
2020-12-01Fix XkbSetDeviceInfo() and SetDeviceIndicators() heap overflowsMatthieu Herrb1-3/+23
2020-12-01present/wnmd: Translate update region to screen spaceMichel Dänzer1-2/+6
2020-12-01modesetting: keep going if a modeset fails on EnterVTKishore Kadiyala3-9/+36
2020-12-01modesetting: check the kms state on EnterVTMartin Peres3-13/+24
2020-11-09configure: Build hashtable for Xres and glvndOlivier Fourdan3-3/+16
2020-11-09xwayland: Create an xwl_window for toplevel onlyOlivier Fourdan1-1/+1
2020-11-09xwayland: non-rootless requires the wl_shell protocolOlivier Fourdan1-0/+5
2020-11-04glamor: Update pixmap's devKind when making it exportableAlex Goins1-0/+3
2020-11-02os: Fix instruction pointer written in xorg_backtraceBernhard Übelacker1-2/+5
2020-10-08present/wnmd: Execute copies at target_msc-1 alreadyMichel Dänzer1-10/+18
2020-10-08present/wnmd: Move up present_wnmd_queue_vblankMichel Dänzer1-11/+11
2020-10-08present: Add present_vblank::exec_msc fieldMichel Dänzer5-31/+31
2020-10-08present: Move flip target_msc adjustment out of present_vblank_createMichel Dänzer4-8/+13
2020-10-01xwayland: Remove pending stream reference when freeingOlivier Fourdan1-1/+1
2020-10-01xwayland: use drmGetNodeTypeFromFd for checking if a node is a render oneGreg V1-17/+2
2020-09-30xwayland: Do not discard frame callbacks on allow commitsOlivier Fourdan1-13/+0
2020-09-30present/wnmd: Remove dead check from present_wnmd_check_flipMichel Dänzer1-4/+0
2020-09-30xwayland: Check window pixmap in xwl_present_check_flip2Michel Dänzer1-0/+8
2020-09-30present/wnmd: Can't use page flipping for windows clipped by childrenMichel Dänzer1-0/+4
2020-09-30xfree86: Take second reference for SavedCursor in xf86CursorSetCursorMichel Dänzer1-0/+3
2020-09-30glamor: Fix glamor_poly_fill_rect_gl xRectangle::width/height handlingMichel Dänzer1-4/+14
2020-09-25include: Increase the number of max. input devices to 256.Arthur Williams1-1/+1
2020-09-08Revert "linux: Make platform device probe less fragile"Olivier Fourdan2-14/+23
2020-09-08Revert "linux: Fix platform device PCI detection for complex bus topologies"Olivier Fourdan1-3/+3
2020-09-08Revert "linux: Fix platform device probe for DT-based PCI"Olivier Fourdan1-26/+1
2020-08-25xserver 1.20.9xorg-server-1.20.9Matt Turner2-3/+3
2020-08-25Fix XRecordRegisterClients() Integer underflowMatthieu Herrb1-5/+5
2020-08-25Fix XkbSelectEvents() integer underflowMatthieu Herrb1-1/+1
2020-08-25Fix XIChangeHierarchy() integer underflowMatthieu Herrb1-1/+1
2020-08-25Correct bounds checking in XkbSetNames()Matthieu Herrb1-0/+48
2020-08-18linux: Fix platform device probe for DT-based PCIHuacai Chen1-1/+26
2020-08-18linux: Fix platform device PCI detection for complex bus topologiesAdam Jackson1-3/+3
2020-08-18linux: Make platform device probe less fragileAdam Jackson2-23/+14
2020-08-18fix for ZDI-11426Matthieu Herrb1-1/+1
2020-08-18xfree86: add drm modes on non-GTF panelsAaron Ma5-4/+48
2020-08-18present: Check valid region in window mode flipsRoman Gilg1-4/+6
2020-08-18xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warpMichel Dänzer1-1/+6
2020-08-18xwayland: Propagate damage x1/y1 coordinates in xwl_present_flipMichel Dänzer1-1/+3
2020-08-18doc: Update URLs in Xserver-DTrace.xmlAlan Coopersmith1-8/+8
2020-08-18xwayland: Use a fixed DPI value for core protocolOlivier Fourdan2-40/+8
2020-08-18xwayland: only use linux-dmabuf if format/modifier was advertisedSimon Ser1-4/+24
2020-08-18hw/xfree86: Avoid cursor use after freeMartin Weber1-1/+2
2020-08-18Update URL's in man pagesAlan Coopersmith4-7/+7
2020-08-12xwayland: Disable the MIT-SCREEN-SAVER extension when rootlessOlivier Fourdan1-0/+13
2020-07-22xwayland: Hold a pixmap reference in struct xwl_present_eventMichel Dänzer2-5/+14
2020-07-21randr: Check rrPrivKey in RRHasScanoutPixmap()Alex Goins1-1/+7
2020-07-21modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotationJose Maria Casanova Crespo1-3/+3
2020-07-20xwayland: Store xwl_tablet_pad in its own private keyLyude Paul1-2/+10