lp://staging/ubuntu/precise-updates/nvidia-graphics-drivers-331-updates
- Get this branch:
- bzr branch lp://staging/ubuntu/precise-updates/nvidia-graphics-drivers-331-updates
Branch merges
Branch information
Recent revisions
- 4. By Alberto Milone
-
[ Alberto Milone ]
* debian/substvars:
- Add support for video ABIs up to 19.
* debian/templates/ dkms_nvidia. conf.in:
- Drop all the patches.
* SECURITY UPDATE:
- CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673). - 3. By Alberto Milone
-
[ Shih-Yuan Lee (FourDollars) ]
* debian/nvidia_ supported,
debian/rules:
- Add subsystem ID parsing support for LP: #1255813.[ 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.
* debian/dkms_nvidia_ uvm/patches/ buildfix_ kernel_ 3.12.patch,
debian/dkms_nvidia/ patches/ buildfix_ kernel_ 3.13.patch:
- Add support for Linux 3.13 (LP: #1294163).
* debian/substvars:
- Add support for X ABI 15 and lts-trusty.
* 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)