summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2015-10-21xf86: don't add gpus from udev if autoAddGPU is setDave Airlie1-0/+3
2015-10-21linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-19hurd: fix xorg-wrapper buildSamuel Thibault1-0/+2
2015-10-19xorg-wrapper: when starting the server as root, reset its environmentJulien Cristau1-1/+5
2015-10-19xorg-wrapper: fix build without libdrmSamuel Thibault1-0/+6
2015-10-06bsd: Remove LINKKITAlexandr Shadchin1-3/+0
2015-10-06xfree86: Remove 386BSDAlexandr Shadchin1-5/+1
2015-09-24dri2: better checks for integer overflow in GetBuffers*Alan Coopersmith1-3/+11
2015-09-24debug output format fix in xf86Helper.cJon TURNEY1-1/+1
2015-09-23fbdevhw: Fix a const qualifier warningEric Anholt1-2/+2
2015-09-23x86emu: Fix some set-but-not-used warnings.Eric Anholt1-5/+1
2015-09-23libxf86config: libxf86config_internal -> libxf86configEgbert Eich2-3/+3
2015-09-23libxf86config: RemoveEgbert Eich2-16/+1
2015-09-23xfree86: Fix the 1792x1344-75 EST III modeVille Syrjälä1-1/+1
2015-09-23fbdevhw: Disable FBIOBLANK ioctl if not supportedEgbert Eich1-5/+44
2015-09-23compiler.h: Remove dead STANDALONE_MMIOMatt Turner1-15/+0
2015-09-21randr: Remove senseless checks for xf86RandR12KeyEgbert Eich1-9/+4
2015-09-21Allow system call restarts upon signal interruptionDaniel Drake1-1/+1
2015-09-17modesetting: fix up output naming conventionIlia Mirkin1-10/+10
2015-09-17On linux use <termios.h> instead of <termio.h>Felix Janda1-4/+0
2015-09-01remove bogus \/ escapesIngo Schwarze1-1/+1
2015-08-28debug output format fix in DRISwapContext()Jon TURNEY1-1/+1
2015-08-28debug output format fix in TI.cJon TURNEY1-1/+1
2015-08-28debug output format fix in xf86Events.cJon TURNEY1-1/+1
2015-08-24configurable maximum number of clientsOlivier Fourdan2-0/+20
2015-08-13modesetting: Add more missing options to man page.Mario Kleiner1-0/+8
2015-08-13modesetting: add zaphod support (v3)Dave Airlie6-102/+261
2015-07-17xfree86: Bump video driver ABI version to 20Aaron Plattner1-1/+1
2015-07-17Merge remote-tracking branch 'ajax/xserver-next' into masterEric Anholt14-379/+230
2015-07-16xfree86/os-support/linux: Fix make distcheckArmin K1-1/+1
2015-07-16modesetting: Use correct types for return values of glamor BO exports.Robert Ancell2-4/+4
2015-07-08vidmode: Hide implementation detailsAdam Jackson4-44/+39
2015-07-08xge: Hide some implementation detailsAdam Jackson1-1/+0
2015-07-08dga: Hide a bunch of implementation detailsAdam Jackson3-76/+28
2015-07-08xfree86: Hide some pre-randr mode validation detailsAdam Jackson3-92/+5
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-2/+0
2015-07-08parser: static cleanupAdam Jackson5-164/+158
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie3-2/+4
2015-07-06xserver: fix build with glamor disabled.Dave Airlie3-2/+7
2015-06-29Merge remote-tracking branch 'airlied/for-keithp'Keith Packard12-58/+674
2015-06-30modesetting: Implement page flipping support for Present.Kenneth Graunke5-7/+485
2015-06-30modesetting: don't try and load dri2Dave Airlie1-1/+0
2015-06-30modesetting: drop unused struct in vblank.cDave Airlie1-5/+0
2015-06-30modesetting: Implement an ms_drm_abort_seq() function.Kenneth Graunke2-0/+17
2015-06-30modesetting: Make ms_crtc_on non-static.Kenneth Graunke2-1/+3
2015-06-30modesetting: Improve the ms_flush_drm_events() API.Kenneth Graunke1-4/+19
2015-06-30modesetting: reverse prime support (v1.1)Dave Airlie3-9/+86
2015-06-30modesetting: add output master supportDave Airlie1-0/+58
2015-06-30xf86: restrict when we auto add devices as gpu devices.Dave Airlie1-6/+7
2015-06-30xf86Rotate: remove unused macros.Dave Airlie1-6/+0