summaryrefslogtreecommitdiff
path: root/src/intel_options.h
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/+2
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-0/+1
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-09-23Reorder INTEL_XVMC define so that we pick up Option "XvMC"Chris Wilson1-1/+2
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-0/+1
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-06-08Make the enum list of options consistent with the actual table.Chris Wilson1-10/+9
2012-05-25Only create a single instance of the intel_options arrayChris Wilson1-31/+5
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson1-0/+2
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov1-0/+73