-
23adf0a...
by
Alberto Milone
on 2018-10-10
-
Import patches-applied version 0.8.8.2 to applied/ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 7d6614fcd44b1ede59623f75c32dd0ac84e3507f
Unapplied parent: 8106cca8709125a1e2b280f1a5ebd4813e0beb63
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: #1797147).
-
8106cca...
by
Alberto Milone
on 2018-10-10
-
Import patches-unapplied version 0.8.8.2 to ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: aa5b88ee883f3931813230c6ad087ed741a11ada
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: #1797147).
-
7d6614f...
by
Alberto Milone
on 2018-07-31
-
Import patches-applied version 0.8.8.1 to applied/ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 9784650fb365e2a0ffd80a25fba8b5d6041a995d
Unapplied parent: aa5b88ee883f3931813230c6ad087ed741a11ada
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.
-
aa5b88e...
by
Alberto Milone
on 2018-07-31
-
Import patches-unapplied version 0.8.8.1 to ubuntu/bionic-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.
-
9784650...
by
Alberto Milone
on 2018-04-20
-
Import patches-applied version 0.8.8 to applied/ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 1aaa79c638be5086857ae78f0a17652e2bf262c1
Unapplied parent: c1e8d7c2420ccbdbb8b1bbff6ca3eeba125d034f
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.
-
c1e8d7c...
by
Alberto Milone
on 2018-04-20
-
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.
-
1aaa79c...
by
Alberto Milone
on 2018-04-12
-
Import patches-applied version 0.8.7 to applied/ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 9bbdc483ceaccd926af333c15eeb259b9c2a7fd0
Unapplied parent: 6b83b286ee5e07ebf9fab3129b306930504f4dd2
New changelog entries:
* prime-select:
- Do not fail if the blacklist file is not there (LP: #1763302).
-
6b83b28...
by
Alberto Milone
on 2018-04-12
-
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).
-
9bbdc48...
by
Alberto Milone
on 2018-03-20
-
Import patches-applied version 0.8.6 to applied/ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 766d20d1f866e04b09612d3803d7d1a16d0567bb
Unapplied parent: 7aea63c05f2d55a3b2b1660a2e5f6295304642e3
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.
-
7aea63c...
by
Alberto Milone
on 2018-03-20
-
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.