~ycheng-twn/junk/+git/nvidia-prime:ubuntu/devel

Last commit made on 2019-04-11
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/~ycheng-twn/junk/+git/nvidia-prime
Only Yuan-Chen Cheng can upload to this branch. If you are Yuan-Chen Cheng please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:~ycheng-twn/junk/+git/nvidia-prime

Recent commits

e5e4b5c... by Yuan-Chen Cheng

prime-select: add intel+nv_cuda mode, and display with intel GPU, and cuda and deep learning still works.

Signed-off-by: Yuan-Chen Cheng <email address hidden>

9c26ee7... by Alberto Milone

Import patches-unapplied version 0.8.10 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 1180051b7a3f59cafc2c56a02fe9b0a8b8991273

New changelog entries:
  * prime-switch:
    - Give udev the time to add the drm device. Fixes a race
      condition that causes problems when using lightdm and
      sddm (LP: #1778011).

1180051... by Alberto Milone

Import patches-unapplied version 0.8.9 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: c1e8d7c2420ccbdbb8b1bbff6ca3eeba125d034f

New changelog entries:
  [ Alberto Milone ]
  * 90-nvidia.conf,
    debian/rules,
    prime-select:
    - Make sure to remove the old blacklist file.
    - Use /lib for blacklist-nvidia.conf.
    - Do not check if prime is supported when disabling nvidia.
    - Enable KMS by default.
    - Install prime-switch again (LP: #1778011).
  * debian/nvidia-prime.nvidia-prime-boot.service:
    - Remove service.
  [ Alex Tu ]
    * prime-select: avoid regenerating the initramfs.

c1e8d7c... by Alberto Milone

Import patches-unapplied version 0.8.8 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 6b83b286ee5e07ebf9fab3129b306930504f4dd2

New changelog entries:
  * 90-nvidia.conf,
    debian/dirs.in,
    debian/install.in,
    debian/rules,
    oem/00-prime-offload,
    prime-offload,
    prime-switch:
    - Restore the Lightdm configuration snippets, as it removing
      them caused a black screen on boot on all the Ubuntu flavours
      that rely on Lightdm (LP: #1764005).
      Leave only prime-switch out, since a reboot is required now.

6b83b28... by Alberto Milone

Import patches-unapplied version 0.8.7 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 7aea63c05f2d55a3b2b1660a2e5f6295304642e3

New changelog entries:
  * prime-select:
    - Do not fail if the blacklist file is not there (LP: #1763302).

7aea63c... by Alberto Milone

Import patches-unapplied version 0.8.6 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 449c95bad740f55275bb829068124e8a05f61948

New changelog entries:
  [ Alberto Milone ]
  * debian/control:
    - Drop dependencies on bbswitch, lsb-release, pciutils,
      and on login managers.
    - Make nvidia-prime arch independent.
  * debian/rules,
    90-nvidia.conf,
    debian/dirs.in,
    debian/install.in,
    oem/00-prime-offload,
    prime-offload,
    prime-switch:
    - Remove obsolete files.
  * prime-select,
    debian/nvidia-prime.nvidia-prime-boot.service:
    - Drop code to deal with alternatives, since the nvidia
      packages don't use them any more.
    - Rely on nouveau and vgaswitcheroo to switch off
      the discrete GPU (LP: #1757180).
  [ Bryan Quigley ]
  * debian/nvidia-prime.upstart:
    - Remove upstart file.

449c95b... by Alberto Milone

Import patches-unapplied version 0.8.5 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 1f1eb812da6df634beb653c316f044a0d5ab348e

New changelog entries:
  * debian/control, debian/rules, prime-select:
    - Add support for and depend on python 3 (LP: #1721394).

1f1eb81... by Alberto Milone

Import patches-unapplied version 0.8.4 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 398f8ae991e5b1c6c7a138f73da501d5f1902b96

New changelog entries:
  * debian/postrm.in:
    - Do not try to remove the old xorg.conf (LP: #1345585).

398f8ae... by Alberto Milone

Import patches-unapplied version 0.8.3 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 81fd9235c5ced06f7d297270ab55cb825421de49

New changelog entries:
  * debian/control:
    - Use gdm3 instead of gdm (LP: #1582439).
      Thanks to Jeremy Bicha for the patch.

81fd923... by Alberto Milone

Import patches-unapplied version 0.8.2 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: b0cd433da53686bdfc54472e7e0db08436561ec1

New changelog entries:
  * prime-select:
    - Add support for EGL alternatives.