summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-07nouveau: hack reverse optimus uprev-optimusDave Airlie2-5/+104
2013-01-07bump to 1.0.6Dave Airlie1-1/+1
2013-01-07nouveau: fix dirty redisplay damage handlingDave Airlie1-1/+2
2013-01-07bump to 1.0.5Ben Skeggs1-1/+1
2013-01-07nvc0-/exa: fix typo which caused breakage in rendercheck tmcoords testBen Skeggs2-4/+4
2012-11-27add some missing newlines in error messagesMarcin Slusarz1-2/+2
2012-11-15kms: Let the server know if we got more than 1 EDID blockEmil Velikov1-1/+4
2012-11-09bump version to 1.0.4Ben Skeggs1-1/+1
2012-11-07nouveau: drop unused nv private members.Dave Airlie1-2/+0
2012-11-07nouveau: drop DRI1 device open interface.Dave Airlie1-13/+43
2012-11-05nouveau: NVPlatformProbe, handle shareable entitiesEmil Velikov1-0/+5
2012-11-05nouveau: Factor out common code to NVHasKMS()Emil Velikov1-16/+29
2012-11-05nouveau: introduce NVInitScrn()Emil Velikov1-44/+47
2012-11-05nouveau: Remove unneeded xf86GetEntityInfo()Emil Velikov1-5/+2
2012-11-02nouveau: fix regression in virtualbox drawing hopefully.Dave Airlie1-3/+2
2012-10-24bump version to 1.0.3Maarten Lankhorst1-1/+1
2012-10-23exa: remove exaMarkSync from download/upload screenMaarten Lankhorst1-6/+0
2012-10-23exa: fix comparison in download_from_screenMaarten Lankhorst1-1/+1
2012-10-23exa: fix up download_from/upload_to screenMaarten Lankhorst1-0/+11
2012-10-23remove unused members from nv_type.hMaarten Lankhorst1-2/+0
2012-10-22nvc0/exa: make solid fill actually workMaarten Lankhorst1-14/+20
2012-10-20dri2: Fix potential race and crash for swap at next vblank.Mario Kleiner1-13/+38
2012-10-18shadowfb: fix segfault due to reading outside of shadow bufferBen Skeggs1-4/+3
2012-10-16nouveau/dri2: fix pixmap/window offset calcs.Dave Airlie1-3/+3
2012-09-26exa: use CLAMP_TO_EDGE for RepeatPadSebastian Keller3-9/+9
2012-09-25Remove mibstore.hAdam Jackson2-4/+0
2012-09-12bump version to 1.0.2Maarten Lankhorst1-1/+1
2012-09-03nouveau: enable provider/capabilitiesDave Airlie2-0/+25
2012-09-03nouveau/dri2: add support for DRI2 offloadDave Airlie1-36/+111
2012-08-16nouveau: add pixmap tracking/updating support.Dave Airlie1-0/+42
2012-08-16nouveau/exa: add support for shared pixmaps.Dave Airlie4-2/+54
2012-08-16nouveau: add platform bus supportDave Airlie2-2/+46
2012-08-15Remove vbe and int10 includesAdam Jackson3-4/+0
2012-08-15Implement ->driverFuncAdam Jackson1-1/+18
2012-08-05nvc0/nve0: support sync-to-vblank if kernel is new enoughBen Skeggs6-7/+62
2012-07-06nv40/exa: fix shaders on big-endian machinesBen Skeggs2-216/+226
2012-06-19bump version to 1.0.1Ben Skeggs1-1/+1
2012-06-19exa: fix remaining signed datatype issuesBen Skeggs6-17/+15
2012-06-19exa: fix various issues in transfer bo handlingMaarten Maathuis1-4/+8
2012-06-18nve0: fix and improve NV12 shaderChristoph Bumiller1-43/+23
2012-06-18nvc0/accel: oops fix method size in previous patchChristoph Bumiller1-1/+1
2012-06-18nvc0/accel: use correct (signed) vertex data type in PUSH_VTX1/2sChristoph Bumiller1-11/+15
2012-06-18bump version to 1.0.0Ben Skeggs1-1/+1
2012-06-18distcheck fixesBen Skeggs1-14/+34
2012-06-18exa: drop massive gart allocation in favour of smaller ones, as neededBen Skeggs4-66/+62
2012-06-18nv50/exa: somehow fix firefox tabs not being drawn properly since vp xfrmBen Skeggs1-3/+5
2012-06-13dri2: kill debug spamBen Skeggs1-7/+0
2012-06-08nv04/exa: Reset destination surface offset in the same call of NV04EXACopyViktor Novotný1-7/+8
2012-06-05nouveau: i is used inside the functionDave Airlie1-1/+1
2012-06-05nouveau: port to compat server API.Dave Airlie2-37/+84