summaryrefslogtreecommitdiff
path: root/src/intel_options.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Rename Option "NoAccel" to "Accel"Chris Wilson1-1/+1
2015-08-25intel: Add an Option for disabling native rotationChris Wilson1-0/+1
2015-07-18sna: Allow user override of EDID for an outputChris Wilson1-0/+1
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson1-1/+0
2015-01-31Unify Option "DRI" parsingChris Wilson1-0/+86
2014-06-02intel: Add common routines and configure probing for DRI3Chris Wilson1-0/+1
2014-05-08sna: Add an xorg.conf option for removing unused outputsChris Wilson1-0/+1
2013-09-19intel: Fix includes for intel_optionsChris Wilson1-3/+3
2013-09-17intel: Make the option to control VSync and PageFlip explictChris Wilson1-0/+2
2013-08-30sna: Allow user specification of number of VirtualHeadsChris Wilson1-0/+1
2013-07-03intel: Add an option for forced rediscovery of output status on startupChris Wilson1-0/+1
2013-07-03intel: Retire Option "RelaxedFencing"Chris Wilson1-1/+0
2013-01-01sna: Remove some obsolete OptionsChris Wilson1-2/+0
2012-12-15sna/dri: Honour TripleBuffer OptionChris Wilson1-1/+1
2012-11-08Remove reliance on hard-coded DRI nameChris Wilson1-1/+1
2012-08-26Add Option "Backlight" to override the probed backlight control interfaceChris Wilson1-0/+1
2012-07-29Don't disable acceleration on 830/845g by defaultChris Wilson1-0/+1
2012-07-15uxa: Remove Shadow hackChris Wilson1-1/+0
2012-07-05sna: Fallback to attaching a shadow fb if we fail to setup the crtcChris Wilson1-2/+3
2012-06-23sna: extend RandR to support super sized monitor configurationsChris Wilson1-0/+1
2012-06-08sna: Remove option to disable vmapChris Wilson1-1/+0
2012-05-30Mark a few more options as being UXA specificChris Wilson1-6/+6
2012-05-30Include config.h in intel_options.cNick Bowler1-0/+4
2012-05-28Mark another couple of options as being UXA only.Chris Wilson1-4/+4
2012-05-25Only create a single instance of the intel_options arrayChris Wilson1-0/+47