summaryrefslogtreecommitdiff
path: root/src/intel_options.h
AgeCommit message (Expand)AuthorFilesLines
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