summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-04bump version to 0.3.1release_0_3_1Xavier Bachelot2-1/+7
2012-08-24Dell Optiplex FX130 (reported by Maciej Kazulak)Xavier Bachelot1-0/+1
2012-08-05SCRN_INFO_PTR no longer works in new xorg servers when used fromJames Simmons1-41/+28
2012-07-30Remove --(enable|disable)-dri configure option, it depends on whether the X s...Xavier Bachelot1-27/+18
2012-07-30Lower libdrm requirement to 2.0Xavier Bachelot1-1/+1
2012-07-23Simmtronics SIMM-PC VX900i (reported by Sagar Sawant)Xavier Bachelot1-0/+1
2012-07-20Tweak release date againrelease_0_3_0Xavier Bachelot1-1/+1
2012-07-20Remove a couple unused variablesXavier Bachelot11-36/+4
2012-07-20Use bits description for Software Reset Control registerXavier Bachelot1-1/+1
2012-07-20Install registers dumper tool in sbin rather than binXavier Bachelot1-1/+1
2012-07-20Fix typo in bug tracker linkXavier Bachelot1-1/+1
2012-07-18Fixes for make distcheck to workJames Simmons1-1/+3
2012-07-18fix 0.3.0 release dateXavier Bachelot1-1/+1
2012-07-16openchrome: fix issues with compat-api against latest server.Dave Airlie4-12/+16
2012-07-06Merge branch 'kms_branch'James Simmons70-12041/+11320
2012-07-06HP Compaq dx2040 (reported by Tom Li)Xavier Bachelot1-0/+1
2012-07-06HP Compaq dx2040 (reported by Tom Li)kms_branchXavier Bachelot1-0/+1
2012-07-01update NEWS file for upcoming 0.3Xavier Bachelot1-0/+33
2012-06-29Since DP handling is not very functional disable it unless forced by ActiveDe...James Simmons1-7/+9
2012-06-29Merge branch 'master' into kms_branchJames Simmons20-99/+214
2012-06-24Patch from Xavier to inform people to where to submit bugsJames Simmons1-1/+1
2012-06-24Force EXA to always be greedyJames Simmons2-23/+12
2012-06-19Minor fixes that makes it compile with -Werror on x86_64 from Natanael CopaJames Simmons3-4/+4
2012-06-16KMS could not mmap on 32 bit machines due to off_t issues which was resolved ...James Simmons8-24/+38
2012-06-16Compile cleanup with stricter gcc settingsJames Simmons19-43/+31
2012-06-13Fujitsu Futro S100 (reported by Ferencsik Péter)Xavier Bachelot1-0/+1
2012-06-12Remove debug message and some more white space cleanupJames Simmons1-9/+8
2012-06-11ViaDoubleCheckCLE266Revision needs to be called later when the register stack...James Simmons3-39/+35
2012-06-10The EXA corruptions people are reporting appear to go away when you set the M...James Simmons1-0/+6
2012-06-10Xavier patch to add the git branch to the generated version.h fileJames Simmons1-4/+8
2012-06-10Sync names to KMS names so config files don't need to be changes in the futureJames Simmons2-5/+5
2012-06-10Unwind some of the XAA helpers into the respected EXA functionsJames Simmons2-176/+92
2012-06-07openchrome: update to new API.Dave Airlie15-93/+200
2012-06-07Currently the xorg driver supports only H2 dma packets but newer hardware doe...James Simmons7-447/+956
2012-06-06Untangle the EXA layer. Moved the UMS specific code via_ums. Started to lay f...James Simmons8-1326/+1328
2012-06-03Move TwodRegs to ViaCommandBufferJames Simmons3-54/+54
2012-06-03Remove obsolete codeJames Simmons1-96/+1
2012-05-27Separate out UMS accel from exa for when we support EXA with KMSJames Simmons3-21/+15
2012-05-27EXA has severe memory leakage.James Simmons2-14/+29
2012-05-27Remove no longer supported xf86PciInfo.hJames Simmons5-11/+8
2012-05-15Prepare for 0.2.906release_0_2_906Xavier Bachelot4-7/+15
2012-05-08Remove all traces of mono cursor. The xf86cursor layer has a mono to arbg map...James Simmons1-31/+1
2012-04-18Patch from Bartosz to fix I420 on CME engine.James Simmons1-1/+1
2012-04-17Patch from Bartosz to fix I420 on CME engine.James Simmons1-1/+1
2012-04-08Hardware cursor does work nowJames Simmons1-4/+0
2012-04-06Pass in the crtc to know what to attach the video plane tooJames Simmons8-32/+68
2012-04-06Rename video and swov to xv naming.James Simmons9-50/+44
2012-04-01Pass in the pitch variable for allocating a surface. Will be used for EXA dyn...James Simmons4-19/+14
2012-03-31Handle mmap failure case.James Simmons2-1/+5
2012-03-29OLPC needs a very special mode so we hard code it. Also we provide the physic...James Simmons2-47/+25