summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@cube.(none)>2008-02-03 00:09:59 -0500
committerAlex Deucher <alex@cube.(none)>2008-02-03 00:09:59 -0500
commitf65e8dfac23adfa199026765fe3a1ea08cf4da67 (patch)
treed209ebda78a72160a1df973cdcc2b36b02d453f7 /src/radeon.h
parenta38a903debc0a50dbc73f59dc2741bbea76d2bd9 (diff)
downloadxf86-video-ati-frc-f65e8dfac23adfa199026765fe3a1ea08cf4da67.tar.gz
xf86-video-ati-frc-f65e8dfac23adfa199026765fe3a1ea08cf4da67.tar.bz2
RADEON: rework i2c handling
Split out clk, data, and lock regs and masks. some cards use different regs and masks for each. For cards with ATOMBIOS, use the i2c bios table to grab the i2c data.
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h
index d538196..ec952b5 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -870,6 +870,9 @@ RADEONGetExtTMDSInfoFromBIOS (xf86OutputPtr output);
extern Bool
RADEONInitExtTMDSInfoFromBIOS (xf86OutputPtr output);
+extern RADEONI2CBusRec
+legacy_setup_i2c_bus(int ddc_line);
+
extern void
radeon_crtc_set_cursor_position (xf86CrtcPtr crtc, int x, int y);
extern void