All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] libdrm 2.4.46
@ 2013-07-02  8:22 Dave Airlie
  2013-07-02 23:55 ` Laurent Pinchart
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Airlie @ 2013-07-02  8:22 UTC (permalink / raw)
  To: xorg-announce; +Cc: dri-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Release because I want the cursor ioctls released,
also haswell and radeon ids.

Alex Deucher (3):
      radeon: add CIK chip families
      radeon: add Bonaire pci ids
      radeon: add kabini pci ids

Damien Lespiau (3):
      intel/aub: Sync the AUB defines with mesa's
      intel/aub: Return early if we disable aub dumps
      intel/aub: Implement a way to specify the output .aub filename

Dave Airlie (2):
      drm: add hotspot cursor interface support.
      libdrm: bump to 2.4.46

Mark Kettenis (1):
      radeon: correct RADEON_GEM_WAIT_IDLE use

Rob Clark (3):
      freedreno: add handle and name tracking
      freedreno: add some asserts
      freedreno: also remove from name table on bo delete

Rodrigo Vivi (2):
      intel: Fix Haswell GT3 names.
      intel: Adding more reserved PCI IDs for Haswell.

Ville Syrjälä (1):
      modetest: Make RGB565 pwetty too

git tag: libdrm-2.4.46

http://dri.freedesktop.org/libdrm/libdrm-2.4.46.tar.bz2
MD5:  9cba217fd3daa10b1d052ec60d3aa7d5  libdrm-2.4.46.tar.bz2
SHA1: b3a0fac0c8ef9110dce32feb8004f53f0081dea4  libdrm-2.4.46.tar.bz2
SHA256: 33cf320dad4e8060768714792e12643ddf6756a719d262ba7d60b39c2b2650f1  libdrm-2.4.46.tar.bz2

http://dri.freedesktop.org/libdrm/libdrm-2.4.46.tar.gz
MD5:  b454a43366eb386294f87a5cd16699e6  libdrm-2.4.46.tar.gz
SHA1: dbd99aca49db5fa87e49fec5fa3d2eba5a781185  libdrm-2.4.46.tar.gz
SHA256: 75dda05aa7717594d48f215d598525ffb7d4c60f60cc3fc2084672ca5d3ae039  libdrm-2.4.46.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQIcBAEBAgAGBQJR0o14AAoJEAx081l5xIa+QOAP/A9wAIljpxy6KGYC7LutVzTy
oncZk3ivkKI0a+rAqXP5DrV+Fu9Gkmx/rSNrHw/VwdY83EenRbyijIQk4QQjj0AN
ibPWyWTIlc+sdJoXBEieqWdSxZLqCgT3GIhaBmnkVBEPyse2qu5ob1MZQYX62tKJ
MZ45OpW8glhEvBdKrcvN1wfe710MH1RYwwgIrkmD1RPuCFyhIOnkj/hMICCnBOil
vkng1tW7TitW84YFsUDu4rV6iug9OSnIvNNN/j810QREGyNdhPqPV5rhv8zncjRk
cg3nFmcjyTnzHX0Eq1gHQenam0ocHvfGuknQ2tiIaH4MiN7TIg+39NK8Zi4OvAMj
DfxlYHna3xBpnhTKuyRkG/1/BrUFr1f8vnw2yqV5qUBJeZ5uZIEt7rAGZcMOkKuE
LCA9boM1KgNaAG4i6NPaWJwavM25DFYDV/I6Xy8xeFPvChslc7VBmei9B53NNAx8
k3yyz0+LICjJo8XKZouueK6UaZFE7+9lHhLp8qxXMqLH/cErdUirUEDUvB3YdUEI
bjq41nMsIYnBCIdkNpiUQVUP5rGeUEsninZO7nfVRV6sQXVI5rsb+iob6aA1rwJM
am+/3vppn1oTjrvFxywY6ctBIu1Ko+DCHmo/1WpdNNnMIXRr24FMXYrkUcORrp7Z
ZQm76FmMzsSxgCv2/iUT
=esMI
-----END PGP SIGNATURE-----
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-02  8:22 [ANNOUNCE] libdrm 2.4.46 Dave Airlie
@ 2013-07-02 23:55 ` Laurent Pinchart
  2013-07-03  0:17   ` Dave Airlie
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Pinchart @ 2013-07-02 23:55 UTC (permalink / raw)
  To: dri-devel; +Cc: xorg-announce

Hi Dave,

On Tuesday 02 July 2013 18:22:01 Dave Airlie wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Release because I want the cursor ioctls released,
> also haswell and radeon ids.

Any chance to get the "[PATCH v6 00/23] modetest enhancements" series included 
in the next release ?

-- 
Regards,

Laurent Pinchart

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-02 23:55 ` Laurent Pinchart
@ 2013-07-03  0:17   ` Dave Airlie
  2013-07-03 19:20     ` Laurent Pinchart
  2013-07-04  1:35     ` Ilija Hadzic
  0 siblings, 2 replies; 7+ messages in thread
From: Dave Airlie @ 2013-07-03  0:17 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: xorg-announce, dri-devel

On Wed, Jul 3, 2013 at 9:55 AM, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> Hi Dave,
>
> On Tuesday 02 July 2013 18:22:01 Dave Airlie wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Release because I want the cursor ioctls released,
>> also haswell and radeon ids.
>
> Any chance to get the "[PATCH v6 00/23] modetest enhancements" series included
> in the next release ?

Do you not have commit access? if not I'd advise getting it,

libdrm is maintained by everyone collectively and gets released when
someone sees the need for something in git.

I certainly don't pull patches in from others to it very often, and
modetest I generally blame on jbarnes.

Dave.

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-03  0:17   ` Dave Airlie
@ 2013-07-03 19:20     ` Laurent Pinchart
  2013-07-03 19:30       ` Alex Deucher
  2013-07-04  1:35     ` Ilija Hadzic
  1 sibling, 1 reply; 7+ messages in thread
From: Laurent Pinchart @ 2013-07-03 19:20 UTC (permalink / raw)
  To: Dave Airlie; +Cc: xorg-announce, dri-devel

Hi Dave,

On Wednesday 03 July 2013 10:17:34 Dave Airlie wrote:
> On Wed, Jul 3, 2013 at 9:55 AM, Laurent Pinchart wrote:
> > On Tuesday 02 July 2013 18:22:01 Dave Airlie wrote:
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >> 
> >> Release because I want the cursor ioctls released,
> >> also haswell and radeon ids.
> > 
> > Any chance to get the "[PATCH v6 00/23] modetest enhancements" series
> > included in the next release ?
> 
> Do you not have commit access?

No I don't.

> if not I'd advise getting it,
> 
> libdrm is maintained by everyone collectively and gets released when
> someone sees the need for something in git.
> 
> I certainly don't pull patches in from others to it very often, and
> modetest I generally blame on jbarnes.

How do I get commit access ?

-- 
Regards,

Laurent Pinchart

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-03 19:20     ` Laurent Pinchart
@ 2013-07-03 19:30       ` Alex Deucher
  0 siblings, 0 replies; 7+ messages in thread
From: Alex Deucher @ 2013-07-03 19:30 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: dri-devel, xorg-announce

On Wed, Jul 3, 2013 at 3:20 PM, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> Hi Dave,
>
> On Wednesday 03 July 2013 10:17:34 Dave Airlie wrote:
>> On Wed, Jul 3, 2013 at 9:55 AM, Laurent Pinchart wrote:
>> > On Tuesday 02 July 2013 18:22:01 Dave Airlie wrote:
>> >> -----BEGIN PGP SIGNED MESSAGE-----
>> >> Hash: SHA1
>> >>
>> >> Release because I want the cursor ioctls released,
>> >> also haswell and radeon ids.
>> >
>> > Any chance to get the "[PATCH v6 00/23] modetest enhancements" series
>> > included in the next release ?
>>
>> Do you not have commit access?
>
> No I don't.
>
>> if not I'd advise getting it,
>>
>> libdrm is maintained by everyone collectively and gets released when
>> someone sees the need for something in git.
>>
>> I certainly don't pull patches in from others to it very often, and
>> modetest I generally blame on jbarnes.
>
> How do I get commit access ?

http://www.freedesktop.org/wiki/AccountRequests/

Alex

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-03  0:17   ` Dave Airlie
  2013-07-03 19:20     ` Laurent Pinchart
@ 2013-07-04  1:35     ` Ilija Hadzic
  2013-07-04  8:08       ` Ville Syrjälä
  1 sibling, 1 reply; 7+ messages in thread
From: Ilija Hadzic @ 2013-07-04  1:35 UTC (permalink / raw)
  To: Dave Airlie
  Cc: dri-devel@lists.freedesktop.org, Laurent Pinchart, xorg-announce

> I certainly don't pull patches in from others to it very often, and
> modetest I generally blame on jbarnes.
>

Speaking of forgotten patches, could someone with the commit access please
pick up this one:

http://lists.freedesktop.org/archives/dri-devel/2012-November/030852.html

ATI DDX already depends on that DRM_CAP and we had to add private #define
to work around the missing one in drm.h.

thanks,

Ilija

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

* Re: [ANNOUNCE] libdrm 2.4.46
  2013-07-04  1:35     ` Ilija Hadzic
@ 2013-07-04  8:08       ` Ville Syrjälä
  0 siblings, 0 replies; 7+ messages in thread
From: Ville Syrjälä @ 2013-07-04  8:08 UTC (permalink / raw)
  To: Ilija Hadzic
  Cc: xorg-announce, Laurent Pinchart, dri-devel@lists.freedesktop.org

On Wed, Jul 03, 2013 at 09:35:12PM -0400, Ilija Hadzic wrote:
> > I certainly don't pull patches in from others to it very often, and
> > modetest I generally blame on jbarnes.
> >
> 
> Speaking of forgotten patches, could someone with the commit access please
> pick up this one:
> 
> http://lists.freedesktop.org/archives/dri-devel/2012-November/030852.html
> 
> ATI DDX already depends on that DRM_CAP and we had to add private #define
> to work around the missing one in drm.h.

Pushed.

BTW I just tried 'make headers_install' and copied over all the headers.
The results weren't exactly pretty. Lots of differences here and there,
and exynost_drm.h and tegra_drm.h are totally missing from libdrm. Might
be a "nice" project for someone to clean up this mess.

-- 
Ville Syrjälä
Intel OTC

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

end of thread, other threads:[~2013-07-04  8:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02  8:22 [ANNOUNCE] libdrm 2.4.46 Dave Airlie
2013-07-02 23:55 ` Laurent Pinchart
2013-07-03  0:17   ` Dave Airlie
2013-07-03 19:20     ` Laurent Pinchart
2013-07-03 19:30       ` Alex Deucher
2013-07-04  1:35     ` Ilija Hadzic
2013-07-04  8:08       ` Ville Syrjälä

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.