unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: 56150@debbugs.gnu.org
Subject: [bug#56150] [PATCH 0/2][core-updates] gnu: mesa: Update to 22.1.2.
Date: Wed, 22 Jun 2022 15:31:52 +0000	[thread overview]
Message-ID: <ZykL1niXX_9wz63LxgqXHX7CJqfV7ZaFn9-SEzYscU4VdGDA9BDI3VHo13ZVKk0wl56ITVuVrGRS42xJMPXIZ4rflBXfkNGOCA1AIhcr_8Y=@protonmail.com> (raw)

Hi Guix,

Incoming are two patches to update Mesa to the latest stable version, 22.1.2 (as of this writing, they move quickly though).

The first patch does the update which needed to drop the configure-flag dri-drivers as those have been dropped from Mesa. They do exist on an alternative branch, but should only be for really old hardware, while there are more current drivers that have been in Mesa for years (the Gallium ones). The configure-flag we had set needed to be dropped for Mesa to build. I could also reenable a test on i686 that was disabled due to it failing with an upstream bug (now closed).

It is hard to parse all the codenames and hardware, but discussion on IRC leads me to believe this is for probably 10+ year old hardware, while some old hardware is supported by newer drivers like the crocus one. Here is one place to see the announcement and related links: https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Classic-Retired

Second patch does a minor clean up to use "auto" where available for gallium-drivers and vulkan-drivers. From parsing the meson build here: https://cgit.freedesktop.org/mesa/mesa/tree/meson.build I tried to make sure that the "auto" setting is available for the listed architecture and that it has at least as many drivers enabled as we had previously. For example, for vulkan-drivers on x86 it also adds the swrast driver. In other cases either "auto" is not listed for the architecture or it has less drivers than what we currently  build. One effect is that the crocus and i915 Gallium drivers are built, which I believe is needed to support some Intel hardware with the dri-drivers dropped.

(I added my copyright line in the second patch, forgot it in the first.)

Note that I tested this builds for x86_64 and i686. I have not tried to run anything with this Mesa nor build on other architectures.

Thanks,
John




             reply	other threads:[~2022-06-22 15:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-22 15:31 John Kehayias via Guix-patches via [this message]
2022-06-22 15:34 ` [bug#56150] [PATCH 1/2] gnu: mesa: Update to 22.1.2 John Kehayias via Guix-patches via
2022-06-22 15:34 ` [bug#56150] [PATCH 2/2] gnu: mesa: Update configure flags John Kehayias via Guix-patches via
2022-06-22 15:37 ` [bug#56150] [PATCH 0/2][core-updates] gnu: mesa: Update to 22.1.2 John Kehayias via Guix-patches via
2022-07-02  1:24 ` Tobias Geerinckx-Rice via Guix-patches via
2022-07-06 11:35   ` bug#56150: " Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ZykL1niXX_9wz63LxgqXHX7CJqfV7ZaFn9-SEzYscU4VdGDA9BDI3VHo13ZVKk0wl56ITVuVrGRS42xJMPXIZ4rflBXfkNGOCA1AIhcr_8Y=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=56150@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).