pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-ati



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  9 19:29:55 UTC 2013

Modified Files:
        pkgsrc/x11/xf86-video-ati: Makefile distinfo

Log Message:
Update to 7.2.0:

Alex Deucher (16):
      radeon: add oland chip family
      radeon/kms: add oland pci ids
      radeon: mark trinity APUs with IGP flag
      radeon: add Richland pci ids
      radeon: add new SI pci ids
      radeon: add new richland pci ids
      radeon: add hainan chip family
      radeon: add Hainan pci ids
      man: fix up previous commit
      radeon: add family ids for CIK
      radeon: update cursor handling for CIK
      radeon/kms: add bonaire pci ids
      radeon/kms: add kabini pci ids
      radeon: bump libdrm requirement to 2.4.46 for CIK support
      radeon: fix naming clashes with multiple GPUs (v3)
      drmmode: add support for multi-screen reverse optimus

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Dave Airlie (1):
      radeon: add support for reverse prime (v2)

Eric S. Raymond (1):
      Fix some incomplete list entries.

Grigori Goronzy (5):
      Fix RADEON_FALLBACK logging
      EXA/evergreen/ni: optimize non-overlapping Copy
      EXA/evergreen/ni: fast solid pixmap support
      EXA/evergreen/ni: accelerate PictOpOver with component alpha
      EXA/evergreen/ni: replace magic number

Ilija Hadzic (13):
      DRI2: change signature of populate_vbl_request_type
      DRI2: make populate_vbl_request_type external
      drmmode: add drmmode_get_current_ust function
      drmmode: remove dead code from drmmode_crtc_dpms
      drmmode: calculate interpolated vblanks while in dpms-off state
      DRI2: adjust MSC by the number of interpolated vblanks
      DRI2: add vblank extrapolation function
      DRI2: hook up vblank extrapolation to schedule_swap
      DRI2: track CRTC in event record
      DRI2: move rename and rework radeon_dri2_deferred_swap
      DRI2: make wait_msc and get_msc work on disabled CRTCs
      DRI2: support scheduling emulated events with zero delay
      DRI2: add interpolated blanks to frame number in event handlers

Jerome Glisse (1):
      radeonsi: add 2d tiling support

Leo Liu (1):
      radeon: fix a memory leak in get_modes() callback.

Maarten Lankhorst (9):
      bump version post release
      Close drm_fd in CloseScreen.
      Cleanup drmmode in CloseScreen.
      radeon: add refcounts to fix up zaphod open/close.
      Move fd cleanup to correct place.
      drmmode: handle failure of drmModeGetConnector
      kill unused radeon_driver.c
      add bicubic_table.py to EXTRA_DIST
      radeon: bump version for release

Mark Kettenis (1):
      Always go through DFS/UTS when byte swapping is needed.

Michel Dänzer (8):
      Only parse Option "AccelMethod" if glamor was enabled at build time
      glamor: Bail if the glamoregl module wasn't loaded early
      glamor: Initial PRIME pixmap sharing hooks.
      glamor: Enable by default on SI
      glamor: Only enable for depth >= 24
      glamor: Fix build against xserver < 1.13
      glamor: Keep old private in radeon_pixmap_set_bo
      autogen.sh: Restore passing --enable-maintainer-mode to configure

Raul Fernandes (1):
      EXA/6xx/7xx: optimize non-overlapping Copy

Samuel Li (1):
      radeon: use direct mapping for fast fb access.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xf86-video-ati/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