summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-02nv50/exa: Stop using wfb by default, but add an option to enable it.Maarten Maathuis5-2/+13
2010-09-30dri2: Throttle frontbuffer flushes.Francisco Jerez1-0/+7
2010-09-20nv50: use 0x8697 on NVAFBen Skeggs2-0/+5
2010-09-17noaccel: fix rotation, as well as an assert during server shutdownBen Skeggs3-10/+18
2010-08-26dri2: remove explit flush from copy_region()Ben Skeggs1-3/+0
2010-08-26kickoff from the flush callback chainBen Skeggs1-3/+15
2010-08-20nv50/xv: support UYVYBen Skeggs2-1/+18
2010-08-13nv50/xv: Fix the uncommon codepath to use width/height variable.Maarten Maathuis1-1/+1
2010-08-13nv50/xv: We have 18 relocs, not 16, adjust MARK_RING.Maarten Maathuis1-1/+1
2010-08-07nouveau_exa.c: move line_count logic out of UTS/DFS loopRoy Spliet1-23/+16
2010-08-06nvc0: recognise these chipsets, and allow NoAccel mode on themBen Skeggs2-2/+7
2010-08-05nv10/exa: Bump maxX/maxY to 4096/4096.Francisco Jerez1-1/+1
2010-08-05Revert "nv04-nv40/exa: Match the blob behavior more closely on PrepareCopy."Francisco Jerez1-4/+0
2010-07-03nvc0: initial implementationChristoph Bumiller13-62/+2288
2010-06-15dri2: Fix for the last DRI2InfoRec ABI.Francisco Jerez1-7/+1
2010-06-11call NVEnterVT from CreateScreenResourcesBen Skeggs1-1/+1
2010-06-10fix for server 1.9Ben Skeggs1-4/+4
2010-06-10nv50/accel: fix perspective interps in YUV to RGB shaderChristoph Bumiller1-4/+4
2010-06-09use libc directly for [cm]alloc/freeBen Skeggs7-40/+40
2010-05-31nv50/exa: rip out compat defines, we depend on 1.7 anywayBen Skeggs1-20/+0
2010-05-26nv50/exa: new nouveau_class.h has correct blend func definesBen Skeggs1-1/+1
2010-05-26update nouveau_class.hBen Skeggs1-73/+1096
2010-05-10Handle startup without monitor attached more gracefullyLubomir Rintel1-0/+4
2010-05-07wfb: use 28 bits instead of 32 bits for multiply_factor optimisationMaarten Maathuis1-3/+4
2010-04-23Bump version number to 0.0.16Ben Skeggs1-1/+1
2010-04-16Add uevent supportBen Skeggs5-2/+99
2010-04-09Import latest nouveau_class.h from renouveauBen Skeggs2-1/+9025
2010-04-06Fix "make dist".Rico Tzschichholz2-1/+2
2010-03-30xv: only use bicubic filtering when scaling >=2xBen Skeggs2-4/+11
2010-03-18Fix for the latest nouveau_class.h.Francisco Jerez2-3/+3
2010-03-16nv50: fix texturing from >=4GiB markBen Skeggs2-28/+23
2010-03-07Remove leftover in man page and nv_const.hXavier Chantry2-18/+0
2010-03-05kms: Don't try to copy fbcon contents when there's no framebuffer bound.Francisco Jerez1-0/+3
2010-02-25fix typoBen Skeggs1-1/+1
2010-02-23Protect against potential crash for unknown connector typesBen Skeggs1-3/+8
2010-02-23Add connector name for eDPBen Skeggs1-0/+1
2010-02-18remove drm patchlevel check, libdrm checks this for usBen Skeggs3-10/+0
2010-02-13Revert "kms: work around some bong hits with dpms"Francisco Jerez3-6/+0
2010-02-11Pass pScreen to drmmode_fbcon_copy()Ben Skeggs3-10/+11
2010-02-10dri2: Fix crashes on server regeneration.Francisco Jerez3-33/+4
2010-02-10kms: Clean up the set_mode_major hook.Francisco Jerez1-32/+10
2010-02-10Remove some UMS leftovers.Marcin Kościelnicki1-19/+1
2010-02-10kms: Don't pretend it works on xserver-1.5.Francisco Jerez1-24/+0
2010-02-10kms: Kill nv_cursor_convert_cursor.Francisco Jerez2-90/+10
2010-02-05nv50/accel: Fix mangled A8+A8 shader.Marcin Kościelnicki1-2/+3
2010-02-01Update to new nouveau_class.hMarcin Kościelnicki3-25/+25
2010-02-01nv10/exa: Fix up nv11 accel.Francisco Jerez1-1/+1
2010-01-31dri2: Fix for the new DRI2InfoRec ABI.Francisco Jerez1-0/+6
2010-01-31nv10/exa: Fix build after the last nouveau_class.h changes.Francisco Jerez1-1/+1
2010-01-21Remove nv_dripriv.h, nv_local.hMarcin Kościelnicki6-108/+26