pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libdrm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 12 16:16:40 UTC 2012

Modified Files:
        pkgsrc/x11/libdrm: Makefile distinfo

Log Message:
Update to 2.4.38:

Alex Deucher (2):
      radeon: add some missing evergreen pci ids
      radeon: add some new SI pci ids

Chris Wilson (1):
      intel: Bail gracefully if we encounter an unknown Intel device

Cooper Yuan (1):
      libdrm/exynos: padding gem_mmap structure to 64-bit aligned

Damien Lespiau (1):
      intel: Remove two unused variables

Dave Airlie (4):
      libdrm: add missing caps from kernel to drm.h
      libdrm: add prime fd->handle and handle->fd interfaces
      libdrm/nouveau: add prime handle->bo and bo->handle support.
      intel: add prime interface for getting/setting a prime bo. (v4)

Eric Anholt (4):
      intel: Quiet valgrind warnings in context creation.
      Drop "-Wunsafe-loop-optimizations".
      intel: Import updated i915_drm.h.
      intel: Add a function for the new register read ioctl.

Kenneth Graunke (1):
      intel: Change context create failure message to from fprintf to DBG().

Laurent Pinchart (8):
      modetest: Unify buffer allocation
      modetest: Add SMPTE test pattern
      modetest: Add test pattern support for missing packed YUV formats
      modetest: Add test pattern support for missing planar YUV formats
      modetest: Add test pattern support for missing RGB formats
      modetest: Move connector and plane parsing to separate functions
      modetest: Make frame buffer format configurable on the command line
      modeset: Split buffer allocation to a separate file

Lauri Kasanen (1):
      intel: Fix build failure in test_decode.c

Marek Olšák (6):
      radeon: simplify ZS buffer checking on r600
      radeon: optimize allocation for depth w/o stencil and stencil w/o depth 
on EG
      radeon: force 2D tiling for MSAA surfaces
      radeon: tweak TILE_SPLIT for MSAA surfaces
      tests/modetest: fix distcheck
      configure: bump version for 2.4.38 release

Paulo Zanoni (1):
      intel: add more Haswell PCI IDs

Rob Clark (5):
      omap: clarify dmabuf file descriptor ownership
      omap: add API to import bo's from dmabuf fd's
      omap: add refcnting and handle tracking
      intel: fix build error
      modetest: fix uninitialized fourcc


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/libdrm/Makefile \
    pkgsrc/x11/libdrm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index