Chameleon

Chameleon Commit Details

Date:2011-06-05 14:56:42 (12 years 10 months ago)
Author:Azimutz
Commit:961
Parents: 960
Message:Added a GraphicsEnabler.txt file; please read it! Small comment added to gma.c.
Changes:
A/branches/azimutz/Cleancut/i386/modules/GraphicsEnabler/GraphicsEnabler.txt
M/branches/azimutz/Cleancut/i386/modules/GraphicsEnabler/IntelGraphicsEnabler/gma.c

File differences

branches/azimutz/Cleancut/i386/modules/GraphicsEnabler/IntelGraphicsEnabler/gma.c
5656
5757
5858
59
5960
6061
6162
{ 0x808627A6, "Mobile GMA950"},
{ 0x8086A011, "Mobile GMA3150"},
{ 0x8086A012, "Mobile GMA3150"},
//Azi: i can get QE/CI but no framebuffer... more testing needed.
{ 0x80862772, "Desktop GMA950"},
{ 0x80862776, "Desktop GMA950"},
{ 0x8086A001, "Mobile GMA3150"},
branches/azimutz/Cleancut/i386/modules/GraphicsEnabler/GraphicsEnabler.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is a port of the graphics enabler code into modules,
based on Meklort's previous port; for all purposes, this is
his work; i'm just trying to help ease the work load and
learn something while doing it.
Though the modules are in a working state and considered by me
as fit for testing (and use), this is still work in progress.
Please feedback directly to me by pm at:
http://forum.voodooprojects.org/
NOTICE: as of now, i'm considering this work as "LOW PRIORITY".
The folder will be kept synced with the trunk.
Work on the code will be done on a "free time" basis.
Any dev that wants to work directly on the folder is welcome;
i will take care of the "syncing with trunk" part.
The main reason for this is:
there are more important things to fix on the booter.
Azi

Archive Download the corresponding diff file

Revision: 961