Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/radeonfb_bios.c
RevisionDateAuthorComments
 1.7  25-Sep-2022  thorpej Remove unnecessary include of <sys/malloc.h>.
 1.6  18-Sep-2020  macallan minor adaptatioons to new radeonfbreg.h
 1.5  08-Feb-2018  dholland Typos.
 1.4  03-Nov-2010  macallan pull in rasops8 for radeonfb, while there defflag a bunch of options and
make them all use the same prefix
 1.3  03-Jan-2009  yamt branches: 1.3.4; 1.3.6;
remove extra semicolons.
 1.2  19-Oct-2007  ad branches: 1.2.16; 1.2.20; 1.2.28;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.1  16-Aug-2006  gdamore branches: 1.1.2; 1.1.6; 1.1.12; 1.1.18; 1.1.32; 1.1.34; 1.1.38;
Initial import of radeonfb. Works to some degree on at least some hardware.
Most of the testing was done on MIPS hardware -- it probably needs work before
it will be useful with x86 hardware, and it is probably incompatible with
the X11 server.

"ATI Technologies Inc. ("ATI") has not assisted in the creation of, and
does not endorse, this software. ATI will not be responsible or liable
for any actual or alleged damage or loss caused by or in connection with
the use of or reliance on this software."

Enjoy!
 1.1.38.1  25-Oct-2007  bouyer Sync with HEAD.
 1.1.34.1  06-Nov-2007  matt sync with HEAD
 1.1.32.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.1.18.1  23-Oct-2007  ad Sync with head.
 1.1.12.3  27-Oct-2007  yamt sync with head.
 1.1.12.2  30-Dec-2006  yamt sync with head.
 1.1.12.1  16-Aug-2006  yamt file radeonfb_bios.c was added on branch yamt-lazymbuf on 2006-12-30 20:48:48 +0000
 1.1.6.2  09-Sep-2006  rpaulo sync with head
 1.1.6.1  16-Aug-2006  rpaulo file radeonfb_bios.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:19 +0000
 1.1.2.2  03-Sep-2006  yamt sync with head.
 1.1.2.1  16-Aug-2006  yamt file radeonfb_bios.c was added on branch yamt-pdpolicy on 2006-09-03 15:24:23 +0000
 1.2.28.1  19-Jan-2009  skrll Sync with HEAD.
 1.2.20.1  04-May-2009  yamt sync with head.
 1.2.16.1  17-Jan-2009  mjf Sync with HEAD.
 1.3.6.1  05-Mar-2011  rmind sync with head
 1.3.4.1  06-Nov-2010  uebayasi Sync with HEAD.

RSS XML Feed