[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-09-16 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 21.2.1-2ubuntu2

---
mesa (21.2.1-2ubuntu2) impish; urgency=medium

  * Revert previous change and use -O2 for ppc64el.

 -- Timo Aaltonen   Wed, 15 Sep 2021 18:29:13 +0300

** Changed in: mesa (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released
Status in mesa source package in Focal:
  Fix Released
Status in mesa source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-22 Thread Shengyao Xue
** Changed in: oem-priority
   Status: Fix Committed => Fix Released

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Released
Status in mesa source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 21.0.3-0ubuntu0.3~20.04.1

---
mesa (21.0.3-0ubuntu0.3~20.04.1) focal; urgency=medium

  * 0001-Cherry-pick-upstream-commits-to-fix-the-distored-dis.diff:
Fix a distorted display issue on I+A platforms. (LP: #1937988)

 -- Shengyao Xue   Wed, 04 Aug 2021 01:13:12
+0800

** Changed in: mesa (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Released
Status in mesa source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 21.0.3-0ubuntu0.3

---
mesa (21.0.3-0ubuntu0.3) hirsute; urgency=medium

  * 0001-Cherry-pick-upstream-commits-to-fix-the-distored-dis.diff:
Fix a distorted display issue on I+A platforms. (LP: #1937988)

 -- Shengyao Xue   Wed, 04 Aug 2021 01:13:12
+0800

** Changed in: mesa (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Committed
Status in mesa source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-11 Thread Bin Li
Installed 21.04 on P348 and reproduced this issue, after upgraded to proposed 
packages, this issue is fixed.
$ DRI_PRIME=1 glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = Mesa Intel(R) Graphics (RKL GT1)
GL_VERSION= 4.6 (Compatibility Profile) Mesa 21.0.3
GL_VENDOR = Intel
GL_EXTENSIONS = GL_ARB_multisample ...
VisualID 509, 0x1fd
305 frames in 5.0 seconds = 60.917 FPS
300 frames in 5.0 seconds = 59.809 FPS
301 frames in 5.0 seconds = 60.000 FPS

$ glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = AMD Radeon (TM) Pro WX 3200 Series (POLARIS12, DRM 3.40.0, 
5.11.0-25-generic, LLVM 12.0.0)
GL_VERSION= 4.6 (Compatibility Profile) Mesa 21.0.3
GL_VENDOR = AMD
GL_EXTENSIONS = GL_ARB_multisample ...
VisualID 509, 0x1fd
304 frames in 5.0 seconds = 60.782 FPS
300 frames in 5.0 seconds = 59.800 FPS

** Tags removed: verification-needed verification-needed-hirsute
** Tags added: verification-done verification-done-hirsute

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Committed
Status in mesa source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-11 Thread Bin Li
After upgraded to latest mesa, this issue is fixed. Now it works fine on
5.10.0-oem or 5.13.0-oem kernel. Thanks!

$ DRI_PRIME=1 glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = Mesa Intel(R) Graphics (RKL GT1)
GL_VERSION= 4.6 (Compatibility Profile) Mesa 21.0.3
GL_VENDOR = Intel
GL_EXTENSIONS = GL_ARB_multisample ...
VisualID 1337, 0x539
305 frames in 5.0 seconds = 60.916 FPS
300 frames in 5.0 seconds = 59.999 FPS
300 frames in 5.0 seconds = 59.986 FPS

$ glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = AMD Radeon (TM) Pro WX 3200 Series (POLARIS12, DRM 3.40.0, 
5.10.0-1038-oem, LLVM 12.0.0)
GL_VERSION= 4.6 (Compatibility Profile) Mesa 21.0.3
GL_VENDOR = AMD
GL_EXTENSIONS = GL_ARB_multisample ...
VisualID 1337, 0x539
350 frames in 5.0 seconds = 69.915 FPS
300 frames in 5.0 seconds = 59.959 FPS
300 frames in 5.0 seconds = 59.979 FPS

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

** Changed in: oem-priority
   Status: In Progress => Fix Committed

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Committed
Status in mesa source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-11 Thread Bin Li
** Tags added: originate-from-1935587

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Committed
Status in mesa source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-10 Thread Timo Aaltonen
gtk+3.0/3.24.20-0ubuntu1 (ppc64el)

this got fixed by a retry

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  Fix Committed
Status in mesa source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-09 Thread Timo Aaltonen
impish-proposed has 21.2.0-1

** Changed in: mesa (Ubuntu)
   Status: New => Fix Committed

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  Fix Committed
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-06 Thread Timo Aaltonen
** Description changed:

- [Steps to reproduce]
+ [Impact]
+ Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.
+ 
+ [Fix]
+ Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.
+ 
+ [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
- 3. Run below command to launch glxgear
+ 3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info
  
- [Expected result]
- The image is not distrorted while running the glxgears
+ * Expected result
+ The image is not distorted while running the glxgears
  
- [Actual result]
- The image is distrorted while running the glxgears
+ * Actual result
+ The image is distorted while running the glxgears
+ 
+ [Where things might go wrong]
+ This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.
+ 
  
  ---
  
  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Impact]
  Image is distorted with PRIME, caused by mismatch in stride alignment between 
intel and amdgpu/nvidia after intel bumped the alignment to 256 bytes.

  [Fix]
  Upstream fixed it in 21.2-series, and backport to 21.0.x needs four commits 
in total.

  [Test case]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgears
  Cmd> DRI_PRIME=1 glxgears -info

  * Expected result
  The image is not distorted while running the glxgears

  * Actual result
  The image is distorted while running the glxgears

  [Where things might go wrong]
  This is a regression caused by the intel driver, so the backports merely fix 
what got broken. Regressions would only manifest on hybrid graphics platforms.

  
  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Shengyao Xue
And this is the debdiff for Hirsute, thanks.

** Patch added: 
"mesa_21.0.3-0ubuntu0.2.dsc-to-mesa_21.0.3-0ubuntu0.3.dsc.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1937988/+attachment/5515607/+files/mesa_21.0.3-0ubuntu0.2.dsc-to-mesa_21.0.3-0ubuntu0.3.dsc.debdiff

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Shengyao Xue
@Timo, Thanks for help, I rebased to 21.0.3, on Focal and Hirsute.

This is the debdiff for Focal, thanks.

** Patch added: 
"mesa_21.0.3-0ubuntu0.2~20.04.1.dsc-to-mesa_21.0.3-0ubuntu0.3~20.04.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1937988/+attachment/5515606/+files/mesa_21.0.3-0ubuntu0.2~20.04.1.dsc-to-mesa_21.0.3-0ubuntu0.3~20.04.1.debdiff

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "mesa_20.2.6-0ubuntu0.20.04.1to2.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Shengyao Xue
** No longer affects: oem-priority/focal

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Timo Aaltonen
for hirsute/focal you need to rebase on 21.1.3

impish will get this via 21.2.0~rc4

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project focal series:
  New
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Timo Aaltonen
** Also affects: mesa (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: mesa (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project focal series:
  New
Status in mesa package in Ubuntu:
  New
Status in mesa source package in Focal:
  New
Status in mesa source package in Hirsute:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread Shengyao Xue
the fix in https://launchpad.net/~xueshengyao/+archive/ubuntu/mesa is
much easier for Focal(only 2 lines changed), but it was based on a
workaround cannot upstream.


And the latest upstream mesa fixed this issue, so I cherry-picked 4 Mesa's 
upstream commits to Focal:

a3a4517f4147a0a7c1b34a4bcd42de45d552df5f

55d1b8f929bbba58734bc7b1f79a6f53ab5aa0e8

0e856b95c59d4b9d1909bd96eca0296dd14b41ff

f1a66e7c90ceb4796085989d0d8374689753121e

and made a new package:

https://launchpad.net/~xueshengyao/+archive/ubuntu/mesa2

it fixed this issue in my testing.

I also attached the debdiff.

@Timo, could you please help on the SRU process? many thanks.


** Patch added: "mesa_20.2.6-0ubuntu0.20.04.1to2.debdiff"
   
https://bugs.launchpad.net/oem-priority/+bug/1937988/+attachment/5515520/+files/mesa_20.2.6-0ubuntu0.20.04.1to2.debdiff

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project focal series:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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


[Desktop-packages] [Bug 1937988] Re: The image is distorted while use iGPU rendering and output via AMD GPU

2021-08-03 Thread jeremyszu
** Summary changed:

- The image is distrorted while use iGPU rendering and output via AMD GPU
+ The image is distorted while use iGPU rendering and output via AMD GPU

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

Title:
  The image is distorted while use iGPU rendering and output via AMD GPU

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project focal series:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  [Steps to reproduce]
  1. Connect a monitor on the AMD GPU.
  2. Power on the system and boot into OS.
  3. Run below command to launch glxgear
  Cmd> DRI_PRIME=1 glxgears -info

  [Expected result]
  The image is not distrorted while running the glxgears

  [Actual result]
  The image is distrorted while running the glxgears

  ---

  Here is the upstream bug for tracking this issue.
  
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942?commit_id=505f815e5ead8c9872bbda4c1ff3aeaee7223d64

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1937988/+subscriptions


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