~ubuntu-branches/ubuntu/lucid/xserver-xorg-video-intel/lucid

Viewing all changes in revision 118.

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2010-03-30 17:36:27 UTC
  • Revision ID: james.westby@ubuntu.com-20100330173627-iwor4zv5556pnzrv
Tags: 2:2.9.1-1ubuntu18
* Add 102_avoid_flushing_null.patch: Cherrypick from upstream to I830.
  During shutdown from a FatalError during batchbuffer submission, it is
  possible for the batch_ptr to be NULL, so we must be careful not to
  append a flush on this error path.
* Add 103_check_for_overflow.patch: Cherrypick from upstream to I915.
  Check for overflow before overflowing.  As the immediate victim of the
  overflow would be to overwrite the maximum permissible value, the test
  was optimistic.
* Add 104_fail_when_prop_values_gone.patch: Cherrypick from upstream to
  drmmode_display.  Return failure when the enum-type output property
  values are not found Failure to do so causes xrandr to report
  incorrect property values.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: