summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-28xwayland: Activate Present flips in rootless mode with GlamorRoman Gilg1-0/+22
2018-03-28xwayland: Implement queuing present vblanksRoman Gilg2-9/+96
2018-03-28xwayland: Add fallback timer for msc countingRoman Gilg2-0/+73
2018-03-28xwayland: Preliminary support for Present's new window flip modeRoman Gilg4-0/+398
2018-03-28xwayland: Add arguments to glamor_pixmap_get_wl_bufferRoman Gilg3-8/+25
2018-03-27meson: Install the dmx utilitiesAdam Jackson1-1/+21
2018-03-27meson: Build cvt and gtfAdam Jackson1-0/+17
2018-03-27meson: Install man pagesAdam Jackson9-1/+110
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 Jackson22-294/+294
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
2018-03-09glamor/xwayland: Add depth 30 format mapping for DRI 3.2 as well.Mario Kleiner1-0/+4
2018-03-07dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-9/+17
2018-03-05glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocationLouis-Francis Ratté-Boulianne1-3/+19
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne7-22/+175
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne6-56/+196
2018-03-05modesetting: Check if buffer format is supported when flippingLouis-Francis Ratté-Boulianne3-4/+70
2018-03-05modesetting: Create scanout buffers using supported modifiersLouis-Francis Ratté-Boulianne1-3/+87
2018-03-05modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne2-4/+119
2018-03-05modesetting: Use atomic modesetting to configure output/CRTCsLouis-Francis Ratté-Boulianne4-45/+252
2018-03-05modesetting: Add support for multi-plane pixmaps when page-flippingLouis-Francis Ratté-Boulianne3-7/+62
2018-03-05modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne5-4/+435
2018-03-05dri3: Add multi-planar/modifier buffer requestsLouis-Francis Ratté-Boulianne1-2/+2
2018-03-02meson: get rid of useless HAVE_SYSV_IPCLaurent Carlier1-2/+0
2018-02-28glx: Add vndserver.h to the SDKAdam Jackson1-0/+4
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard7-7/+389
2018-02-27xf86-video-modesetting: Create CONNECTOR_ID properties for outputs [v2]Keith Packard1-0/+23