summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nouveau: add reverse prime supportDave Airlie2013-02-062-3/+36
* dri2: fix missing frame throttle on copy_region buffer swapsChristoph Bumiller2013-01-291-0/+17
* nouveau: put cursor BO in GARTMarcin Slusarz2013-01-231-1/+1
* bump to 1.0.6xf86-video-nouveau-1.0.6Dave Airlie2013-01-071-1/+1
* nouveau: fix dirty redisplay damage handlingDave Airlie2013-01-071-1/+2
* bump to 1.0.5Ben Skeggs2013-01-071-1/+1
* nvc0-/exa: fix typo which caused breakage in rendercheck tmcoords testBen Skeggs2013-01-072-4/+4
* add some missing newlines in error messagesMarcin Slusarz2012-11-271-2/+2
* kms: Let the server know if we got more than 1 EDID blockEmil Velikov2012-11-151-1/+4
* bump version to 1.0.4xf86-video-nouveau-1.0.4Ben Skeggs2012-11-091-1/+1
* nouveau: drop unused nv private members.Dave Airlie2012-11-071-2/+0
* nouveau: drop DRI1 device open interface.Dave Airlie2012-11-071-13/+43
* nouveau: NVPlatformProbe, handle shareable entitiesEmil Velikov2012-11-051-0/+5
* nouveau: Factor out common code to NVHasKMS()Emil Velikov2012-11-051-16/+29
* nouveau: introduce NVInitScrn()Emil Velikov2012-11-051-44/+47
* nouveau: Remove unneeded xf86GetEntityInfo()Emil Velikov2012-11-051-5/+2
* nouveau: fix regression in virtualbox drawing hopefully.Dave Airlie2012-11-021-3/+2
* bump version to 1.0.3xf86-video-nouveau-1.0.3Maarten Lankhorst2012-10-241-1/+1
* exa: remove exaMarkSync from download/upload screenMaarten Lankhorst2012-10-231-6/+0
* exa: fix comparison in download_from_screenMaarten Lankhorst2012-10-231-1/+1
* exa: fix up download_from/upload_to screenMaarten Lankhorst2012-10-231-0/+11
* remove unused members from nv_type.hMaarten Lankhorst2012-10-231-2/+0
* nvc0/exa: make solid fill actually workMaarten Lankhorst2012-10-221-14/+20
* dri2: Fix potential race and crash for swap at next vblank.Mario Kleiner2012-10-201-13/+38
* shadowfb: fix segfault due to reading outside of shadow bufferBen Skeggs2012-10-181-4/+3
* nouveau/dri2: fix pixmap/window offset calcs.Dave Airlie2012-10-161-3/+3
* exa: use CLAMP_TO_EDGE for RepeatPadSebastian Keller2012-09-263-9/+9
* Remove mibstore.hAdam Jackson2012-09-252-4/+0
* bump version to 1.0.2xf86-video-nouveau-1.0.2Maarten Lankhorst2012-09-121-1/+1
* nouveau: enable provider/capabilitiesDave Airlie2012-09-032-0/+25
* nouveau/dri2: add support for DRI2 offloadDave Airlie2012-09-031-36/+111
* nouveau: add pixmap tracking/updating support.Dave Airlie2012-08-161-0/+42
* nouveau/exa: add support for shared pixmaps.Dave Airlie2012-08-164-2/+54
* nouveau: add platform bus supportDave Airlie2012-08-162-2/+46
* Remove vbe and int10 includesAdam Jackson2012-08-153-4/+0
* Implement ->driverFuncAdam Jackson2012-08-151-1/+18
* nvc0/nve0: support sync-to-vblank if kernel is new enoughBen Skeggs2012-08-056-7/+62
* nv40/exa: fix shaders on big-endian machinesBen Skeggs2012-07-062-216/+226
* bump version to 1.0.1xf86-video-nouveau-1.0.1Ben Skeggs2012-06-191-1/+1
* exa: fix remaining signed datatype issuesBen Skeggs2012-06-196-17/+15
* exa: fix various issues in transfer bo handlingMaarten Maathuis2012-06-191-4/+8
* nve0: fix and improve NV12 shaderChristoph Bumiller2012-06-181-43/+23
* nvc0/accel: oops fix method size in previous patchChristoph Bumiller2012-06-181-1/+1
* nvc0/accel: use correct (signed) vertex data type in PUSH_VTX1/2sChristoph Bumiller2012-06-181-11/+15
* bump version to 1.0.0xf86-video-nouveau-1.0.0Ben Skeggs2012-06-181-1/+1
* distcheck fixesBen Skeggs2012-06-181-14/+34
* exa: drop massive gart allocation in favour of smaller ones, as neededBen Skeggs2012-06-184-66/+62
* nv50/exa: somehow fix firefox tabs not being drawn properly since vp xfrmBen Skeggs2012-06-181-3/+5
* dri2: kill debug spamBen Skeggs2012-06-131-7/+0
* nv04/exa: Reset destination surface offset in the same call of NV04EXACopyViktor Novotný2012-06-081-7/+8