Age | Commit message (Collapse) | Author |
|
gc2000 have minorFeatures4, document the register,
not that we know any of the bits yet...
|
|
Create a library libetnaviv for
a) ioctl (kernel interface) wrapping
b) command buffer handling
c) context handling (still incomplete)
d) register description headers
A future 2D or SVG driver can share this code.
|
|
Reorganization commit. Try to make the `etna_pipe` driver more self-contained.
Don't include state xml include files in fb demos where they are not
needed.
|
|
- state.xml : main file
- state_2d.xml.h : 2d state
- state_3d.xml.h : 3d state
- state_hi.xml.h : host interface state (registers)
- common.xml : shared bits between state.xml, cmdstream.xml and isa.xml
also beginnings of automatic state management, currently for RS only
|
|
|