The NetBSD Project

CVS log for pkgsrc/x11/xf86-video-nouveau/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xf86-video-nouveau

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 8 17:43:53 2023 UTC (3 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

xf86-video-nouveau: update to 1.0.17

changes:
- present: fix handling of drmWaitVBlank failures
- drmmode: make event handler leave a note that there are stuck events
- present: don't enable if there's no acceleration
- drmmode: fix screen resize without acceleration
- make error when failing to allocate surface more descriptive
- dri2,present: move in pixmap before getting addresses
- nv4/exa: tiling is unsupported pre-nv10, reduce alignment requirements
- Don't advertise any PRIME offloading capabilities without acceleration

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:27 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 10 08:53:21 2022 UTC (13 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

x11: adapt to new avoid-duplicate.mk usage

Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 2 18:15:27 2021 UTC (18 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

xf86-video-*: Add avoid-duplicate.mk

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 2 08:20:28 2021 UTC (19 months ago) by nia
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

modular-xorg: Apply at most partial RELRO for modular drivers.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:04 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 13 21:28:29 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

xf86-video-nouveau: update to 1.0.16.

Changes not found.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:43 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.10: +3 -9 lines
Diff to previous 1.10 (colored)

xorgproto: use xorgproto instead of separate *proto packages

Remove now obsolete packages.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 24 07:25:47 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Updated xf86-video-nouveau to 1.0.15.

Ben Skeggs (1):
      fix null pointer deref when building against >=libdrm 2.4.78

Ilia Mirkin (1):
      Add Pascal family support, identical to Maxwell

Lyude (1):
      Bump version to 1.0.15

Mariusz Bialonczyk (1):
      Do not register hotplug without RandR

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 13 09:04:48 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Updated xf86-video-nouveau to 1.0.14.

Ilia Mirkin (7):
      exa: add GM10x acceleration support
      hwdefs: update nvc0_3d, add gm107_texture for new TIC format
      nvc0: make use of the new hwdefs for TEX_CB_INDEX
      nvc0: rename BEGIN_IMC0 to IMMED_NVC0
      nvc0: refactor TIC uploads to allow different specifics per generation
      copy: add maxwell/pascal copy engine classes
      recognize and accelerate GM20x

Lyude (2):
      Consider CRTCs disabled when DPMS is off
      Bump version to 1.0.14

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 30 10:34:36 2016 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Updated xf86-video-nouveau to 1.0.13.

Adam Jackson (1):
      Adapt Block/WakeupHandler signature for ABI 23

Ben Skeggs (2):
      fix use of out-of-scope data
      exa/nv50-: fix some potential incomplete pushes

Hans de Goede (1):
      Properly cleanup fb for reverse-prime-offload

Ilia Mirkin (2):
      HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
      Bump version to 1.0.13

Keith Packard (1):
      Use NotifyFd for drm and udev fds

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:19 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.6: +2 -6 lines
Diff to previous 1.6 (colored)

Use OPSYSVARS.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 5 13:11:44 2016 UTC (7 years, 5 months ago) by tnn
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Bump revision for xorg-server-1.18 driver ABI bump

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 11 13:55:58 2015 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update xf86-video-nouveau to 1.0.12.

Ben Skeggs (1):
      Bump version to 1.0.12

Ilia Mirkin (14):
      copy: don't bother trying to create copy on pre-nva3
      allow path to envyas binary to be specified
      kepler: remove unnecessary texbars, add live-only tex for nvf0
      use defined method names where available
      nv50: explicitly disable ZETA buffer
      Check before trying a solid fill
      nv04-nv40: don't attempt to do 32-bit shifts
      older hardware prefers copy to clear, so use that
      nv50/exa: add comments showing the code that makes up the programs
      Avoid build fail without COMPOSITE
      glamor: remove
      remove maxwell GM10x support for now
      xv: use correct max width/height settings
      fix build after glamor removal

Maarten Lankhorst (13):
      enable dri3 support without glamor
      move down call to nouveau_present_init until after fb init.
      fix crash in nouveau_glamor_set_shared_pixmap_backing
      fix !DRI3 case
      rework initialization to prevent some crashes
      check memory allocation in nouveau_glamor_set_shared_pixmap_backing
      fix null pointer deref
      Make the ddx load with platform devices
      Use the correct class and shader ops for GK20A.
      Use drmGetRenderDeviceNameFromFd to obtain the dri3 node.
      Simplify nouveau_allocate_surface's pitch calculation.
      Try using EXA ops harder in drmmode_fbcon_copy fallback
      Actually do a clear instead of doing a bogus copy.

Mario Kleiner (3):
      present: Fixup return type of nouveau_present_init()
      Add Option "DRI" to allow selection of maximum DRI level. (v2)
      Take shift in crtc positions for ZaphodHeads configs into account.

Samuel Pitoiset (1):
      fix a wrong use of a logical operator in drmmode_output_dpms()

Vadim Rutkovsky (1):
      Adapt to new dirty tracking api

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 15 21:12:43 2015 UTC (7 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Do not include randrproto buildlink two times.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 25 00:44:44 2015 UTC (7 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

don't include Mesa's bl3 directly. It needs to come in via xorg-server's
bl3 since that decides which mesa version to use.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 10 13:46:36 2015 UTC (7 years, 11 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Remove seemingly unnecessary patch-aa (inexistant file) and use c99.
Not using git, pkgsrc should punt like other distros to get the date from
the Changelog as set in configure.  Use awk to avoid all the other business,
not to mention difficulties with configures use of 'echo -n' on SunOS.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 2 03:37:49 2015 UTC (7 years, 11 months ago) by rodent
Branch: MAIN

Adding:

xf86-input-elographics
xf86-input-fpit
xf86-input-hyperpen
xf86-input-joystick
xf86-input-mutouch
xf86-video-modesetting
xf86-video-nouveau
xf86-video-qxl
xf86-video-suncg6
xf86-video-suntcx
xf86-video-voodoo

from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
later.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>