summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-05gitlab CI: ensure libtool is installed in build containerHEADmasterAlan 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
2019-01-21config: Rely upon list.h as at least xorg-server 1.8 requiredRhys Kidd1-12/+5
2019-01-21config: Only check for presence of libdrm package onceRhys Kidd1-1/+1
2019-01-21config, nv: Use xorg-macros PACKAGE_VERSION_{MAJOR, MINOR, PATCHLEVEL}Rhys Kidd2-10/+1
2019-01-21config: Fix typo in commentRhys Kidd1-1/+1
2019-01-20xv/nv30, nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat as st...Rhys Kidd2-2/+2
2019-01-20xv: Mark local NVSetupTexturedVideo function as staticRhys Kidd1-1/+1
2019-01-20dri2: Mark local create/destroy buffer and copy region functions as staticRhys Kidd1-6/+6
2019-01-20wfb: Remove declaration for undefined function nouveau_wfb_init()Rhys Kidd1-1/+0
2019-01-20xv: Avoid shadowed declaration of 'int ret' in NVPutImageRhys Kidd1-1/+1
2019-01-20xv: Avoid shadowed declaration of 'int i' in NVPutImageRhys Kidd1-1/+0
2019-01-20wfb: Fix missing init function decls behind FB_ACCESS_WRAPPERRhys Kidd1-0/+1
2019-01-20xv: Silence build warning regarding const qualifierRhys Kidd1-1/+1
2019-01-20Check for xf86CursorResetCursor()Rhys Kidd2-0/+10
2018-12-09drmmode: update logic for dynamic connectors, paths, and tilesIlia Mirkin1-55/+335
2018-12-09Fix colormap handling at screen depth 30. (v2)Mario Kleiner1-4/+7
2018-12-09drmmode: provide better error when failing to set gammaIlia Mirkin1-1/+2