dss.h 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. /*
  2. * (C) Copyright 2010
  3. * Texas Instruments, <www.ti.com>
  4. * Syed Mohammed Khasim <khasim@ti.com>
  5. *
  6. * Referred to Linux Kernel DSS driver files for OMAP3 by
  7. * Tomi Valkeinen from drivers/video/omap2/dss/
  8. *
  9. * See file CREDITS for list of people who contributed to this
  10. * project.
  11. *
  12. * This program is free software; you can redistribute it and/or
  13. * modify it under the terms of the GNU General Public License as
  14. * published by the Free Software Foundation's version 2 and any
  15. * later version the License.
  16. *
  17. * This program is distributed in the hope that it will be useful,
  18. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  20. * GNU General Public License for more details.
  21. *
  22. * You should have received a copy of the GNU General Public License
  23. * along with this program; if not, write to the Free Software
  24. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  25. * MA 02111-1307 USA
  26. */
  27. #ifndef DSS_H
  28. #define DSS_H
  29. /*
  30. * DSS Base Registers
  31. */
  32. #define OMAP3_DSS_BASE 0x48050000
  33. #define OMAP3_DISPC_BASE 0x48050400
  34. #define OMAP3_VENC_BASE 0x48050C00
  35. /* DSS Registers */
  36. struct dss_regs {
  37. u32 revision; /* 0x00 */
  38. u8 res1[12]; /* 0x04 */
  39. u32 sysconfig; /* 0x10 */
  40. u32 sysstatus; /* 0x14 */
  41. u32 irqstatus; /* 0x18 */
  42. u8 res2[36]; /* 0x1C */
  43. u32 control; /* 0x40 */
  44. u32 sdi_control; /* 0x44 */
  45. u32 pll_control; /* 0x48 */
  46. };
  47. /* DISPC Registers */
  48. struct dispc_regs {
  49. u32 revision; /* 0x00 */
  50. u8 res1[12]; /* 0x04 */
  51. u32 sysconfig; /* 0x10 */
  52. u32 sysstatus; /* 0x14 */
  53. u32 irqstatus; /* 0x18 */
  54. u32 irqenable; /* 0x1C */
  55. u8 res2[32]; /* 0x20 */
  56. u32 control; /* 0x40 */
  57. u32 config; /* 0x44 */
  58. u32 reserve_2; /* 0x48 */
  59. u32 default_color0; /* 0x4C */
  60. u32 default_color1; /* 0x50 */
  61. u32 trans_color0; /* 0x54 */
  62. u32 trans_color1; /* 0x58 */
  63. u32 line_status; /* 0x5C */
  64. u32 line_number; /* 0x60 */
  65. u32 timing_h; /* 0x64 */
  66. u32 timing_v; /* 0x68 */
  67. u32 pol_freq; /* 0x6C */
  68. u32 divisor; /* 0x70 */
  69. u32 global_alpha; /* 0x74 */
  70. u32 size_dig; /* 0x78 */
  71. u32 size_lcd; /* 0x7C */
  72. u32 gfx_ba0; /* 0x80 */
  73. u32 gfx_ba1; /* 0x84 */
  74. u32 gfx_position; /* 0x88 */
  75. u32 gfx_size; /* 0x8C */
  76. u8 unused[16]; /* 0x90 */
  77. u32 gfx_attributes; /* 0xA0 */
  78. u32 gfx_fifo_threshold; /* 0xA4 */
  79. u32 gfx_fifo_size_status; /* 0xA8 */
  80. u32 gfx_row_inc; /* 0xAC */
  81. u32 gfx_pixel_inc; /* 0xB0 */
  82. u32 gfx_window_skip; /* 0xB4 */
  83. u32 gfx_table_ba; /* 0xB8 */
  84. };
  85. /* VENC Registers */
  86. struct venc_regs {
  87. u32 rev_id; /* 0x00 */
  88. u32 status; /* 0x04 */
  89. u32 f_control; /* 0x08 */
  90. u32 reserve_1; /* 0x0C */
  91. u32 vidout_ctrl; /* 0x10 */
  92. u32 sync_ctrl; /* 0x14 */
  93. u32 reserve_2; /* 0x18 */
  94. u32 llen; /* 0x1C */
  95. u32 flens; /* 0x20 */
  96. u32 hfltr_ctrl; /* 0x24 */
  97. u32 cc_carr_wss_carr; /* 0x28 */
  98. u32 c_phase; /* 0x2C */
  99. u32 gain_u; /* 0x30 */
  100. u32 gain_v; /* 0x34 */
  101. u32 gain_y; /* 0x38 */
  102. u32 black_level; /* 0x3C */
  103. u32 blank_level; /* 0x40 */
  104. u32 x_color; /* 0x44 */
  105. u32 m_control; /* 0x48 */
  106. u32 bstamp_wss_data; /* 0x4C */
  107. u32 s_carr; /* 0x50 */
  108. u32 line21; /* 0x54 */
  109. u32 ln_sel; /* 0x58 */
  110. u32 l21__wc_ctl; /* 0x5C */
  111. u32 htrigger_vtrigger; /* 0x60 */
  112. u32 savid__eavid; /* 0x64 */
  113. u32 flen__fal; /* 0x68 */
  114. u32 lal__phase_reset; /* 0x6C */
  115. u32 hs_int_start_stop_x; /* 0x70 */
  116. u32 hs_ext_start_stop_x; /* 0x74 */
  117. u32 vs_int_start_x; /* 0x78 */
  118. u32 vs_int_stop_x__vs_int_start_y; /* 0x7C */
  119. u32 vs_int_stop_y__vs_ext_start_x; /* 0x80 */
  120. u32 vs_ext_stop_x__vs_ext_start_y; /* 0x84 */
  121. u32 vs_ext_stop_y; /* 0x88 */
  122. u32 reserve_3; /* 0x8C */
  123. u32 avid_start_stop_x; /* 0x90 */
  124. u32 avid_start_stop_y; /* 0x94 */
  125. u32 reserve_4; /* 0x98 */
  126. u32 reserve_5; /* 0x9C */
  127. u32 fid_int_start_x__fid_int_start_y; /* 0xA0 */
  128. u32 fid_int_offset_y__fid_ext_start_x; /* 0xA4 */
  129. u32 fid_ext_start_y__fid_ext_offset_y; /* 0xA8 */
  130. u32 reserve_6; /* 0xAC */
  131. u32 tvdetgp_int_start_stop_x; /* 0xB0 */
  132. u32 tvdetgp_int_start_stop_y; /* 0xB4 */
  133. u32 gen_ctrl; /* 0xB8 */
  134. u32 reserve_7; /* 0xBC */
  135. u32 reserve_8; /* 0xC0 */
  136. u32 output_control; /* 0xC4 */
  137. u32 dac_b__dac_c; /* 0xC8 */
  138. u32 height_width; /* 0xCC */
  139. };
  140. /* Few Register Offsets */
  141. #define FRAME_MODE_SHIFT 1
  142. #define TFTSTN_SHIFT 3
  143. #define DATALINES_SHIFT 8
  144. #define GFX_ENABLE 1
  145. #define GFX_FORMAT_SHIFT 1
  146. #define LOADMODE_SHIFT 1
  147. #define DSS_SOFTRESET (1 << 1)
  148. #define DSS_RESETDONE 1
  149. /* Enabling Display controller */
  150. #define LCD_ENABLE 1
  151. #define DIG_ENABLE (1 << 1)
  152. #define GO_LCD (1 << 5)
  153. #define GO_DIG (1 << 6)
  154. #define GP_OUT0 (1 << 15)
  155. #define GP_OUT1 (1 << 16)
  156. #define DISPC_ENABLE (LCD_ENABLE | \
  157. DIG_ENABLE | \
  158. GO_LCD | \
  159. GO_DIG | \
  160. GP_OUT0| \
  161. GP_OUT1)
  162. /* Configure VENC DSS Params */
  163. #define VENC_CLK_ENABLE (1 << 3)
  164. #define DAC_DEMEN (1 << 4)
  165. #define DAC_POWERDN (1 << 5)
  166. #define VENC_OUT_SEL (1 << 6)
  167. #define DIG_LPP_SHIFT 16
  168. #define VENC_DSS_CONFIG (VENC_CLK_ENABLE | \
  169. DAC_DEMEN | \
  170. DAC_POWERDN | \
  171. VENC_OUT_SEL)
  172. /*
  173. * Panel Configuration
  174. */
  175. struct panel_config {
  176. u32 timing_h;
  177. u32 timing_v;
  178. u32 pol_freq;
  179. u32 divisor;
  180. u32 lcd_size;
  181. u32 panel_type;
  182. u32 data_lines;
  183. u32 load_mode;
  184. u32 panel_color;
  185. void *frame_buffer;
  186. };
  187. /*
  188. * Generic DSS Functions
  189. */
  190. void omap3_dss_venc_config(const struct venc_regs *venc_cfg,
  191. u32 height, u32 width);
  192. void omap3_dss_panel_config(const struct panel_config *panel_cfg);
  193. void omap3_dss_enable(void);
  194. #endif /* DSS_H */