xf86-video-modesetting: Changes to 'refs/tags/xf86-video-modesetting-0.3.0'

Dave Airlie airlied at kemper.freedesktop.org
Wed May 9 01:40:05 PDT 2012


Tag 'xf86-video-modesetting-0.3.0' created by Dave Airlie <airlied at redhat.com> at 2012-05-09 09:35 -0700

xf86-video-modesetting-0.3.0

Changes since xf86-video-modesetting-0.2.0:
Dave Airlie (9):
      modesetting: fix build against older Xext
      drop use of alloca, just use malloc/free
      dirty: check malloc return
      cursor: hide cursors on LeaveVT
      modesetting: add set/drop master around VT switch
      modesetting: move opening kernel device to before setting depth
      modesetting: attempt to work out if we want 24 or 32bpp
      modesetting: make sure the pci device corresponds to the drm device
      bump version to 0.3.0

Matt Turner (1):
      configure.ac: remove DRI and RENDER

Sascha Hauer (5):
      fix if() brackets in Probe function
      introduce open_hw() function
      Fix non PCI device probing
      do not bail out on non pci devices
      make busID non mandatory

---
 configure.ac          |   14 +--
 src/driver.c          |  182 +++++++++++++++++++++++++++++++-------------------
 src/drmmode_display.c |   47 ++++++++++++
 src/drmmode_display.h |   10 ++
 4 files changed, 180 insertions(+), 73 deletions(-)
---


More information about the xorg-commit mailing list