summaryrefslogtreecommitdiff
path: root/src/intel_options.h
AgeCommit message (Expand)Author
2013-01-01sna: Remove some obsolete OptionsChris Wilson
2012-12-15sna/dri: Honour TripleBuffer OptionChris Wilson
2012-09-23Reorder INTEL_XVMC define so that we pick up Option "XvMC"Chris Wilson
2012-08-26Add Option "Backlight" to override the probed backlight control interfaceChris Wilson
2012-07-29Don't disable acceleration on 830/845g by defaultChris Wilson
2012-07-15uxa: Remove Shadow hackChris Wilson
2012-07-05sna: Fallback to attaching a shadow fb if we fail to setup the crtcChris Wilson
2012-06-23sna: extend RandR to support super sized monitor configurationsChris Wilson
2012-06-08sna: Remove option to disable vmapChris Wilson
2012-06-08Make the enum list of options consistent with the actual table.Chris Wilson
2012-05-25Only create a single instance of the intel_options arrayChris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov