Skip to content

Commit

Permalink
Update to 2.4.53:
Browse files Browse the repository at this point in the history
Libdrm 2.4.53 has been released.

Emil Velikov (1):
      freedreno: do not leak drmVersion

François Tigeot (1):
      Enable libkms by default on DragonFly

Lucas Stach (1):
      modeprint: pretty print connector names

Marek Olšák (2):
      radeon: sync with radeon_drm.h from kernel headers
      Bump version to 2.4.53 for release

Rob Clark (6):
      freedreno: fix license
      freedreno: some msm-ring reset/flush fixes
      freedreno: simplify device creation
      freedreno: fix null ptr in error path
      freedreno/kgsl: don't even bother trying CREATE_FD
      freedreno: zero out unused field

Robert Millan (1):
      drm: Implement drmCheckModesettingSupported() for FreeBSD
  • Loading branch information
wiz committed Apr 11, 2014
1 parent 73919e6 commit 4e3ae8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/libdrm/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.41 2014/01/25 10:47:44 wiz Exp $
# $NetBSD: Makefile,v 1.42 2014/04/11 17:54:10 wiz Exp $

DISTNAME= libdrm-2.4.52
DISTNAME= libdrm-2.4.53
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
Expand Down
8 changes: 4 additions & 4 deletions x11/libdrm/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.39 2014/01/25 10:47:44 wiz Exp $
$NetBSD: distinfo,v 1.40 2014/04/11 17:54:10 wiz Exp $

SHA1 (libdrm-2.4.52.tar.bz2) = 7be6767efd0988c76c984fcdd1c8b712bcb9aea5
RMD160 (libdrm-2.4.52.tar.bz2) = dfec56eba9ba60e36094a8ef94ef6854dba4289e
Size (libdrm-2.4.52.tar.bz2) = 551473 bytes
SHA1 (libdrm-2.4.53.tar.bz2) = d3381432045984faa060a43425d67fd359bf29e3
RMD160 (libdrm-2.4.53.tar.bz2) = f261c9884c57fb75d4c67d23cba9616a404c226e
Size (libdrm-2.4.53.tar.bz2) = 579171 bytes
SHA1 (patch-ab) = 66dadd3244bfa9c69be0982fd2108deb94483de2
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-ad) = ea3ef8de8db782ddab23f182f1e6bd9d8f612a78
Expand Down

0 comments on commit 4e3ae8a

Please sign in to comment.