** Summary changed: - Add support for additional AMD HD5000 and HD6000 cards + Update to mesa 8.0.5
** Changed in: mesa (Ubuntu) Importance: Undecided => High ** Changed in: mesa (Ubuntu) Status: Confirmed => Triaged ** Also affects: mesa (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu Precise) Status: New => Triaged ** Changed in: mesa (Ubuntu Precise) Importance: Undecided => High ** Changed in: mesa (Ubuntu Precise) Assignee: (unassigned) => Canonical X.org (canonical-x) ** Description changed: - Mesa 8.0.5 contains the following two commits which would be good to - bring to Ubuntu 12.04 "Precise Pangolin". The regression potential - should be zero, as they just add PCI ids for new hardware. + [Impact] + As per the Technical Board's provisional mesa MRE policy, upate mesa in 12.04 to version 8.0.5. This brings several specific fixes, including those mentioned in this bug report. + + Changelog for this release is at + http://www.mesa3d.org/relnotes-8.0.5.html, with highlights summarized + below: + + [New features] + None. + + [Bug fixes] + Bug 44912 - [bisected] WebGL conformance/textures/texture-mips tests fails + Bug 46644 - Sandybridge Mobile: ARBfp TXP with coords from fragment.color doesn't apply W divide + Bug 46784 - MAD using multiply written register fails + Bug 47375 - Blender crash on startup after upgrade to mesa 8.0.1 + Bug 48120 - GL_EXT_texture_sRGB_decode still broken + Bug 48628 - [bisected ILK]Oglc fogexp(basic.allCases) regressed + Bug 49772 - [SNB]Oglc depth-stencil(basic.read.ds) regressed + Bug 52129 - [Bisected ILK]Piglit spec_ARB_shader_texture_lod_execution_glsl-fs-shadow2DGradARB-01 regressed + Bug 52382 - [ivb gt1] Severe image corruption and GPU Hang, too many PS threads + Bug 52563 - build failure - struct radeon_renderbuffer has no member named Base + Bug 53311 - [Bisected IVB]Oglc transform_feedback(advanced.transformFeedback.points) Invalid argument + Bug 53314 - [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:920:llvmpipe_get_texture_tile_layout: Assertion `x < lpr->tiles_per_row[level]' failed. + Bug 53316 - [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:601:llvmpipe_get_transfer: Assertion `resource' failed. + Bug 53317 - [llvmpipe] SIGSEGV src/gallium/auxiliary/gallivm/lp_bld_sample.c:99 + Bug 53318 - [softpipe] sp_state_shader.c:194:softpipe_delete_fs_state: Assertion `var != softpipe->fs_variant' failed. + Bug 53319 - [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed. + Bug 53618 - [Bisected i915]Piglit glx_GLX_ARB_create_context_NULL_attribute_list Aborted + Bug 53972 - Black Mirror III: too dark + Bug 54183 - [Bisected ILK regression]many piglit/oglc/ogles2 cases Segmentation fault + Bug 54193 - output_components uninitialized in fs_visitor::emit_fb_writes() + Bug 54301 - [Bisected ILK regression]Piglit glx_GLX_ARB_create_context_forward-compatible_flag_with_3.0 Segmentation fault + Bug 56211 - src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture: Assertion `u_minify(stImage->pt->height0, src_level) == stImage->base.Height' failed. + ...this list is likely incomplete. + + [Original Report] + Mesa 8.0.5 contains the following two commits which would be good to bring to Ubuntu 12.04 "Precise Pangolin". The regression potential should be zero, as they just add PCI ids for new hardware. author Alex Deucher 2012-06-05 14:15:16 (GMT) committer Andreas Boll 2012-10-16 19:58:54 (GMT) commit a8f95de93687ab31609e775c154c1dcb7f7b071b tree 9bff3218e44f9d7144aae8c4d0bf3d49e9943c2b parent 0c597717d9443f005fae20756c2ef3d25ca80122 r600g: add new Sumo, Palm, BTC pci ids Note this is a candidate for the stable branch. Signed-off-by: Alex Deucher (cherry picked from commit 6ce298f9ce575444029a7c8aac5e86fcf368582a) and author Alex Deucher 2012-08-06 14:49:47 (GMT) committer Andreas Boll 2012-10-16 19:59:47 (GMT) commit 46d39db6f180880a64abb88c2e4658607ab549a8 tree 720fb153aa6e7ccb644f6fc0360d0deefe6628f8 parent a8f95de93687ab31609e775c154c1dcb7f7b071b r600g: add additional evergreen pci ids Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher (cherry picked from commit a6146d2566182279c9441133aa669945befe5204) -- 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/1072096 Title: Update to mesa 8.0.5 Status in “mesa” package in Ubuntu: Triaged Status in “mesa” source package in Precise: Triaged Bug description: [Impact] As per the Technical Board's provisional mesa MRE policy, upate mesa in 12.04 to version 8.0.5. This brings several specific fixes, including those mentioned in this bug report. Changelog for this release is at http://www.mesa3d.org/relnotes-8.0.5.html, with highlights summarized below: [New features] None. [Bug fixes] Bug 44912 - [bisected] WebGL conformance/textures/texture-mips tests fails Bug 46644 - Sandybridge Mobile: ARBfp TXP with coords from fragment.color doesn't apply W divide Bug 46784 - MAD using multiply written register fails Bug 47375 - Blender crash on startup after upgrade to mesa 8.0.1 Bug 48120 - GL_EXT_texture_sRGB_decode still broken Bug 48628 - [bisected ILK]Oglc fogexp(basic.allCases) regressed Bug 49772 - [SNB]Oglc depth-stencil(basic.read.ds) regressed Bug 52129 - [Bisected ILK]Piglit spec_ARB_shader_texture_lod_execution_glsl-fs-shadow2DGradARB-01 regressed Bug 52382 - [ivb gt1] Severe image corruption and GPU Hang, too many PS threads Bug 52563 - build failure - struct radeon_renderbuffer has no member named Base Bug 53311 - [Bisected IVB]Oglc transform_feedback(advanced.transformFeedback.points) Invalid argument Bug 53314 - [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:920:llvmpipe_get_texture_tile_layout: Assertion `x < lpr->tiles_per_row[level]' failed. Bug 53316 - [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:601:llvmpipe_get_transfer: Assertion `resource' failed. Bug 53317 - [llvmpipe] SIGSEGV src/gallium/auxiliary/gallivm/lp_bld_sample.c:99 Bug 53318 - [softpipe] sp_state_shader.c:194:softpipe_delete_fs_state: Assertion `var != softpipe->fs_variant' failed. Bug 53319 - [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed. Bug 53618 - [Bisected i915]Piglit glx_GLX_ARB_create_context_NULL_attribute_list Aborted Bug 53972 - Black Mirror III: too dark Bug 54183 - [Bisected ILK regression]many piglit/oglc/ogles2 cases Segmentation fault Bug 54193 - output_components uninitialized in fs_visitor::emit_fb_writes() Bug 54301 - [Bisected ILK regression]Piglit glx_GLX_ARB_create_context_forward-compatible_flag_with_3.0 Segmentation fault Bug 56211 - src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture: Assertion `u_minify(stImage->pt->height0, src_level) == stImage->base.Height' failed. ...this list is likely incomplete. [Original Report] Mesa 8.0.5 contains the following two commits which would be good to bring to Ubuntu 12.04 "Precise Pangolin". The regression potential should be zero, as they just add PCI ids for new hardware. author Alex Deucher 2012-06-05 14:15:16 (GMT) committer Andreas Boll 2012-10-16 19:58:54 (GMT) commit a8f95de93687ab31609e775c154c1dcb7f7b071b tree 9bff3218e44f9d7144aae8c4d0bf3d49e9943c2b parent 0c597717d9443f005fae20756c2ef3d25ca80122 r600g: add new Sumo, Palm, BTC pci ids Note this is a candidate for the stable branch. Signed-off-by: Alex Deucher (cherry picked from commit 6ce298f9ce575444029a7c8aac5e86fcf368582a) and author Alex Deucher 2012-08-06 14:49:47 (GMT) committer Andreas Boll 2012-10-16 19:59:47 (GMT) commit 46d39db6f180880a64abb88c2e4658607ab549a8 tree 720fb153aa6e7ccb644f6fc0360d0deefe6628f8 parent a8f95de93687ab31609e775c154c1dcb7f7b071b r600g: add additional evergreen pci ids Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher (cherry picked from commit a6146d2566182279c9441133aa669945befe5204) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1072096/+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