[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2016-09-09 Thread Timo Aaltonen
I don't think this is necessary anymore

** Changed in: linux (Ubuntu Vivid)
   Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Won't Fix

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-11-08 Thread Vanessa Chang
Tested-by: Vanessa Chang 

Verified the test kernel 3.19.0-32.37+bpo1

Test configs:
Intel broadwell UMA graphics
Intel SKL-H graphics
Intel SKL-U graphics

Graphics functions are passed except on video out function with SKL-U

One issue was found after kernel updated on SKL-U
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514315

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-11-06 Thread Vanessa Chang
Verified Passed 10 times of manual reboot test:

Test kernel :
3.19.0-32.37+bpo1

Test Configs:
Intel broadwell UMA graphics
Intel SKL-H graphics
Intel SKL-U graphics

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-10-20 Thread Timo Aaltonen
the hang was due to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655

introduced in -31.35, fixed in -31.36. I'll build another test kernel.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-10-16 Thread Vanessa Chang
Verified the test kernel  3.19.0-31.35+bpo1
(http://koti.kapsi.fi/~tjaalton/skl/)

Test configs:
Intel broadwell UMA graphics
Intel SKL-H graphics
Intel SKL-U graphics

Graphics functions are passed.

One issue was found after kernel updated:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506746

** Tags added: tested-by

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-10-16 Thread Vanessa Chang
Tested-by: Vanessa Chang 

Verified the test kernel 3.19.0-31.35+bpo1
(http://koti.kapsi.fi/~tjaalton/skl/)

Test configs:
Intel broadwell UMA graphics
Intel SKL-H graphics
Intel SKL-U graphics

Graphics functions are passed.

One issue was found after kernel updated:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506746

** Tags removed: tested-by
** Tags added: cert-testing-failed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-10-07 Thread Timo Aaltonen
wily has 4.2.2 already IIRC

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

** Changed in: linux (Ubuntu Vivid)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Vivid)
   Status: New => In Progress

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Timo Aaltonen (tjaalton)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1503548

Title:
  [i915_bpo] Sync to v4.2.2

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress

Bug description:
  There are a few bugfixes upstream that our backport lacks:

   drm/i915: Fix CSR MMIO address check
   drm/i915: Limit the number of loops for reading a split 64bit register
   drm/i915: Always mark the object as dirty when used by the GPU
   drm/i915: Allow DSI dual link to be configured on any pipe
   drm/i915: Preserve SSC earlier
   drm/i915: Check DP link status on long hpd too

  the bottom one fixes one OEM bug which also got a BIOS workaround, but
  a code fix would be in order for other platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503548/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp