-
b0cd433...
by
Alberto Milone
on 2015-04-02
-
Import patches-unapplied version 0.8.1 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: cc462285bace2f410c1fd46e4167c25b3164830b
New changelog entries:
* debian/control:
- Add alternative dependency on sddm.
-
cc46228...
by
Martin Pitt
on 2015-03-09
-
Import patches-unapplied version 0.8 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: ec767a673bb184dd6a5b1e586193af1896d3a3d6
New changelog entries:
* Drop upstart dependency, previous version added systemd support.
(LP: #1428849)
-
ec767a6...
by
Alberto Milone
on 2015-01-16
-
Import patches-unapplied version 0.7 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 8e23798d852076e3d17ca3556dcea55f06808929
New changelog entries:
* debian/control, debian/dirs.in, debian/install.in,
debian/nvidia-prime.service, debian/rules:
- Add support for systemd (LP: #1312255).
-
8e23798...
by
Alberto Milone
on 2014-06-19
-
Import patches-unapplied version 0.6.6 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: 4d1142c4e6b00f3bb5eb9c1aee2c46b85ad68d14
New changelog entries:
* prime-select:
- Simplify the logic for enablement. The simplified logic
should also be more robust and try harder instead of
complaining and aborting early (LP: #1310023).
This is now possible thanks to the fact that we allow
installing only one binary driver at the time. This is
not the case in Ubuntu <= 12.04.
-
4d1142c...
by
Alberto Milone
on 2014-05-22
-
Import patches-unapplied version 0.6.5 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: 3af79ec4ff78249da00186777703ec674b5472b4
New changelog entries:
* debian/dirs.in, debian/install.in, oem/00-prime-offload:
- Add support for offloading rendering to NVIDIA when using
the OEM installer.
-
3af79ec...
by
Alberto Milone
on 2014-05-16
-
Import patches-unapplied version 0.6.4 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: 41fd295f357171fbcef18aa8dd7b3daaed64ba77
New changelog entries:
* prime-quirks:
- Remove quirk for "Vostro 20 3015". We were really getting
a false positive in the gpu-manager (LP: #1310516).
-
41fd295...
by
Alberto Milone
on 2014-05-12
-
Import patches-unapplied version 0.6.3 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: e5d27735dd72784e49da2d5aa7ce1e709363a331
New changelog entries:
* prime-quirks:
- Add quirk for "Vostro 20 3015" (LP: #1310516).
-
e5d2773...
by
Alberto Milone
on 2014-03-31
-
Import patches-unapplied version 0.6.2 to ubuntu/trusty-proposed
Imported using git-ubuntu import.
Changelog parent: 6fb38ee5b2c8c315df59905225d64674a819cb84
New changelog entries:
* prime-supported:
- Check /var/lib/ubuntu-drivers-common/requires_offloading to
know if we need to offload rendering. There's no need to do
hardware detection again when the gpu-manager already does
all the work.
-
6fb38ee...
by
Alberto Milone
on 2014-03-13
-
Import patches-unapplied version 0.6.1 to ubuntu/trusty-proposed
Imported using git-ubuntu import.
Changelog parent: 671400eb997cccd2c0fb86874815aff9ebb421f4
New changelog entries:
* debian/preinst.in, debian/rules:
- Move the lightdm configuration file from /etc to /usr/share.
-
671400e...
by
Alberto Milone
on 2014-03-06
-
Import patches-unapplied version 0.6 to ubuntu/trusty-proposed
Imported using git-ubuntu import.
Changelog parent: b2d0d4ea1a7a268f8baf84fc9b107a1844af0385
New changelog entries:
* debian/control:
- Breaks: ubuntu-drivers-common (<< 1:0.2.89).
* Add support for the new ubuntu-drivers-common. The gpu-manager
will take care of most of the work. We only need to tell
lightdm that we want to offload rendering, and to run the
gpu-manager on log out.