#
4cd92098 |
| 07-Aug-2015 |
zrj <rimvydas.jasinskas@gmail.com> |
drm/radeon: Partial update to Linux 3.12
This brings new radeon features (mostly code refactoring): DMA functions seperated from asics code; UVD block separation; Improvements to DPMS
drm/radeon: Partial update to Linux 3.12
This brings new radeon features (mostly code refactoring): DMA functions seperated from asics code; UVD block separation; Improvements to DPMS (by default disabled); Better audio handling.
Notes: drm/ttm layer is put into transitional state pending memory functions rewrite. Currently VRAM handling capabilities are limited, still enough for light gaming and watching videos. X acceleration on radeon SI cards requires updated xorg+mesa(glamour support).
show more ...
|
#
926deccb |
| 08-Oct-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm/radeon: Import the Radeon KMS driver from FreeBSD
* Credits for porting an updated version of this driver from Linux mainly go to Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>
* C
drm/radeon: Import the Radeon KMS driver from FreeBSD
* Credits for porting an updated version of this driver from Linux mainly go to Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>
* Compatibility layer for running 32-bit applications on 64-bit systems left out
Additional credits from the FreeBSD import message:
This driver is based on Linux 3.8 and a previous effort by kan@.
More informations about this project can be found on the FreeBSD wiki: https://wiki.freebsd.org/AMD_GPU
Help from: kib@, kan@ Tested by: avg@, kwm@, ray@, Alexander Yerenkow <yerenkow@gmail.com>, Anders Bolt-Evensen <andersbo87@me.com>, Denis Djubajlo <stdedjub@googlemail.com>, J.R. Oldroyd <fbsd@opal.com>, Mikaël Urankar <mikael.urankar@gmail.com>, Pierre-Emmanuel Pédron <pepcitron@gmail.com>, Sam Fourman Jr. <sfourman@gmail.com>, Wade <wade-is-great@live.com>, (probably other I forgot...) HW donations: kyzh, Yakaz
show more ...
|