lp:ubuntu/trusty/nvidia-graphics-drivers-331

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/nvidia-graphics-drivers-331
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

17. By Alberto Milone

[ Tim O'Shea ]
* debian/templates/dkms_nvidia.conf.in,
  debian/dkms_nvidia/patches/buildfix_kernel_3.14.patch:
  - Add support for Linux 3.14 (LP: #1289440).

16. By Alberto Milone

[ Shih-Yuan Lee (FourDollars) ]
* debian/nvidia_supported,
  debian/rules:
  - Add subsystem ID parsing support for LP: #1255813.

15. By Alberto Milone

[ Alberto Milone ]
* debian/dkms_nvidia/patches/register-VT-switch-requirements.patch:
  - Make sure to call pm_vt_switch_{required,unregister}(), so that
    the kernel knows that the driver requires a vt switch at
    suspend/resume time. This resolves a corruption issue on resume
    from S3 (LP: #1210077).
    Thanks to NVIDIA for the patch.

[ Graham Inggs ]
* debian/templates/nvidia-graphics-drivers.shlibs.in,
  debian/templates/libcuda1-flavour.shlibs.in,
  debian/templates/nvidia-libopencl1-flavour.shlibs.in:
  - Separate .shlibs for libcuda1 and nvidia-libopencl1
    (LP: #1260974).

14. By Alberto Milone

[ Graham Inggs ]
* debian/templates/nvidia-libopencl1-flavour.links*.in:
  - Remove libOpenCL.so symlink (LP: #1260974).
* debian/templates/nvidia-graphics-drivers.shlibs.in,
  debian/templates/control.in:
  - Update for NVIDIA CUDA Toolkit 5.5.

13. By Alberto Milone

* debian/dkms_nvidia/patches/buildfix_kernel_3.13.patch:
  - Fix check for acpi_os_wait_events_complete() (LP: #1268771).

12. By Alberto Milone

* debian/dkms_nvidia/patches/buildfix_kernel_3.13.patch:
  - Fix issues with PRIME (LP: #1268771).

11. By Alberto Milone

* debian/templates/control.in:
  - Change the description of the driver. It will be more
    usable in the UI now.
* debian/substvars:
  - Add support for X ABI 15.
* New upstream release:
  - Added support for X.org xserver ABI 15 (xorg-server 1.15).
  - Fixed a bug that caused the X server to crash if video memory
    is exhausted and the GPU does not support rendering to system
    memory.
  - Updated nvidia-installer to make the --multiple-kernel-modules
    option imply the --no-unified-memory option: Unified memory is
    incompatible with multiple kernel modules.
  - Updated the behavior of the nvidia-settings PowerMizer
    Preferred Mode drop-down menu, to make the setting apply
    consistently across all GPUs in an SLI group.
  - Improved the robustness of the NVIDIA X driver in scenarios
    where GPU-accessible memory for allocating pixmaps was
    exhausted.
  - Added NV-CONTROL attributes to control the brightness of the
    illuminated logos on certain graphics boards.For example, to
    turn off the illumination of the
    GEFORCE GTX
    lettering on the GeForce GTX 780, use
    nvidia-settings --assign GPULogoBrightness=0
  - Fixed a bug that prevented screen transformations from being
    applied properly when starting X.
  - GLX protocol for the following OpenGL extensions from OpenGL
    2.1 and OpenGL 3.0 have been promoted from unofficial to ARB
    approved official status:
      GL_ARB_pixel_buffer_object
      GL_NV_conditional_render
      GL_ARB_map_buffer_range
      GL_EXT_texture_integer
      GL_ARB_vertex_array_object
    GL_ARB_pixel_buffer_object was the last piece of protocol
    needed to have official support for indirect rendering with all
    OpenGL 2.1 commands.
  - GLX Protocol for the miscellaneous OpenGL 3.0 commands not
    associated with specific extensions has also been promoted from
    unofficial to ARB approved status.
  - Deprecated display mask related configuration of display
    devices via NV-CONTROL and nvidia-settings.Display target
    specifications should be used instead - A display target is one
    of the display's valid names, with an optional GPU or X screen
    qualifier.
  - Deprecated the following NV-CONTROL attributes:
      NV_CTRL_CONNECTED_DISPLAYS
      NV_CTRL_ENABLED_DISPLAYS
      NV_CTRL_ASSOCIATED_DISPLAYS
      NV_CTRL_NOTEBOOK_INTERNAL_LCD
      NV_CTRL_FRAMELOCK_MASTER
      NV_CTRL_FRAMELOCK_SLAVES
      NV_CTRL_FRAMELOCK_MASTERABLE
      NV_CTRL_FRAMELOCK_SLAVEABLE
    Also, although NV_CTRL_PROBE_DISPLAYS is still operational, the
    return value has been deprecated and should not be used.
  - Added deprecation warning messages in nvidia-settings when
    deprecated attributes are used.This also includes display mask
    usage.

10. By Alberto Milone

* debian/dkms_nvidia_uvm/patches/buildfix_kernel_3.12.patch:
  - Apparently the kuid change doesn't affect only Linux >= 3.12.
    Let's check CONFIG_UIDGID_STRICT_TYPE_CHECKS and act
    accordingly (LP: #1252664).
    Thanks to Joseph Yasi for spotting the problem and
    suggesting a fix.

9. By Alberto Milone

* debian/templates/nvidia-graphics-drivers-uvm.install.in,
  debian/templates/dkms_nvidia_uvm.conf,
  debian/dkms_nvidia_uvm/patches/buildfix_kernel_3.12.patch:
  - Add support for Linux 3.12.
* debian/templates/dkms_nvidia.conf.in,
  debian/dkms_nvidia/patches/buildfix_kernel_3.13.patch:
  - Add support for Linux 3.13.

8. By Alberto Milone

* debian/rules, debian/templates/control.in,
  debian/templates/nvidia-graphics-drivers.dirs.in,
  debian/templates/nvidia-graphics-drivers.install.in,
  debian/templates/nvidia-graphics-drivers.postinst.in,
  debian/templates/nvidia-graphics-drivers.postrm.in,
  debian/nvidia-persistenced.conf:
  - Add support for nvidia-persistenced.
  - Conflict/replace/provide with nvidia-persistenced
    to avoid potential problems with packages from
    xorg-edgers or other PPAs.
  - Depend on passwd and adduser.
  - Drop Recommend nvidia-persistenced.
  - Recommend nvidia-prime. Keep bumblebee as an
    alternative, so that users who prefer to use
    bumblebee, can keep doing so.
  - Drop cdbs and switch to debhelper 7.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers