Bug 244242 - x11-servers/xwayland: expose x11/nvidia-driver support
Summary: x11-servers/xwayland: expose x11/nvidia-driver support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords: patch
Depends on: 196678
Blocks:
  Show dependency treegraph
 
Reported: 2020-02-20 11:49 UTC by Jan Beich
Modified: 2020-04-17 19:12 UTC (History)
4 users (show)

See Also:
zeising: maintainer-feedback+


Attachments
v1 (1.34 KB, patch)
2020-02-20 11:49 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2020-02-20 11:49:45 UTC
Created attachment 211772 [details]
v1

Same as ports r526006. The option can be enabled by default as it doesn't conflict with default (GBM) case.
Comment 1 Warner Losh freebsd_committer freebsd_triage 2020-02-20 18:10:09 UTC
Have you confirmed no regression at runtime in a quick smoke test?
Comment 2 Jan Beich freebsd_committer freebsd_triage 2020-02-20 18:48:25 UTC
That's what comment 0 tried to say by "don't conflict". I usually dogfood xwayland-devel but non-devel port also works fine with NVIDIA port option enabled on AMD/Intel GPUs.
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2020-02-20 21:18:28 UTC
Approved
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-04-17 19:02:49 UTC
A commit references this bug:

Author: jbeich
Date: Fri Apr 17 19:01:47 UTC 2020
New revision: 531962
URL: https://svnweb.freebsd.org/changeset/ports/531962

Log:
  x11-servers/xwayland: expose x11/nvidia-driver support

  Disabled for now as runtime wasn't tested. EGLStreams is supported by
  x11-wm/mutter and x11-wm/plasma5-kwin.

  PR:		244242
  Approved by:	zeising (x11)

Changes:
  head/x11-servers/xorg-server/Makefile
  head/x11-servers/xwayland/Makefile
Comment 5 Jan Beich freebsd_committer freebsd_triage 2020-04-17 19:12:16 UTC
"runtime wasn't tested" in comment 4 was taken verbatim from ports r526006. wlroots-based compositors don't support NVIDIA except via nouveau.

In bug 244016 comment 1 there's hope Kwin may bring Wayland to NVIDIA users.