| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
o Add some video card ID (4600, M7740, 4700, M5750, RG220).
o Add support RS880 (AMD 785G chipset) but no ID available.
o Add XVideo attribute (Y'CbCr color space of the source video).
Notes:
svn path=/head/; revision=239124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
|
| |
This and the updated libdrm bump the API version to 0.0.14 which requires
an updated kernel patch. See pkg-message for details.
PR: 136806
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=238730
|
|
|
|
| |
Notes:
svn path=/head/; revision=238364
|
|
|
|
| |
Notes:
svn path=/head/; revision=236823
|
|
|
|
| |
Notes:
svn path=/head/; revision=236405
|
|
|
|
|
|
|
| |
4 months.
Notes:
svn path=/head/; revision=235750
|
|
|
|
| |
Notes:
svn path=/head/; revision=235348
|
|
|
|
|
|
|
|
| |
Related PR: ports/134008
Submitted by: bsam
Notes:
svn path=/head/; revision=235169
|
|
|
|
| |
Notes:
svn path=/head/; revision=235166
|
|
|
|
| |
Notes:
svn path=/head/; revision=234785
|
|
|
|
|
|
|
| |
masterport).
Notes:
svn path=/head/; revision=234751
|
|
|
|
| |
Notes:
svn path=/head/; revision=234721
|
|
|
|
| |
Notes:
svn path=/head/; revision=234355
|
|
|
|
|
|
|
|
| |
PR: 134576
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=233998
|
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
PR: ports/134008
Submitted by: bsam (me)
Approved by: x11@ (maintainer timeout, 19 days)
Notes:
svn path=/head/; revision=233870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fixes since 2.7.0:
----------------------
* KMS: Hook up output properties for RANDR, (this allows output
properties to be controlled in the KMS case just as in the UMS
case). [Zhenyu Wang <zhenyu.z.wang@intel.com>]
* Fix multiplication error when computing required batch space.
This could fix any number of cases where the driver did
inexplicable things (due to having computed the wrong
size). [Keith Packard <keithp@keithp.com>]
* Hold reference to video binding table until all rects are
painted. This prevent general chaos in the buffer
manager. [Keith Packard <keithp@keithp.com>]
* Split i915 textured video commands to fit into batch
buffers. Video and 3D setup commands share the same batch
buffer, so without this fix, various problems could occur when
video and 3D clients were both heavily active at the same
time. [Keith Packard <keithp@keithp.com>]
* Fix crash with XV with large virtual display (> 2049). [Albert
Damen <albrt@gmx.net>]
* Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
don't know that this was causing any problem, but the change
does bring the driver into conformance with what the
specification says the hardware requires here. [Keith Packard
<keithp@keithp.com>]
Notes:
svn path=/head/; revision=233802
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Add support Radeon HD 4790.
o Add experimental support Radeon HD 4770.
o Add ForceLowPowerMode and LowPowerModeEngineClock options, and
Report GPU Core and Memory Clock.
e.g. radeonhd driver reports following clocks of my Radeon X1650 Pro:
(II) RADEONHD(0): Default Engine Clock: 588000
(II) RADEONHD(0): Default Memory Clock: 694000
It means that GPU Core Clock is 588MHz and Memory Clock is 694MHz. And
ForceLowPowerMode xorg-driver option can change Engine Clock.
o Fix some bugs on 3D engine and cursor.
o Use libpciaccess instead of libpci.
Notes:
svn path=/head/; revision=233478
|
|
|
|
|
|
|
|
|
| |
fixed properly sometime.
Reported by: QAT
Notes:
svn path=/head/; revision=233394
|
|
|
|
| |
Notes:
svn path=/head/; revision=233389
|
|
|
|
| |
Notes:
svn path=/head/; revision=233388
|
|
|
|
| |
Notes:
svn path=/head/; revision=233387
|
|
|
|
| |
Notes:
svn path=/head/; revision=233386
|
|
|
|
| |
Notes:
svn path=/head/; revision=233385
|
|
|
|
| |
Notes:
svn path=/head/; revision=233384
|
|
|
|
| |
Notes:
svn path=/head/; revision=233383
|
|
|
|
| |
Notes:
svn path=/head/; revision=233382
|
|
|
|
|
|
|
|
| |
PR: 133998
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes:
svn path=/head/; revision=232722
|
|
|
|
| |
Notes:
svn path=/head/; revision=232211
|
|
|
|
|
|
|
|
|
|
| |
been updated.
PR: 133557
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=232032
|
|
|
|
|
|
|
|
|
| |
PR: ports/133466
Submitted by: Kalten <kalten@gmx.at>
Approved by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=231963
|
|
|
|
| |
Notes:
svn path=/head/; revision=231940
|
|
|
|
| |
Notes:
svn path=/head/; revision=231887
|
|
|
|
|
|
|
| |
Tested by: scf
Notes:
svn path=/head/; revision=231839
|
|
|
|
| |
Notes:
svn path=/head/; revision=231805
|
|
|
|
| |
Notes:
svn path=/head/; revision=231571
|
|
|
|
|
|
|
|
|
|
|
| |
o Update randrproto, libXrandr and xrandr to 1.3.0
o Update xf86-video-intel to 2.6.3
o Update other less common drivers as needed
o Mark a bunch of un-maintained input drivers ignored
o Update the various slave X server ports as well
Notes:
svn path=/head/; revision=231570
|
|
|
|
|
|
|
|
|
|
| |
made acceleration unusable.
Approved by: flz
Obtained from: NetBSD (basic approach)
Notes:
svn path=/head/; revision=231407
|
|
|
|
|
|
|
|
|
| |
depend on it on these archs.
Approved by: flz
Notes:
svn path=/head/; revision=231404
|
|
|
|
| |
Notes:
svn path=/head/; revision=230388
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=230282
|
|
|
|
|
|
|
|
| |
This includes EXA and Xv support for r6/7xx series radeons. You need
the updated drm that is in -CURRENT now, -STABLE in about another week
Notes:
svn path=/head/; revision=230017
|
|
|
|
|
|
|
|
| |
of the devices on the system as possible video devices. Pull in
a patch from git to at least try to address this.
Notes:
svn path=/head/; revision=229288
|
|
|
|
|
|
|
|
|
|
|
|
| |
[NOTE]
Add many 2D acceleration works on R6xx/R7xx (a.k.a. Radeon HD [23]xxx/HD 4xxx).
Please see also: http://cgit.freedesktop.org/xorg/driver/xf86-video-radeonhd/log/
Sorry, I don't confirm it on my AMD M780G (RS780 a.k.a. Radeon HD 3200) by hardware
failure. So it may not work well.
Notes:
svn path=/head/; revision=229227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
initially based on the obfuscated 2D-only free and open source "nv"
driver, aiming to develop free software drivers for NVIDIA graphics
cards, by reverse engineering NVIDIA's current proprietary drivers for
Linux.
WWW: http://nouveau.freedesktop.org/
PR: 131276
Submitted by: Anonymous <swell dot k at gmail dot com>
Notes:
svn path=/head/; revision=228758
|
|
|
|
| |
Notes:
svn path=/head/; revision=228630
|
|
|
|
|
|
|
|
|
|
| |
a side effect of changing current operation level and sysmouse(4) lets
you open /dev/sysmouse multiple times unlike other mouse drivers.
- Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0.
- Simplify the patches a little while I am here.
Notes:
svn path=/head/; revision=227623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1
and above.
- Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist.
Previously, it was only available when HAL support was compiled in.
They should be able to handle SysMouse protocol at operation level 1.
- Check protocol for ums(4) as it only supports SysMouse protocol.
- Sync X server with mouse driver.
Reviewed by: rnoland
Notes:
svn path=/head/; revision=227485
|
|
|
|
| |
Notes:
svn path=/head/; revision=227092
|
|
|
|
|
|
|
|
| |
PR: ports/130946
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=226902
|