From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 75453] i915/DRM Gallium driver apparently not usable without DRM pipe loader Date: Tue, 25 Feb 2014 16:12:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0173987080==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B5225FA54E for ; Tue, 25 Feb 2014 08:12:52 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0173987080== Content-Type: multipart/alternative; boundary="1393344772.8aaa0.12187"; charset="us-ascii" --1393344772.8aaa0.12187 Date: Tue, 25 Feb 2014 16:12:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=75453 --- Comment #3 from Christian Prochaska --- Ah, that's interesting. Actually, the "DRI driver" I meant was the 'i915_dri.so' file, which got created from these components: - libdricommon.a - libmesagallium.a - libgallium.a - libdridrm.a - libi915drm.a - libwsw.a - libsoftpipe.a - libgalahad.a - libtrace.a - librbug.a - libi915.a The Makefile for this library is located in src/gallium/targets/dri-i915. But you're right, there also apppeared a 'mesa_dri_drivers.so' in the build log, which doesn't appear anymore with your four patches applied. I also remember having seen an 'i915_dri.so' file linked to 'mesa_dri_drivers.so' with another configuration. So, there appear to be two ways to get this 'i915_dri.so' file built and one of them is actually a Gallium driver? I'm confused now. -- You are receiving this mail because: You are the assignee for the bug. --1393344772.8aaa0.12187 Date: Tue, 25 Feb 2014 16:12:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 75453 from
Ah, that's interesting. Actually, the "DRI driver" I meant was the
'i915_dri.so' file, which got created from these components:

- libdricommon.a
- libmesagallium.a
- libgallium.a
- libdridrm.a
- libi915drm.a
- libwsw.a
- libsoftpipe.a
- libgalahad.a
- libtrace.a
- librbug.a
- libi915.a

The Makefile for this library is located in src/gallium/targets/dri-i915.

But you're right, there also apppeared a 'mesa_dri_drivers.so' in the build
log, which doesn't appear anymore with your four patches applied. I also
remember having seen an 'i915_dri.so' file linked to 'mesa_dri_drivers.so' with
another configuration.

So, there appear to be two ways to get this 'i915_dri.so' file built and one of
them is actually a Gallium driver? I'm confused now.


You are receiving this mail because:
  • You are the assignee for the bug.
--1393344772.8aaa0.12187-- --===============0173987080== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0173987080==--