summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2018-06-11xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaHEADmasterMatt Turner5-60/+50
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-08modesetting: set gbm as dependency in meson buildRoman Gilg1-0/+1
2018-05-07modesetting: Fix and improve ms_kernel_msc_to_crtc_msc()Mario Kleiner2-14/+54
2018-05-07modesetting: Remove ms_crtc_msc_to_kernel_msc().Mario Kleiner3-44/+3
2018-05-07dri2: Sync i965_pci_ids.h from mesaAnuj Phogat1-2/+11
2018-04-30modesetting: Fix GBM objects leak when checking for flipLouis-Francis Ratté-Boulianne1-0/+2
2018-04-23sdksyms: Cope with __pid_t and __uint32_tThomas Klausner1-0/+11
2018-04-23modesetting: Only use modifiers on kms drivers which do support them.Mario Kleiner3-7/+13
2018-04-17modesetting: Fix inverted check in dri2 WaitMSCAdam Jackson1-1/+1
2018-04-16modesetting: Move GBM code inside #ifdef GLAMOR_HAS_GBMMatt Turner1-7/+7
2018-04-12sdksyms: Skip empty symbolsAdam Jackson1-1/+2
2018-04-06xfree86: drop KDSKBMUTE handlingPeter Hutterer1-19/+9
2018-04-05gtf: Warning fixAdam Jackson1-1/+1
2018-04-05modesetting: Actually get framebuffer IDDaniel Stone1-1/+1
2018-04-05modesetting: Don't reuse iterator in nested loopDaniel Stone1-2/+3
2018-04-04modesetting: Fix page flipping harder under DRI 3.2.Mario Kleiner1-1/+5
2018-04-04modesetting: Have consistent state when using atomic modesettingLouis-Francis Ratté-Boulianne2-3/+64
2018-04-04modesetting: Use atomic modesetting to set DPMS modeLouis-Francis Ratté-Boulianne5-110/+299
2018-04-04glamor: Track if BO allocation used modifiersDaniel Stone1-1/+2
2018-04-04drmmode: Track if BO allocation used modifiersDaniel Stone2-1/+5
2018-04-03xfree86: Restore newline before "X Protocol Version" stringAaron Plattner1-1/+1
2018-04-02modesetting: Fix reported size when using atomic modesettingLouis-Francis Ratté-Boulianne1-4/+4
2018-04-02modesetting: Ignore alpha channel when importing BOs for modesettingLouis-Francis Ratté-Boulianne1-0/+20
2018-04-02modesetting: Use actual crtc position for pageflipOlivier Fourdan1-1/+1
2018-04-02docs: remove resource management referencesEmil Velikov1-168/+0
2018-04-02docs: purge some ISA referencesEmil Velikov1-87/+2
2018-04-02meson: Distribute more SDK headersThierry Reding1-1/+8
2018-04-02modesetting/drmmode: add NULL pointer check in drmmode_output_dpmsTobias Klausmann1-2/+5
2018-03-28glamor: Hide new DRI behind Option "Debug" "dmabuf_capable"Adam Jackson1-0/+3
2018-03-28xfree86: Add Option "Debug" to ServerFlagsAdam Jackson3-0/+10
2018-03-28modesetting/drmmode: Remove unused flink callDaniel Stone1-7/+0
2018-03-27meson: Build cvt and gtfAdam Jackson1-0/+17
2018-03-27meson: Install man pagesAdam Jackson4-0/+60
2018-03-27meson: Build Xorg suid wrapperAdam Jackson1-0/+25
2018-03-27meson: Add libdrm to hw/xfree86/common's dependenciesAdam Jackson1-0/+1
2018-03-27man: s/__/@/gAdam Jackson10-221/+221
2018-03-27autotools: Stop caring about XORG_DATEAdam Jackson1-4/+0
2018-03-22modesetting: Fix up some XXX from removing GLAMOR_HAS_DRM_*Adam Jackson2-35/+41
2018-03-21modesetting: Fix page flipping under DRI 3.2.Mario Kleiner1-1/+1
2018-03-21xfree86: replace all uses of xf86PrivsElevated with PrivsElevatedNicolai Hähnle2-4/+4
2018-03-21os: move xf86PrivsElevated hereNicolai Hähnle1-58/+1
2018-03-21modesetting: remove fallback DRM_CAP_* definesEmil Velikov2-15/+0
2018-03-21modesetting: remove always true DRM_IOCTL_CRTC_QUEUE_SEQUENCE guardEmil Velikov1-6/+0
2018-03-21modesetting: remove always true defined(DRM_CAP_PRIME) guardsEmil Velikov1-3/+1
2018-03-21Remove always true GLAMOR_HAS_DRM_* guardsEmil Velikov4-39/+12
2018-03-15Revert "modesetting: Remove #ifdefs XF86_PDEV_SERVER_FD"Alan Coopersmith1-0/+10