summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Properly cleanup fb for reverse-prime-offloadHEADmasterHans de Goede1-1/+7
2016-06-02exa/nv50-: fix some potential incomplete pushesBen Skeggs2-46/+50
2016-06-02fix use of out-of-scope dataBen Skeggs1-17/+21
2016-01-13HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCsIlia Mirkin1-1/+1
2015-12-08Bump version to 1.0.12Ben Skeggs1-1/+1
2015-11-17Take shift in crtc positions for ZaphodHeads configs into account.Mario Kleiner1-4/+6
2015-09-13fix build after glamor removalIlia Mirkin2-10/+3
2015-09-13xv: use correct max width/height settingsIlia Mirkin3-5/+8
2015-09-13remove maxwell GM10x support for nowIlia Mirkin1-2/+1
2015-09-13glamor: removeIlia Mirkin11-364/+3
2015-08-03Add Option "DRI" to allow selection of maximum DRI level. (v2)Mario Kleiner6-4/+48
2015-08-03present: Fixup return type of nouveau_present_init()Mario Kleiner1-2/+2
2015-07-14Avoid build fail without COMPOSITEIlia Mirkin1-2/+6
2015-07-11Adapt to new dirty tracking apiVadim Rutkovsky2-1/+7
2015-06-10fix a wrong use of a logical operator in drmmode_output_dpms()Samuel Pitoiset1-1/+1
2015-05-27nv50/exa: add comments showing the code that makes up the programsIlia Mirkin1-110/+109
2015-05-20older hardware prefers copy to clear, so use thatIlia Mirkin1-1/+1
2015-05-20nv04-nv40: don't attempt to do 32-bit shiftsIlia Mirkin1-1/+2
2015-05-20Check before trying a solid fillIlia Mirkin1-5/+8
2015-03-23nv50: explicitly disable ZETA bufferIlia Mirkin1-0/+2
2015-03-23use defined method names where availableIlia Mirkin10-32/+33
2015-03-23Actually do a clear instead of doing a bogus copy.Maarten Lankhorst1-2/+2
2015-03-21Try using EXA ops harder in drmmode_fbcon_copy fallbackMaarten Lankhorst1-13/+20
2015-03-20Simplify nouveau_allocate_surface's pitch calculation.Maarten Lankhorst1-14/+7
2015-03-20Use drmGetRenderDeviceNameFromFd to obtain the dri3 node.Maarten Lankhorst2-10/+8
2015-03-14Use the correct class and shader ops for GK20A.Maarten Lankhorst1-3/+5
2015-03-14Make the ddx load with platform devicesMaarten Lankhorst1-15/+26
2014-10-23fix null pointer derefMaarten Lankhorst1-2/+2
2014-10-23check memory allocation in nouveau_glamor_set_shared_pixmap_backingMaarten Lankhorst1-0/+2
2014-10-23rework initialization to prevent some crashesMaarten Lankhorst1-4/+4
2014-10-22fix !DRI3 caseMaarten Lankhorst1-4/+6
2014-10-22fix crash in nouveau_glamor_set_shared_pixmap_backingMaarten Lankhorst1-0/+5
2014-10-22move down call to nouveau_present_init until after fb init.Maarten Lankhorst1-1/+1
2014-10-22enable dri3 support without glamorMaarten Lankhorst6-10/+143
2014-10-04kepler: remove unnecessary texbars, add live-only tex for nvf0Ilia Mirkin20-42/+24
2014-10-04allow path to envyas binary to be specifiedIlia Mirkin1-6/+7
2014-10-04copy: don't bother trying to create copy on pre-nva3Ilia Mirkin1-1/+5
2014-09-01Bump version to 1.0.11 for release.Mario Kleiner1-1/+1
2014-09-01dri2: Set default SwapLimit to 1 for double-buffering.Mario Kleiner2-4/+4
2014-09-01xv/dri2/dri3: Switch to optimized crtc selection for drawables.Mario Kleiner7-57/+138
2014-09-01Add file "compile" to .gitignoreMario Kleiner1-0/+1
2014-08-17Fix event handling on multi-x-screen configs.Mario Kleiner2-8/+24
2014-08-17Make new ZaphodHeads work across server regenerations.Mario Kleiner2-0/+9
2014-08-17dri2 and xv: Fix NVxxSyncToVBlank() for multi-x-screen's.Mario Kleiner3-3/+15
2014-08-11fix glamor header checkBen Skeggs1-7/+3
2014-08-11present: use drmmode_head() where it's appropriateBen Skeggs1-22/+4
2014-08-11Allow/Fix use of multiple ZaphodHead outputs per x-screen.Mario Kleiner3-15/+37
2014-08-11dri2: Fix drmWaitVblank on multi-x-screen configs.Mario Kleiner4-12/+33
2014-08-11exa/nv10: src ops should use the SF macroIlia Mirkin1-1/+1
2014-08-11exa/nv10: fix blend function setup to check the correct maskIlia Mirkin1-3/+3