Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/drm/dist/shared-core
Module Name: src
Committed By: mrg
Date: Sat Jun 26 23:05:13 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/shared-core: r600_cp.c
Added Files:
src/sys/external/bsd/drm/dist/shared-core: radeonhd_microcode.h
Log Message:
add minimal support for radeon 5xxx. there's not enough for it to be
useful yet, but that's not a big deal since the latest xf86-video-ati
doesn't support DRM on these yet.
new microcode images obtained from:
http://people.freedesktop.org/~agd5f/radeon_ucode/
XXX: need to fix max_hw_contexts handling at the very least.
XXX: should convert radeondrm to use firmload(9)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm/dist/shared-core/r600_cp.c
cvs rdiff -u -r0 -r1.1 \
src/sys/external/bsd/drm/dist/shared-core/radeonhd_microcode.h
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