All of lore.kernel.org
 help / color / mirror / Atom feed
* [mesa v3 1/9] nouveau: bump required libdrm version to 2.4.66
@ 2015-12-16 23:21 Ben Skeggs
       [not found] ` <1450308119-11757-1-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Ben Skeggs @ 2015-12-16 23:21 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Ben Skeggs

From: Ben Skeggs <bskeggs@redhat.com>

v2. forgot bump for non-gallium driver

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b6680d0..965c6f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,8 +72,8 @@ LIBDRM_REQUIRED=2.4.60
 LIBDRM_RADEON_REQUIRED=2.4.56
 LIBDRM_AMDGPU_REQUIRED=2.4.63
 LIBDRM_INTEL_REQUIRED=2.4.61
-LIBDRM_NVVIEUX_REQUIRED=2.4.33
-LIBDRM_NOUVEAU_REQUIRED=2.4.62
+LIBDRM_NVVIEUX_REQUIRED=2.4.66
+LIBDRM_NOUVEAU_REQUIRED=2.4.66
 LIBDRM_FREEDRENO_REQUIRED=2.4.65
 DRI2PROTO_REQUIRED=2.6
 DRI3PROTO_REQUIRED=1.0
-- 
2.6.4

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2015-12-18 15:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16 23:21 [mesa v3 1/9] nouveau: bump required libdrm version to 2.4.66 Ben Skeggs
     [not found] ` <1450308119-11757-1-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-16 23:21   ` [mesa v3 2/9] nouveau: remove use of deprecated nouveau_device::fd Ben Skeggs
2015-12-16 23:21   ` [mesa v3 3/9] nouveau: remove use of deprecated nouveau_device::drm_version Ben Skeggs
2015-12-16 23:21   ` [mesa v3 4/9] nouveau: return nouveau_screen from hw-specific creation functions Ben Skeggs
2015-12-16 23:21   ` [mesa v3 5/9] nouveau: fix screen creation failure paths Ben Skeggs
2015-12-16 23:21   ` [mesa v3 6/9] nouveau: remove use of deprecated nouveau_device_wrap() Ben Skeggs
2015-12-16 23:21   ` [mesa v3 7/9] nv50: fix g98+ vdec class allocation Ben Skeggs
2015-12-16 23:21   ` [mesa v3 8/9] nvc0: remove use of deprecated sw class identifier Ben Skeggs
     [not found]     ` <1450308119-11757-8-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-18 10:19       ` Emil Velikov
     [not found]         ` <CACvgo52c7WTAqF0t7wz=R0avFnwUbHoPyypYYSO61XO3JEtS8A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-18 15:24           ` Samuel Pitoiset
     [not found]             ` <56742540.9090202-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-18 15:28               ` Emil Velikov
2015-12-16 23:21   ` [mesa v3 9/9] nouveau: enable use of new kernel interfaces Ben Skeggs
2015-12-17 14:13   ` [mesa v3 1/9] nouveau: bump required libdrm version to 2.4.66 Samuel Pitoiset
2015-12-18 10:53   ` Emil Velikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.