-----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
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 ?
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.
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 ?
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
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
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.
dri-devel@lists.freedesktop.org