]> git.ozlabs.org Git - bitfield/blob - radeon.conf
506ba7a57fe5caa4b42c455f4682f6fd13542cf8
[bitfield] / radeon.conf
1 ; Radeon registers
2 ;  Contributors: Jeremy Kerr <jk@ozlabs.org>
3 ;
4 ; Adapted from the xorg ati driver
5 ;
6
7 ; radeon_reg.h
8 [FP_GEN_CNTL]
9 name: Radeon Flatpanel Generic Control
10 width: 32
11 field:  1<<0  Flatpanel (TMDS) on
12 field:  1<<1  Blank enable
13 field:  1<<2  TMDS enable
14 field:  1<<3  Panel format
15 field:  1<<7  Enable TMDS
16 field:  1<<8  Detect sense
17 field:  3<<10 R200 source select
18 value:          0 CRTC1
19 value:          1 CRTC2
20 value:          2 RMX
21 value:          3 TRANS
22 field:  1<<13 Radeon FP select
23 value:          0 CRTC1
24 value:          1 CRTC2
25 field:  1<<15  CRTC don't shadow HPAR
26 field:  1<<16  CRTC don't shadow VPAR
27 field:  1<<17  CRTC don't shadow HEND
28 field:  1<<18  CRTC use shadow VEND
29 field:  1<<20  RMX HVSYNC control enable
30 field:  1<<21  DFP sync select
31 field:  1<<22  CRTC lock 8DOT
32 field:  1<<23  CRT sync select
33 field:  1<<24  use shadow enable
34 field:  1<<26  CRT sync alternate
35
36 ; radeon_reg.h
37 [FP2_GEN_CNTL]
38 name: Radeon Secondary Flatpanel Generic Control
39 width: 32
40 field:  1<<1  Blank enable
41 field:  1<<2  Flatpanel on
42 field:  1<<3  Panel format
43 field:  3<<10 R200 source select
44 value:          0 CRTC1
45 value:          1 CRTC2
46 value:          2 RMX
47 field:  3<<13 Radeon source select
48 value:          0 CRTC1
49 value:          1 CRTC2
50 field:  1<<16 FP_POL
51 field:  1<<17 LP_POL
52 field:  1<<18 SCK_POL
53 field:  7<<19 LCD control
54 field:  1<<22 PAD_FLOP enable
55 field:  1<<23 CRC enable
56 field:  1<<24 CRC read enable
57 field:  1<<25 DVO enable
58 field:  1<<26 DVO rate select SDR
59
60 ; radeon_reg.h
61 [LVDS_GEN_CNTL]
62 name: Radeon LVDS Generic Control
63 width: 32
64 field:  1<<0  LVDS On
65 field:  1<<1  Display DIS
66 field:  1<<2  Panel type
67 field:  1<<3  Panel format
68 field:  1<<7  Enable
69 field:  1<<18 Digital on
70 field:  1<<19 Backlight on
71 field:  1<<23 Select CRTC2 
72
73 ; radeon_reg.h
74 [TMDS_TRANSMITTER_CNTL]
75 name: Radeon TMDS Transmitter Control
76 width: 32
77 field: 1<<0 PLL enable
78 field: 1<<1 PLL reset
79