Age | Commit message (Collapse) | Author |
|
this should fix bugs 16115, 16035
|
|
As has been done with xf86-video-intel, replace all CARD* datatypes with
uint*_t datatypes available from stdint.h.
|
|
This patch adds support for dynamic clock gating and static
power management using the atom command tables. In some cases
the bios may already set this up during post, so YMMV.
I was only able to test on desktop cards, so I haven't tested
to see how much (if any) power this saves or how it affects the
thermal footprint.
|
|
|
|
Component output is still not working.
|
|
enable support for the atombios tv timings selection by programming the crtc
with the tv timings if a tv is detected on the output
|
|
fix typo in atombios header file
|
|
|
|
I commented out the object parsing for the time being as
using it will require some thought as to new output
related data structures.
|
|
|
|
doesn't compile ATM
|
|
ATOM builds, but it's not hooked up yet.
|