mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency
@ 2025-12-01 11:21 Michael Tretter
  2025-12-12 14:51 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2025-12-01 11:21 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

Since upstream Commit 1299f5c50a49 ("gallium/radeon: import
libdrm_radeon source code, drop the dependency"), mesa doesn't depend on
libdrm_radeon anymore.

Drop the dependency.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/mesalib.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/rules/mesalib.in b/rules/mesalib.in
index 45c83843ef7c..9c13c57a6c6f 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -24,9 +24,6 @@ menuconfig MESALIB
 	select WAYLAND			if MESALIB_EGL_WAYLAND
 	select WAYLAND_PROTOCOLS	if MESALIB_EGL_WAYLAND
 	select LIBDRM_AMDGPU		if MESALIB_DRI_RADEONSI
-	select LIBDRM_RADEON		if MESALIB_DRI_R300
-	select LIBDRM_RADEON		if MESALIB_DRI_R600
-	select LIBDRM_RADEON		if MESALIB_DRI_RADEONSI
 	select LIBDRM_NOUVEAU		if MESALIB_DRI_NOUVEAU
 	select LIBELF			if MESALIB_DRI_RADEONSI
 	select LIBPNG			if MESALIB_VULKAN_SCREENSHOT
-- 
2.47.3




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] mesalib: drop libdrm_radeon dependency
  2025-12-01 11:21 [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency Michael Tretter
@ 2025-12-12 14:51 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-12-12 14:51 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

Thanks, applied as a93a3f1aca5e112b3daf95996ebe2ce45a9b56d6.

Michael

[sent from post-receive hook]

On Fri, 12 Dec 2025 15:51:57 +0100, Michael Tretter <m.tretter@pengutronix.de> wrote:
> Since upstream Commit 1299f5c50a49 ("gallium/radeon: import
> libdrm_radeon source code, drop the dependency"), mesa doesn't depend on
> libdrm_radeon anymore.
> 
> Drop the dependency.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20251201112122.292583-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mesalib.in b/rules/mesalib.in
> index 45c83843ef7c..9c13c57a6c6f 100644
> --- a/rules/mesalib.in
> +++ b/rules/mesalib.in
> @@ -24,9 +24,6 @@ menuconfig MESALIB
>  	select WAYLAND			if MESALIB_EGL_WAYLAND
>  	select WAYLAND_PROTOCOLS	if MESALIB_EGL_WAYLAND
>  	select LIBDRM_AMDGPU		if MESALIB_DRI_RADEONSI
> -	select LIBDRM_RADEON		if MESALIB_DRI_R300
> -	select LIBDRM_RADEON		if MESALIB_DRI_R600
> -	select LIBDRM_RADEON		if MESALIB_DRI_RADEONSI
>  	select LIBDRM_NOUVEAU		if MESALIB_DRI_NOUVEAU
>  	select LIBELF			if MESALIB_DRI_RADEONSI
>  	select LIBPNG			if MESALIB_VULKAN_SCREENSHOT



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-12 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-01 11:21 [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency Michael Tretter
2025-12-12 14:51 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox