summaryrefslogtreecommitdiff
path: root/src/rhd_biosscratch.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Byebye novell.Luc Verhaegen1-1/+1
2008-08-12AtomBIOS: Fix build when built with different build options.Egbert Eich1-2/+2
2008-08-12BIOSScratch: Hook up call to set accelerator mode.Egbert Eich1-9/+16
2008-08-12BIOSScratch/PM: Set PM bits in the BIOS scratch registers.Egbert Eich1-0/+2
2008-08-12BIOSScratch: Add support to switch the GPU and individual devices to accelera...Egbert Eich1-0/+1
2008-08-12AtomBIOS/Output/BIOSScratch: Move DACSense() to the biosscratch subsystem.Egbert Eich1-2/+4
2008-08-12AtomBIOS/Output: Create wrapper for Output Power/Mode instead of calling rhdB...Egbert Eich1-1/+16
2008-08-12AtomBIOS: Cleanup: removed unneeded code.Egbert Eich1-8/+2
2008-08-12AtomBIOS: Reworked BIOS scratch register setting.Egbert Eich1-2/+3
2008-08-12Outputs/AtomBIOS: Some cleanup.Egbert Eich1-1/+4
2008-08-12AtomBIOS/Outputs: Add property control for Outputs.Egbert Eich1-0/+6
2008-08-12AtomBIOS: Distinguish between TV and normal DAC when reading out sensed status.Egbert Eich1-1/+2
2008-08-12AtomBIOS: Find atomDevice which owns CRTC from BIOS scratch registers.Egbert Eich1-0/+1
2008-08-12AtomBIOS: Save/Restore output related BIOS scratch registers.Egbert Eich1-0/+2
2008-08-12Update BIOS scratch registers when enabling outputs or selecting CRTCs.Egbert Eich1-1/+4
2008-08-12Provide infrastructure to update BIOS scratch registers.Egbert Eich1-6/+4
2008-08-12Move BIOS scratch register related functions to a separate file.Egbert Eich1-0/+37