summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.0.16xf86-video-nouveau-1.0.16Ilia Mirkin2019-01-281-1/+1
* update known chipsets listIlia Mirkin2019-01-272-3/+13
* Revert "wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER"Ilia Mirkin2019-01-231-1/+0
* present: rotated crtc's work fineIlia Mirkin2019-01-231-4/+1
* Adapt to PixmapDirtyUpdateRec::src being a DrawablePtrRhys Kidd2019-01-211-1/+8
* config: Suggest upstream to find macros in case they are missingRhys Kidd2019-01-211-2/+6
* config: Complete bug report URL for Xorg DDX nouveau driverRhys Kidd2019-01-211-1/+1
* config: Set automake options consistently in one locationRhys Kidd2019-01-212-3/+1
* config: remove unused sdkdir=$(pkg-config...) statementRhys Kidd2019-01-211-1/+0
* config: Remove unrequired AC_SUBST for LIBDRM_NOUVEAU and LIBUDEVRhys Kidd2019-01-211-4/+0
* config: Add comments for main statementsRhys Kidd2019-01-211-3/+6
* config: Use LT_INIT option instead of AC_DISABLE_STATICRhys Kidd2019-01-211-4/+2
* config: Utilize util-macros 1.8 for additional man page supportRhys Kidd2019-01-211-18/+2
* config: remove unrequired AC_HEADER_STDCRhys Kidd2019-01-211-3/+0
* config: Use XORG_DEFAULT_OPTIONS which replaces six XORG_* macrosRhys Kidd2019-01-211-3/+0
* config: libtoolize: put macros in AC_CONFIG_MACRO_DIR, 'm4'Rhys Kidd2019-01-214-5/+9
* gitignore: Update to mirror modern X.org driversRhys Kidd2019-01-211-11/+65
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Rhys Kidd2019-01-211-1/+0
* config: Rely upon list.h as at least xorg-server 1.8 requiredRhys Kidd2019-01-211-12/+5
* config: Only check for presence of libdrm package onceRhys Kidd2019-01-211-1/+1
* config, nv: Use xorg-macros PACKAGE_VERSION_{MAJOR, MINOR, PATCHLEVEL}Rhys Kidd2019-01-212-10/+1
* config: Fix typo in commentRhys Kidd2019-01-211-1/+1
* xv/nv30, nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat as st...Rhys Kidd2019-01-202-2/+2
* xv: Mark local NVSetupTexturedVideo function as staticRhys Kidd2019-01-201-1/+1
* dri2: Mark local create/destroy buffer and copy region functions as staticRhys Kidd2019-01-201-6/+6
* wfb: Remove declaration for undefined function nouveau_wfb_init()Rhys Kidd2019-01-201-1/+0
* xv: Avoid shadowed declaration of 'int ret' in NVPutImageRhys Kidd2019-01-201-1/+1
* xv: Avoid shadowed declaration of 'int i' in NVPutImageRhys Kidd2019-01-201-1/+0
* wfb: Fix missing init function decls behind FB_ACCESS_WRAPPERRhys Kidd2019-01-201-0/+1
* xv: Silence build warning regarding const qualifierRhys Kidd2019-01-201-1/+1
* Check for xf86CursorResetCursor()Rhys Kidd2019-01-202-0/+10
* drmmode: update logic for dynamic connectors, paths, and tilesIlia Mirkin2018-12-091-55/+335
* Fix colormap handling at screen depth 30. (v2)Mario Kleiner2018-12-091-4/+7
* drmmode: provide better error when failing to set gammaIlia Mirkin2018-12-091-1/+2
* dri3: don't check permissions on render nodeIlia Mirkin2018-03-081-14/+8
* nv50/xv: add support for depth 30 xv outputIlia Mirkin2018-02-043-4/+13
* dri3: remove bogus condition for creating pixmapIlia Mirkin2018-02-041-1/+4
* man: remove reference to glamor under DRI optionIlia Mirkin2017-12-101-2/+1
* modesetting: Validate the atom for enum propertiesAdam Jackson2017-06-131-1/+2
* Bump version to 1.0.15xf86-video-nouveau-1.0.15Lyude2017-04-211-1/+1
* fix null pointer deref when building against >=libdrm 2.4.78Ben Skeggs2017-04-201-1/+1
* Do not register hotplug without RandRMariusz Bialonczyk2017-04-031-0/+15
* Add Pascal family support, identical to MaxwellIlia Mirkin2017-03-296-0/+15
* Bump version to 1.0.14xf86-video-nouveau-1.0.14Lyude2017-03-071-1/+1
* Consider CRTCs disabled when DPMS is offLyude2017-03-075-11/+26
* recognize and accelerate GM20xIlia Mirkin2016-10-272-1/+11
* copy: add maxwell/pascal copy engine classesIlia Mirkin2016-10-272-1/+11
* nvc0: refactor TIC uploads to allow different specifics per generationIlia Mirkin2016-10-274-64/+93
* nvc0: rename BEGIN_IMC0 to IMMED_NVC0Ilia Mirkin2016-10-271-1/+1
* nvc0: make use of the new hwdefs for TEX_CB_INDEXIlia Mirkin2016-10-272-1/+2