summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysxf86-video-nouveau 1.0.18HEADxf86-video-nouveau-1.0.18masterMatt Turner1-1/+1
13 daysnouveau: Implement nouveau_pick_best_crtc using rr_crtc_covering_boxŁukasz Spintzyk1-43/+7
13 daysnouveau: use modesetting randr_crtc_covering_drawable implementationŁukasz Spintzyk2-13/+2
13 daysnouveau: Use randr_crtc_covering_drawable used in modesettingŁukasz Spintzyk1-0/+130
13 daysnouveau: Remove consider_disabled from nouveau_pick_best_crtcŁukasz Spintzyk6-30/+15
13 daysnouveau: fixup driver for new X server ABIŁukasz Spintzyk1-0/+3
13 daysnouveau: Rename functions that has origin from modesettingŁukasz Spintzyk5-20/+24
13 daysuse dixDestroyPixmap() instead of direct driver callEnrico Weigelt, metux IT consult1-5/+5
13 daysuse XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult2-4/+4
13 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
13 daysdrop compat with ancient ABI_VIDEODRV_VERSION < 20Enrico Weigelt, metux IT consult1-3/+0
13 daysdrop obsolete check for HAS_DIXREGISTERPRIVATEKEYEnrico Weigelt, metux IT consult2-6/+0
13 daysdrop compat for ancient server versionsEnrico Weigelt, metux IT consult3-156/+1
13 daysdrop check for xorg_list_init()Enrico Weigelt, metux IT consult3-19/+0
13 daysbump minimal xorg version to 1.18Enrico Weigelt, metux IT consult1-1/+1
13 daysFix implicit declaration of wfbScreenInitSérgio M. Basto1-0/+10
2023-10-05gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-25gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-23Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-04-26remove sarea.h usageIlia Mirkin1-1/+0
2021-02-20nouveau: fixup driver for new X server ABIDave Airlie3-4/+8
2021-01-23Bump version to 1.0.17xf86-video-nouveau-1.0.17Ilia Mirkin1-2/+2
2020-08-29present: fix handling of drmWaitVBlank failuresIlia Mirkin1-1/+12
2020-08-15drmmode: make event handler leave a note that there are stuck eventsIlia Mirkin1-0/+11
2020-08-08present: don't enable if there's no accelerationIlia Mirkin1-1/+1
2020-08-08drmmode: fix screen resize without accelerationIlia Mirkin1-1/+1
2019-10-26make error when failing to allocate surface more descriptiveIlia Mirkin1-1/+1
2019-10-12dri2,present: move in pixmap before getting addressesIlia Mirkin2-4/+29
2019-10-12nv4/exa: tiling is unsupported pre-nv10, reduce alignment requirementsIlia Mirkin2-2/+6
2019-10-12Don't advertise any PRIME offloading capabilities without accelerationCarlo Caione1-0/+3
2019-01-28Bump version to 1.0.16xf86-video-nouveau-1.0.16Ilia Mirkin1-1/+1
2019-01-27update known chipsets listIlia Mirkin2-3/+13
2019-01-23Revert "wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER"Ilia Mirkin1-1/+0
2019-01-23present: rotated crtc's work fineIlia Mirkin1-4/+1
2019-01-21Adapt to PixmapDirtyUpdateRec::src being a DrawablePtrRhys Kidd1-1/+8
2019-01-21config: Suggest upstream to find macros in case they are missingRhys Kidd1-2/+6
2019-01-21config: Complete bug report URL for Xorg DDX nouveau driverRhys Kidd1-1/+1
2019-01-21config: Set automake options consistently in one locationRhys Kidd2-3/+1
2019-01-21config: remove unused sdkdir=$(pkg-config...) statementRhys Kidd1-1/+0
2019-01-21config: Remove unrequired AC_SUBST for LIBDRM_NOUVEAU and LIBUDEVRhys Kidd1-4/+0
2019-01-21config: Add comments for main statementsRhys Kidd1-3/+6
2019-01-21config: Use LT_INIT option instead of AC_DISABLE_STATICRhys Kidd1-4/+2
2019-01-21config: Utilize util-macros 1.8 for additional man page supportRhys Kidd1-18/+2
2019-01-21config: remove unrequired AC_HEADER_STDCRhys Kidd1-3/+0
2019-01-21config: Use XORG_DEFAULT_OPTIONS which replaces six XORG_* macrosRhys Kidd1-3/+0
2019-01-21config: libtoolize: put macros in AC_CONFIG_MACRO_DIR, 'm4'Rhys Kidd4-5/+9
2019-01-21gitignore: Update to mirror modern X.org driversRhys Kidd1-11/+65
2019-01-21config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Rhys Kidd1-1/+0