intel_sdvo.c 87 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885
  1. /*
  2. * Copyright 2006 Dave Airlie <airlied@linux.ie>
  3. * Copyright © 2006-2007 Intel Corporation
  4. * Jesse Barnes <jesse.barnes@intel.com>
  5. *
  6. * Permission is hereby granted, free of charge, to any person obtaining a
  7. * copy of this software and associated documentation files (the "Software"),
  8. * to deal in the Software without restriction, including without limitation
  9. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  10. * and/or sell copies of the Software, and to permit persons to whom the
  11. * Software is furnished to do so, subject to the following conditions:
  12. *
  13. * The above copyright notice and this permission notice (including the next
  14. * paragraph) shall be included in all copies or substantial portions of the
  15. * Software.
  16. *
  17. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  18. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  19. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  20. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  21. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  22. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  23. * DEALINGS IN THE SOFTWARE.
  24. *
  25. * Authors:
  26. * Eric Anholt <eric@anholt.net>
  27. */
  28. #include <linux/i2c.h>
  29. #include <linux/slab.h>
  30. #include <linux/delay.h>
  31. #include <linux/export.h>
  32. #include <drm/drmP.h>
  33. #include <drm/drm_crtc.h>
  34. #include <drm/drm_edid.h>
  35. #include "intel_drv.h"
  36. #include <drm/i915_drm.h>
  37. #include "i915_drv.h"
  38. #include "intel_sdvo_regs.h"
  39. #define SDVO_TMDS_MASK (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_TMDS1)
  40. #define SDVO_RGB_MASK (SDVO_OUTPUT_RGB0 | SDVO_OUTPUT_RGB1)
  41. #define SDVO_LVDS_MASK (SDVO_OUTPUT_LVDS0 | SDVO_OUTPUT_LVDS1)
  42. #define SDVO_TV_MASK (SDVO_OUTPUT_CVBS0 | SDVO_OUTPUT_SVID0 | SDVO_OUTPUT_YPRPB0)
  43. #define SDVO_OUTPUT_MASK (SDVO_TMDS_MASK | SDVO_RGB_MASK | SDVO_LVDS_MASK |\
  44. SDVO_TV_MASK)
  45. #define IS_TV(c) (c->output_flag & SDVO_TV_MASK)
  46. #define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK)
  47. #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK)
  48. #define IS_TV_OR_LVDS(c) (c->output_flag & (SDVO_TV_MASK | SDVO_LVDS_MASK))
  49. #define IS_DIGITAL(c) (c->output_flag & (SDVO_TMDS_MASK | SDVO_LVDS_MASK))
  50. static const char *tv_format_names[] = {
  51. "NTSC_M" , "NTSC_J" , "NTSC_443",
  52. "PAL_B" , "PAL_D" , "PAL_G" ,
  53. "PAL_H" , "PAL_I" , "PAL_M" ,
  54. "PAL_N" , "PAL_NC" , "PAL_60" ,
  55. "SECAM_B" , "SECAM_D" , "SECAM_G" ,
  56. "SECAM_K" , "SECAM_K1", "SECAM_L" ,
  57. "SECAM_60"
  58. };
  59. #define TV_FORMAT_NUM (sizeof(tv_format_names) / sizeof(*tv_format_names))
  60. struct intel_sdvo {
  61. struct intel_encoder base;
  62. struct i2c_adapter *i2c;
  63. u8 slave_addr;
  64. struct i2c_adapter ddc;
  65. /* Register for the SDVO device: SDVOB or SDVOC */
  66. uint32_t sdvo_reg;
  67. /* Active outputs controlled by this SDVO output */
  68. uint16_t controlled_output;
  69. /*
  70. * Capabilities of the SDVO device returned by
  71. * i830_sdvo_get_capabilities()
  72. */
  73. struct intel_sdvo_caps caps;
  74. /* Pixel clock limitations reported by the SDVO device, in kHz */
  75. int pixel_clock_min, pixel_clock_max;
  76. /*
  77. * For multiple function SDVO device,
  78. * this is for current attached outputs.
  79. */
  80. uint16_t attached_output;
  81. /*
  82. * Hotplug activation bits for this device
  83. */
  84. uint16_t hotplug_active;
  85. /**
  86. * This is used to select the color range of RBG outputs in HDMI mode.
  87. * It is only valid when using TMDS encoding and 8 bit per color mode.
  88. */
  89. uint32_t color_range;
  90. bool color_range_auto;
  91. /**
  92. * This is set if we're going to treat the device as TV-out.
  93. *
  94. * While we have these nice friendly flags for output types that ought
  95. * to decide this for us, the S-Video output on our HDMI+S-Video card
  96. * shows up as RGB1 (VGA).
  97. */
  98. bool is_tv;
  99. /* On different gens SDVOB is at different places. */
  100. bool is_sdvob;
  101. /* This is for current tv format name */
  102. int tv_format_index;
  103. /**
  104. * This is set if we treat the device as HDMI, instead of DVI.
  105. */
  106. bool is_hdmi;
  107. bool has_hdmi_monitor;
  108. bool has_hdmi_audio;
  109. bool rgb_quant_range_selectable;
  110. /**
  111. * This is set if we detect output of sdvo device as LVDS and
  112. * have a valid fixed mode to use with the panel.
  113. */
  114. bool is_lvds;
  115. /**
  116. * This is sdvo fixed pannel mode pointer
  117. */
  118. struct drm_display_mode *sdvo_lvds_fixed_mode;
  119. /* DDC bus used by this SDVO encoder */
  120. uint8_t ddc_bus;
  121. /*
  122. * the sdvo flag gets lost in round trip: dtd->adjusted_mode->dtd
  123. */
  124. uint8_t dtd_sdvo_flags;
  125. };
  126. struct intel_sdvo_connector {
  127. struct intel_connector base;
  128. /* Mark the type of connector */
  129. uint16_t output_flag;
  130. enum hdmi_force_audio force_audio;
  131. /* This contains all current supported TV format */
  132. u8 tv_format_supported[TV_FORMAT_NUM];
  133. int format_supported_num;
  134. struct drm_property *tv_format;
  135. /* add the property for the SDVO-TV */
  136. struct drm_property *left;
  137. struct drm_property *right;
  138. struct drm_property *top;
  139. struct drm_property *bottom;
  140. struct drm_property *hpos;
  141. struct drm_property *vpos;
  142. struct drm_property *contrast;
  143. struct drm_property *saturation;
  144. struct drm_property *hue;
  145. struct drm_property *sharpness;
  146. struct drm_property *flicker_filter;
  147. struct drm_property *flicker_filter_adaptive;
  148. struct drm_property *flicker_filter_2d;
  149. struct drm_property *tv_chroma_filter;
  150. struct drm_property *tv_luma_filter;
  151. struct drm_property *dot_crawl;
  152. /* add the property for the SDVO-TV/LVDS */
  153. struct drm_property *brightness;
  154. /* Add variable to record current setting for the above property */
  155. u32 left_margin, right_margin, top_margin, bottom_margin;
  156. /* this is to get the range of margin.*/
  157. u32 max_hscan, max_vscan;
  158. u32 max_hpos, cur_hpos;
  159. u32 max_vpos, cur_vpos;
  160. u32 cur_brightness, max_brightness;
  161. u32 cur_contrast, max_contrast;
  162. u32 cur_saturation, max_saturation;
  163. u32 cur_hue, max_hue;
  164. u32 cur_sharpness, max_sharpness;
  165. u32 cur_flicker_filter, max_flicker_filter;
  166. u32 cur_flicker_filter_adaptive, max_flicker_filter_adaptive;
  167. u32 cur_flicker_filter_2d, max_flicker_filter_2d;
  168. u32 cur_tv_chroma_filter, max_tv_chroma_filter;
  169. u32 cur_tv_luma_filter, max_tv_luma_filter;
  170. u32 cur_dot_crawl, max_dot_crawl;
  171. };
  172. static struct intel_sdvo *to_intel_sdvo(struct drm_encoder *encoder)
  173. {
  174. return container_of(encoder, struct intel_sdvo, base.base);
  175. }
  176. static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector)
  177. {
  178. return container_of(intel_attached_encoder(connector),
  179. struct intel_sdvo, base);
  180. }
  181. static struct intel_sdvo_connector *to_intel_sdvo_connector(struct drm_connector *connector)
  182. {
  183. return container_of(to_intel_connector(connector), struct intel_sdvo_connector, base);
  184. }
  185. static bool
  186. intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);
  187. static bool
  188. intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
  189. struct intel_sdvo_connector *intel_sdvo_connector,
  190. int type);
  191. static bool
  192. intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
  193. struct intel_sdvo_connector *intel_sdvo_connector);
  194. /**
  195. * Writes the SDVOB or SDVOC with the given value, but always writes both
  196. * SDVOB and SDVOC to work around apparent hardware issues (according to
  197. * comments in the BIOS).
  198. */
  199. static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val)
  200. {
  201. struct drm_device *dev = intel_sdvo->base.base.dev;
  202. struct drm_i915_private *dev_priv = dev->dev_private;
  203. u32 bval = val, cval = val;
  204. int i;
  205. if (intel_sdvo->sdvo_reg == PCH_SDVOB) {
  206. I915_WRITE(intel_sdvo->sdvo_reg, val);
  207. I915_READ(intel_sdvo->sdvo_reg);
  208. return;
  209. }
  210. if (intel_sdvo->sdvo_reg == GEN3_SDVOB)
  211. cval = I915_READ(GEN3_SDVOC);
  212. else
  213. bval = I915_READ(GEN3_SDVOB);
  214. /*
  215. * Write the registers twice for luck. Sometimes,
  216. * writing them only once doesn't appear to 'stick'.
  217. * The BIOS does this too. Yay, magic
  218. */
  219. for (i = 0; i < 2; i++)
  220. {
  221. I915_WRITE(GEN3_SDVOB, bval);
  222. I915_READ(GEN3_SDVOB);
  223. I915_WRITE(GEN3_SDVOC, cval);
  224. I915_READ(GEN3_SDVOC);
  225. }
  226. }
  227. static bool intel_sdvo_read_byte(struct intel_sdvo *intel_sdvo, u8 addr, u8 *ch)
  228. {
  229. struct i2c_msg msgs[] = {
  230. {
  231. .addr = intel_sdvo->slave_addr,
  232. .flags = 0,
  233. .len = 1,
  234. .buf = &addr,
  235. },
  236. {
  237. .addr = intel_sdvo->slave_addr,
  238. .flags = I2C_M_RD,
  239. .len = 1,
  240. .buf = ch,
  241. }
  242. };
  243. int ret;
  244. if ((ret = i2c_transfer(intel_sdvo->i2c, msgs, 2)) == 2)
  245. return true;
  246. DRM_DEBUG_KMS("i2c transfer returned %d\n", ret);
  247. return false;
  248. }
  249. #define SDVO_CMD_NAME_ENTRY(cmd) {cmd, #cmd}
  250. /** Mapping of command numbers to names, for debug output */
  251. static const struct _sdvo_cmd_name {
  252. u8 cmd;
  253. const char *name;
  254. } sdvo_cmd_names[] = {
  255. SDVO_CMD_NAME_ENTRY(SDVO_CMD_RESET),
  256. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_DEVICE_CAPS),
  257. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FIRMWARE_REV),
  258. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TRAINED_INPUTS),
  259. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ACTIVE_OUTPUTS),
  260. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ACTIVE_OUTPUTS),
  261. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_IN_OUT_MAP),
  262. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_IN_OUT_MAP),
  263. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ATTACHED_DISPLAYS),
  264. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HOT_PLUG_SUPPORT),
  265. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ACTIVE_HOT_PLUG),
  266. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ACTIVE_HOT_PLUG),
  267. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INTERRUPT_EVENT_SOURCE),
  268. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TARGET_INPUT),
  269. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TARGET_OUTPUT),
  270. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_TIMINGS_PART1),
  271. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_TIMINGS_PART2),
  272. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART1),
  273. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART2),
  274. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_INPUT_TIMINGS_PART1),
  275. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OUTPUT_TIMINGS_PART1),
  276. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OUTPUT_TIMINGS_PART2),
  277. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_TIMINGS_PART1),
  278. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_TIMINGS_PART2),
  279. SDVO_CMD_NAME_ENTRY(SDVO_CMD_CREATE_PREFERRED_INPUT_TIMING),
  280. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART1),
  281. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART2),
  282. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_INPUT_PIXEL_CLOCK_RANGE),
  283. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OUTPUT_PIXEL_CLOCK_RANGE),
  284. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_CLOCK_RATE_MULTS),
  285. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_CLOCK_RATE_MULT),
  286. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CLOCK_RATE_MULT),
  287. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_TV_FORMATS),
  288. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_FORMAT),
  289. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_FORMAT),
  290. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_POWER_STATES),
  291. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_POWER_STATE),
  292. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ENCODER_POWER_STATE),
  293. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_DISPLAY_POWER_STATE),
  294. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CONTROL_BUS_SWITCH),
  295. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SDTV_RESOLUTION_SUPPORT),
  296. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SCALED_HDTV_RESOLUTION_SUPPORT),
  297. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPPORTED_ENHANCEMENTS),
  298. /* Add the op code for SDVO enhancements */
  299. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_HPOS),
  300. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HPOS),
  301. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HPOS),
  302. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_VPOS),
  303. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_VPOS),
  304. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_VPOS),
  305. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_SATURATION),
  306. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SATURATION),
  307. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_SATURATION),
  308. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_HUE),
  309. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HUE),
  310. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HUE),
  311. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_CONTRAST),
  312. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_CONTRAST),
  313. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_CONTRAST),
  314. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_BRIGHTNESS),
  315. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_BRIGHTNESS),
  316. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_BRIGHTNESS),
  317. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_OVERSCAN_H),
  318. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OVERSCAN_H),
  319. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OVERSCAN_H),
  320. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_OVERSCAN_V),
  321. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_OVERSCAN_V),
  322. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_OVERSCAN_V),
  323. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER),
  324. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER),
  325. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER),
  326. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER_ADAPTIVE),
  327. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER_ADAPTIVE),
  328. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER_ADAPTIVE),
  329. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_FLICKER_FILTER_2D),
  330. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_FLICKER_FILTER_2D),
  331. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_FLICKER_FILTER_2D),
  332. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_SHARPNESS),
  333. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SHARPNESS),
  334. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_SHARPNESS),
  335. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_DOT_CRAWL),
  336. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_DOT_CRAWL),
  337. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_TV_CHROMA_FILTER),
  338. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_CHROMA_FILTER),
  339. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_CHROMA_FILTER),
  340. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_MAX_TV_LUMA_FILTER),
  341. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_TV_LUMA_FILTER),
  342. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_TV_LUMA_FILTER),
  343. /* HDMI op code */
  344. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_SUPP_ENCODE),
  345. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_ENCODE),
  346. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_ENCODE),
  347. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_PIXEL_REPLI),
  348. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_PIXEL_REPLI),
  349. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_COLORIMETRY_CAP),
  350. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_COLORIMETRY),
  351. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_COLORIMETRY),
  352. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_AUDIO_ENCRYPT_PREFER),
  353. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_AUDIO_STAT),
  354. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_AUDIO_STAT),
  355. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_INDEX),
  356. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_INDEX),
  357. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_INFO),
  358. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_AV_SPLIT),
  359. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_AV_SPLIT),
  360. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_TXRATE),
  361. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_TXRATE),
  362. SDVO_CMD_NAME_ENTRY(SDVO_CMD_SET_HBUF_DATA),
  363. SDVO_CMD_NAME_ENTRY(SDVO_CMD_GET_HBUF_DATA),
  364. };
  365. #define SDVO_NAME(svdo) ((svdo)->is_sdvob ? "SDVOB" : "SDVOC")
  366. static void intel_sdvo_debug_write(struct intel_sdvo *intel_sdvo, u8 cmd,
  367. const void *args, int args_len)
  368. {
  369. int i;
  370. DRM_DEBUG_KMS("%s: W: %02X ",
  371. SDVO_NAME(intel_sdvo), cmd);
  372. for (i = 0; i < args_len; i++)
  373. DRM_LOG_KMS("%02X ", ((u8 *)args)[i]);
  374. for (; i < 8; i++)
  375. DRM_LOG_KMS(" ");
  376. for (i = 0; i < ARRAY_SIZE(sdvo_cmd_names); i++) {
  377. if (cmd == sdvo_cmd_names[i].cmd) {
  378. DRM_LOG_KMS("(%s)", sdvo_cmd_names[i].name);
  379. break;
  380. }
  381. }
  382. if (i == ARRAY_SIZE(sdvo_cmd_names))
  383. DRM_LOG_KMS("(%02X)", cmd);
  384. DRM_LOG_KMS("\n");
  385. }
  386. static const char *cmd_status_names[] = {
  387. "Power on",
  388. "Success",
  389. "Not supported",
  390. "Invalid arg",
  391. "Pending",
  392. "Target not specified",
  393. "Scaling not supported"
  394. };
  395. static bool intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd,
  396. const void *args, int args_len)
  397. {
  398. u8 *buf, status;
  399. struct i2c_msg *msgs;
  400. int i, ret = true;
  401. /* Would be simpler to allocate both in one go ? */
  402. buf = kzalloc(args_len * 2 + 2, GFP_KERNEL);
  403. if (!buf)
  404. return false;
  405. msgs = kcalloc(args_len + 3, sizeof(*msgs), GFP_KERNEL);
  406. if (!msgs) {
  407. kfree(buf);
  408. return false;
  409. }
  410. intel_sdvo_debug_write(intel_sdvo, cmd, args, args_len);
  411. for (i = 0; i < args_len; i++) {
  412. msgs[i].addr = intel_sdvo->slave_addr;
  413. msgs[i].flags = 0;
  414. msgs[i].len = 2;
  415. msgs[i].buf = buf + 2 *i;
  416. buf[2*i + 0] = SDVO_I2C_ARG_0 - i;
  417. buf[2*i + 1] = ((u8*)args)[i];
  418. }
  419. msgs[i].addr = intel_sdvo->slave_addr;
  420. msgs[i].flags = 0;
  421. msgs[i].len = 2;
  422. msgs[i].buf = buf + 2*i;
  423. buf[2*i + 0] = SDVO_I2C_OPCODE;
  424. buf[2*i + 1] = cmd;
  425. /* the following two are to read the response */
  426. status = SDVO_I2C_CMD_STATUS;
  427. msgs[i+1].addr = intel_sdvo->slave_addr;
  428. msgs[i+1].flags = 0;
  429. msgs[i+1].len = 1;
  430. msgs[i+1].buf = &status;
  431. msgs[i+2].addr = intel_sdvo->slave_addr;
  432. msgs[i+2].flags = I2C_M_RD;
  433. msgs[i+2].len = 1;
  434. msgs[i+2].buf = &status;
  435. ret = i2c_transfer(intel_sdvo->i2c, msgs, i+3);
  436. if (ret < 0) {
  437. DRM_DEBUG_KMS("I2c transfer returned %d\n", ret);
  438. ret = false;
  439. goto out;
  440. }
  441. if (ret != i+3) {
  442. /* failure in I2C transfer */
  443. DRM_DEBUG_KMS("I2c transfer returned %d/%d\n", ret, i+3);
  444. ret = false;
  445. }
  446. out:
  447. kfree(msgs);
  448. kfree(buf);
  449. return ret;
  450. }
  451. static bool intel_sdvo_read_response(struct intel_sdvo *intel_sdvo,
  452. void *response, int response_len)
  453. {
  454. u8 retry = 15; /* 5 quick checks, followed by 10 long checks */
  455. u8 status;
  456. int i;
  457. DRM_DEBUG_KMS("%s: R: ", SDVO_NAME(intel_sdvo));
  458. /*
  459. * The documentation states that all commands will be
  460. * processed within 15µs, and that we need only poll
  461. * the status byte a maximum of 3 times in order for the
  462. * command to be complete.
  463. *
  464. * Check 5 times in case the hardware failed to read the docs.
  465. *
  466. * Also beware that the first response by many devices is to
  467. * reply PENDING and stall for time. TVs are notorious for
  468. * requiring longer than specified to complete their replies.
  469. * Originally (in the DDX long ago), the delay was only ever 15ms
  470. * with an additional delay of 30ms applied for TVs added later after
  471. * many experiments. To accommodate both sets of delays, we do a
  472. * sequence of slow checks if the device is falling behind and fails
  473. * to reply within 5*15µs.
  474. */
  475. if (!intel_sdvo_read_byte(intel_sdvo,
  476. SDVO_I2C_CMD_STATUS,
  477. &status))
  478. goto log_fail;
  479. while (status == SDVO_CMD_STATUS_PENDING && --retry) {
  480. if (retry < 10)
  481. msleep(15);
  482. else
  483. udelay(15);
  484. if (!intel_sdvo_read_byte(intel_sdvo,
  485. SDVO_I2C_CMD_STATUS,
  486. &status))
  487. goto log_fail;
  488. }
  489. if (status <= SDVO_CMD_STATUS_SCALING_NOT_SUPP)
  490. DRM_LOG_KMS("(%s)", cmd_status_names[status]);
  491. else
  492. DRM_LOG_KMS("(??? %d)", status);
  493. if (status != SDVO_CMD_STATUS_SUCCESS)
  494. goto log_fail;
  495. /* Read the command response */
  496. for (i = 0; i < response_len; i++) {
  497. if (!intel_sdvo_read_byte(intel_sdvo,
  498. SDVO_I2C_RETURN_0 + i,
  499. &((u8 *)response)[i]))
  500. goto log_fail;
  501. DRM_LOG_KMS(" %02X", ((u8 *)response)[i]);
  502. }
  503. DRM_LOG_KMS("\n");
  504. return true;
  505. log_fail:
  506. DRM_LOG_KMS("... failed\n");
  507. return false;
  508. }
  509. static int intel_sdvo_get_pixel_multiplier(struct drm_display_mode *mode)
  510. {
  511. if (mode->clock >= 100000)
  512. return 1;
  513. else if (mode->clock >= 50000)
  514. return 2;
  515. else
  516. return 4;
  517. }
  518. static bool intel_sdvo_set_control_bus_switch(struct intel_sdvo *intel_sdvo,
  519. u8 ddc_bus)
  520. {
  521. /* This must be the immediately preceding write before the i2c xfer */
  522. return intel_sdvo_write_cmd(intel_sdvo,
  523. SDVO_CMD_SET_CONTROL_BUS_SWITCH,
  524. &ddc_bus, 1);
  525. }
  526. static bool intel_sdvo_set_value(struct intel_sdvo *intel_sdvo, u8 cmd, const void *data, int len)
  527. {
  528. if (!intel_sdvo_write_cmd(intel_sdvo, cmd, data, len))
  529. return false;
  530. return intel_sdvo_read_response(intel_sdvo, NULL, 0);
  531. }
  532. static bool
  533. intel_sdvo_get_value(struct intel_sdvo *intel_sdvo, u8 cmd, void *value, int len)
  534. {
  535. if (!intel_sdvo_write_cmd(intel_sdvo, cmd, NULL, 0))
  536. return false;
  537. return intel_sdvo_read_response(intel_sdvo, value, len);
  538. }
  539. static bool intel_sdvo_set_target_input(struct intel_sdvo *intel_sdvo)
  540. {
  541. struct intel_sdvo_set_target_input_args targets = {0};
  542. return intel_sdvo_set_value(intel_sdvo,
  543. SDVO_CMD_SET_TARGET_INPUT,
  544. &targets, sizeof(targets));
  545. }
  546. /**
  547. * Return whether each input is trained.
  548. *
  549. * This function is making an assumption about the layout of the response,
  550. * which should be checked against the docs.
  551. */
  552. static bool intel_sdvo_get_trained_inputs(struct intel_sdvo *intel_sdvo, bool *input_1, bool *input_2)
  553. {
  554. struct intel_sdvo_get_trained_inputs_response response;
  555. BUILD_BUG_ON(sizeof(response) != 1);
  556. if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_TRAINED_INPUTS,
  557. &response, sizeof(response)))
  558. return false;
  559. *input_1 = response.input0_trained;
  560. *input_2 = response.input1_trained;
  561. return true;
  562. }
  563. static bool intel_sdvo_set_active_outputs(struct intel_sdvo *intel_sdvo,
  564. u16 outputs)
  565. {
  566. return intel_sdvo_set_value(intel_sdvo,
  567. SDVO_CMD_SET_ACTIVE_OUTPUTS,
  568. &outputs, sizeof(outputs));
  569. }
  570. static bool intel_sdvo_get_active_outputs(struct intel_sdvo *intel_sdvo,
  571. u16 *outputs)
  572. {
  573. return intel_sdvo_get_value(intel_sdvo,
  574. SDVO_CMD_GET_ACTIVE_OUTPUTS,
  575. outputs, sizeof(*outputs));
  576. }
  577. static bool intel_sdvo_set_encoder_power_state(struct intel_sdvo *intel_sdvo,
  578. int mode)
  579. {
  580. u8 state = SDVO_ENCODER_STATE_ON;
  581. switch (mode) {
  582. case DRM_MODE_DPMS_ON:
  583. state = SDVO_ENCODER_STATE_ON;
  584. break;
  585. case DRM_MODE_DPMS_STANDBY:
  586. state = SDVO_ENCODER_STATE_STANDBY;
  587. break;
  588. case DRM_MODE_DPMS_SUSPEND:
  589. state = SDVO_ENCODER_STATE_SUSPEND;
  590. break;
  591. case DRM_MODE_DPMS_OFF:
  592. state = SDVO_ENCODER_STATE_OFF;
  593. break;
  594. }
  595. return intel_sdvo_set_value(intel_sdvo,
  596. SDVO_CMD_SET_ENCODER_POWER_STATE, &state, sizeof(state));
  597. }
  598. static bool intel_sdvo_get_input_pixel_clock_range(struct intel_sdvo *intel_sdvo,
  599. int *clock_min,
  600. int *clock_max)
  601. {
  602. struct intel_sdvo_pixel_clock_range clocks;
  603. BUILD_BUG_ON(sizeof(clocks) != 4);
  604. if (!intel_sdvo_get_value(intel_sdvo,
  605. SDVO_CMD_GET_INPUT_PIXEL_CLOCK_RANGE,
  606. &clocks, sizeof(clocks)))
  607. return false;
  608. /* Convert the values from units of 10 kHz to kHz. */
  609. *clock_min = clocks.min * 10;
  610. *clock_max = clocks.max * 10;
  611. return true;
  612. }
  613. static bool intel_sdvo_set_target_output(struct intel_sdvo *intel_sdvo,
  614. u16 outputs)
  615. {
  616. return intel_sdvo_set_value(intel_sdvo,
  617. SDVO_CMD_SET_TARGET_OUTPUT,
  618. &outputs, sizeof(outputs));
  619. }
  620. static bool intel_sdvo_set_timing(struct intel_sdvo *intel_sdvo, u8 cmd,
  621. struct intel_sdvo_dtd *dtd)
  622. {
  623. return intel_sdvo_set_value(intel_sdvo, cmd, &dtd->part1, sizeof(dtd->part1)) &&
  624. intel_sdvo_set_value(intel_sdvo, cmd + 1, &dtd->part2, sizeof(dtd->part2));
  625. }
  626. static bool intel_sdvo_set_input_timing(struct intel_sdvo *intel_sdvo,
  627. struct intel_sdvo_dtd *dtd)
  628. {
  629. return intel_sdvo_set_timing(intel_sdvo,
  630. SDVO_CMD_SET_INPUT_TIMINGS_PART1, dtd);
  631. }
  632. static bool intel_sdvo_set_output_timing(struct intel_sdvo *intel_sdvo,
  633. struct intel_sdvo_dtd *dtd)
  634. {
  635. return intel_sdvo_set_timing(intel_sdvo,
  636. SDVO_CMD_SET_OUTPUT_TIMINGS_PART1, dtd);
  637. }
  638. static bool
  639. intel_sdvo_create_preferred_input_timing(struct intel_sdvo *intel_sdvo,
  640. uint16_t clock,
  641. uint16_t width,
  642. uint16_t height)
  643. {
  644. struct intel_sdvo_preferred_input_timing_args args;
  645. memset(&args, 0, sizeof(args));
  646. args.clock = clock;
  647. args.width = width;
  648. args.height = height;
  649. args.interlace = 0;
  650. if (intel_sdvo->is_lvds &&
  651. (intel_sdvo->sdvo_lvds_fixed_mode->hdisplay != width ||
  652. intel_sdvo->sdvo_lvds_fixed_mode->vdisplay != height))
  653. args.scaled = 1;
  654. return intel_sdvo_set_value(intel_sdvo,
  655. SDVO_CMD_CREATE_PREFERRED_INPUT_TIMING,
  656. &args, sizeof(args));
  657. }
  658. static bool intel_sdvo_get_preferred_input_timing(struct intel_sdvo *intel_sdvo,
  659. struct intel_sdvo_dtd *dtd)
  660. {
  661. BUILD_BUG_ON(sizeof(dtd->part1) != 8);
  662. BUILD_BUG_ON(sizeof(dtd->part2) != 8);
  663. return intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART1,
  664. &dtd->part1, sizeof(dtd->part1)) &&
  665. intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_PREFERRED_INPUT_TIMING_PART2,
  666. &dtd->part2, sizeof(dtd->part2));
  667. }
  668. static bool intel_sdvo_set_clock_rate_mult(struct intel_sdvo *intel_sdvo, u8 val)
  669. {
  670. return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_CLOCK_RATE_MULT, &val, 1);
  671. }
  672. static void intel_sdvo_get_dtd_from_mode(struct intel_sdvo_dtd *dtd,
  673. const struct drm_display_mode *mode)
  674. {
  675. uint16_t width, height;
  676. uint16_t h_blank_len, h_sync_len, v_blank_len, v_sync_len;
  677. uint16_t h_sync_offset, v_sync_offset;
  678. int mode_clock;
  679. width = mode->hdisplay;
  680. height = mode->vdisplay;
  681. /* do some mode translations */
  682. h_blank_len = mode->htotal - mode->hdisplay;
  683. h_sync_len = mode->hsync_end - mode->hsync_start;
  684. v_blank_len = mode->vtotal - mode->vdisplay;
  685. v_sync_len = mode->vsync_end - mode->vsync_start;
  686. h_sync_offset = mode->hsync_start - mode->hdisplay;
  687. v_sync_offset = mode->vsync_start - mode->vdisplay;
  688. mode_clock = mode->clock;
  689. mode_clock /= 10;
  690. dtd->part1.clock = mode_clock;
  691. dtd->part1.h_active = width & 0xff;
  692. dtd->part1.h_blank = h_blank_len & 0xff;
  693. dtd->part1.h_high = (((width >> 8) & 0xf) << 4) |
  694. ((h_blank_len >> 8) & 0xf);
  695. dtd->part1.v_active = height & 0xff;
  696. dtd->part1.v_blank = v_blank_len & 0xff;
  697. dtd->part1.v_high = (((height >> 8) & 0xf) << 4) |
  698. ((v_blank_len >> 8) & 0xf);
  699. dtd->part2.h_sync_off = h_sync_offset & 0xff;
  700. dtd->part2.h_sync_width = h_sync_len & 0xff;
  701. dtd->part2.v_sync_off_width = (v_sync_offset & 0xf) << 4 |
  702. (v_sync_len & 0xf);
  703. dtd->part2.sync_off_width_high = ((h_sync_offset & 0x300) >> 2) |
  704. ((h_sync_len & 0x300) >> 4) | ((v_sync_offset & 0x30) >> 2) |
  705. ((v_sync_len & 0x30) >> 4);
  706. dtd->part2.dtd_flags = 0x18;
  707. if (mode->flags & DRM_MODE_FLAG_INTERLACE)
  708. dtd->part2.dtd_flags |= DTD_FLAG_INTERLACE;
  709. if (mode->flags & DRM_MODE_FLAG_PHSYNC)
  710. dtd->part2.dtd_flags |= DTD_FLAG_HSYNC_POSITIVE;
  711. if (mode->flags & DRM_MODE_FLAG_PVSYNC)
  712. dtd->part2.dtd_flags |= DTD_FLAG_VSYNC_POSITIVE;
  713. dtd->part2.sdvo_flags = 0;
  714. dtd->part2.v_sync_off_high = v_sync_offset & 0xc0;
  715. dtd->part2.reserved = 0;
  716. }
  717. static void intel_sdvo_get_mode_from_dtd(struct drm_display_mode * mode,
  718. const struct intel_sdvo_dtd *dtd)
  719. {
  720. mode->hdisplay = dtd->part1.h_active;
  721. mode->hdisplay += ((dtd->part1.h_high >> 4) & 0x0f) << 8;
  722. mode->hsync_start = mode->hdisplay + dtd->part2.h_sync_off;
  723. mode->hsync_start += (dtd->part2.sync_off_width_high & 0xc0) << 2;
  724. mode->hsync_end = mode->hsync_start + dtd->part2.h_sync_width;
  725. mode->hsync_end += (dtd->part2.sync_off_width_high & 0x30) << 4;
  726. mode->htotal = mode->hdisplay + dtd->part1.h_blank;
  727. mode->htotal += (dtd->part1.h_high & 0xf) << 8;
  728. mode->vdisplay = dtd->part1.v_active;
  729. mode->vdisplay += ((dtd->part1.v_high >> 4) & 0x0f) << 8;
  730. mode->vsync_start = mode->vdisplay;
  731. mode->vsync_start += (dtd->part2.v_sync_off_width >> 4) & 0xf;
  732. mode->vsync_start += (dtd->part2.sync_off_width_high & 0x0c) << 2;
  733. mode->vsync_start += dtd->part2.v_sync_off_high & 0xc0;
  734. mode->vsync_end = mode->vsync_start +
  735. (dtd->part2.v_sync_off_width & 0xf);
  736. mode->vsync_end += (dtd->part2.sync_off_width_high & 0x3) << 4;
  737. mode->vtotal = mode->vdisplay + dtd->part1.v_blank;
  738. mode->vtotal += (dtd->part1.v_high & 0xf) << 8;
  739. mode->clock = dtd->part1.clock * 10;
  740. mode->flags &= ~(DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC);
  741. if (dtd->part2.dtd_flags & DTD_FLAG_INTERLACE)
  742. mode->flags |= DRM_MODE_FLAG_INTERLACE;
  743. if (dtd->part2.dtd_flags & DTD_FLAG_HSYNC_POSITIVE)
  744. mode->flags |= DRM_MODE_FLAG_PHSYNC;
  745. if (dtd->part2.dtd_flags & DTD_FLAG_VSYNC_POSITIVE)
  746. mode->flags |= DRM_MODE_FLAG_PVSYNC;
  747. }
  748. static bool intel_sdvo_check_supp_encode(struct intel_sdvo *intel_sdvo)
  749. {
  750. struct intel_sdvo_encode encode;
  751. BUILD_BUG_ON(sizeof(encode) != 2);
  752. return intel_sdvo_get_value(intel_sdvo,
  753. SDVO_CMD_GET_SUPP_ENCODE,
  754. &encode, sizeof(encode));
  755. }
  756. static bool intel_sdvo_set_encode(struct intel_sdvo *intel_sdvo,
  757. uint8_t mode)
  758. {
  759. return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_ENCODE, &mode, 1);
  760. }
  761. static bool intel_sdvo_set_colorimetry(struct intel_sdvo *intel_sdvo,
  762. uint8_t mode)
  763. {
  764. return intel_sdvo_set_value(intel_sdvo, SDVO_CMD_SET_COLORIMETRY, &mode, 1);
  765. }
  766. #if 0
  767. static void intel_sdvo_dump_hdmi_buf(struct intel_sdvo *intel_sdvo)
  768. {
  769. int i, j;
  770. uint8_t set_buf_index[2];
  771. uint8_t av_split;
  772. uint8_t buf_size;
  773. uint8_t buf[48];
  774. uint8_t *pos;
  775. intel_sdvo_get_value(encoder, SDVO_CMD_GET_HBUF_AV_SPLIT, &av_split, 1);
  776. for (i = 0; i <= av_split; i++) {
  777. set_buf_index[0] = i; set_buf_index[1] = 0;
  778. intel_sdvo_write_cmd(encoder, SDVO_CMD_SET_HBUF_INDEX,
  779. set_buf_index, 2);
  780. intel_sdvo_write_cmd(encoder, SDVO_CMD_GET_HBUF_INFO, NULL, 0);
  781. intel_sdvo_read_response(encoder, &buf_size, 1);
  782. pos = buf;
  783. for (j = 0; j <= buf_size; j += 8) {
  784. intel_sdvo_write_cmd(encoder, SDVO_CMD_GET_HBUF_DATA,
  785. NULL, 0);
  786. intel_sdvo_read_response(encoder, pos, 8);
  787. pos += 8;
  788. }
  789. }
  790. }
  791. #endif
  792. static bool intel_sdvo_write_infoframe(struct intel_sdvo *intel_sdvo,
  793. unsigned if_index, uint8_t tx_rate,
  794. uint8_t *data, unsigned length)
  795. {
  796. uint8_t set_buf_index[2] = { if_index, 0 };
  797. uint8_t hbuf_size, tmp[8];
  798. int i;
  799. if (!intel_sdvo_set_value(intel_sdvo,
  800. SDVO_CMD_SET_HBUF_INDEX,
  801. set_buf_index, 2))
  802. return false;
  803. if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_HBUF_INFO,
  804. &hbuf_size, 1))
  805. return false;
  806. /* Buffer size is 0 based, hooray! */
  807. hbuf_size++;
  808. DRM_DEBUG_KMS("writing sdvo hbuf: %i, hbuf_size %i, hbuf_size: %i\n",
  809. if_index, length, hbuf_size);
  810. for (i = 0; i < hbuf_size; i += 8) {
  811. memset(tmp, 0, 8);
  812. if (i < length)
  813. memcpy(tmp, data + i, min_t(unsigned, 8, length - i));
  814. if (!intel_sdvo_set_value(intel_sdvo,
  815. SDVO_CMD_SET_HBUF_DATA,
  816. tmp, 8))
  817. return false;
  818. }
  819. return intel_sdvo_set_value(intel_sdvo,
  820. SDVO_CMD_SET_HBUF_TXRATE,
  821. &tx_rate, 1);
  822. }
  823. static bool intel_sdvo_set_avi_infoframe(struct intel_sdvo *intel_sdvo,
  824. const struct drm_display_mode *adjusted_mode)
  825. {
  826. struct dip_infoframe avi_if = {
  827. .type = DIP_TYPE_AVI,
  828. .ver = DIP_VERSION_AVI,
  829. .len = DIP_LEN_AVI,
  830. };
  831. uint8_t sdvo_data[4 + sizeof(avi_if.body.avi)];
  832. struct intel_crtc *intel_crtc = to_intel_crtc(intel_sdvo->base.base.crtc);
  833. if (intel_sdvo->rgb_quant_range_selectable) {
  834. if (intel_crtc->config.limited_color_range)
  835. avi_if.body.avi.ITC_EC_Q_SC |= DIP_AVI_RGB_QUANT_RANGE_LIMITED;
  836. else
  837. avi_if.body.avi.ITC_EC_Q_SC |= DIP_AVI_RGB_QUANT_RANGE_FULL;
  838. }
  839. avi_if.body.avi.VIC = drm_match_cea_mode(adjusted_mode);
  840. intel_dip_infoframe_csum(&avi_if);
  841. /* sdvo spec says that the ecc is handled by the hw, and it looks like
  842. * we must not send the ecc field, either. */
  843. memcpy(sdvo_data, &avi_if, 3);
  844. sdvo_data[3] = avi_if.checksum;
  845. memcpy(&sdvo_data[4], &avi_if.body, sizeof(avi_if.body.avi));
  846. return intel_sdvo_write_infoframe(intel_sdvo, SDVO_HBUF_INDEX_AVI_IF,
  847. SDVO_HBUF_TX_VSYNC,
  848. sdvo_data, sizeof(sdvo_data));
  849. }
  850. static bool intel_sdvo_set_tv_format(struct intel_sdvo *intel_sdvo)
  851. {
  852. struct intel_sdvo_tv_format format;
  853. uint32_t format_map;
  854. format_map = 1 << intel_sdvo->tv_format_index;
  855. memset(&format, 0, sizeof(format));
  856. memcpy(&format, &format_map, min(sizeof(format), sizeof(format_map)));
  857. BUILD_BUG_ON(sizeof(format) != 6);
  858. return intel_sdvo_set_value(intel_sdvo,
  859. SDVO_CMD_SET_TV_FORMAT,
  860. &format, sizeof(format));
  861. }
  862. static bool
  863. intel_sdvo_set_output_timings_from_mode(struct intel_sdvo *intel_sdvo,
  864. const struct drm_display_mode *mode)
  865. {
  866. struct intel_sdvo_dtd output_dtd;
  867. if (!intel_sdvo_set_target_output(intel_sdvo,
  868. intel_sdvo->attached_output))
  869. return false;
  870. intel_sdvo_get_dtd_from_mode(&output_dtd, mode);
  871. if (!intel_sdvo_set_output_timing(intel_sdvo, &output_dtd))
  872. return false;
  873. return true;
  874. }
  875. /* Asks the sdvo controller for the preferred input mode given the output mode.
  876. * Unfortunately we have to set up the full output mode to do that. */
  877. static bool
  878. intel_sdvo_get_preferred_input_mode(struct intel_sdvo *intel_sdvo,
  879. const struct drm_display_mode *mode,
  880. struct drm_display_mode *adjusted_mode)
  881. {
  882. struct intel_sdvo_dtd input_dtd;
  883. /* Reset the input timing to the screen. Assume always input 0. */
  884. if (!intel_sdvo_set_target_input(intel_sdvo))
  885. return false;
  886. if (!intel_sdvo_create_preferred_input_timing(intel_sdvo,
  887. mode->clock / 10,
  888. mode->hdisplay,
  889. mode->vdisplay))
  890. return false;
  891. if (!intel_sdvo_get_preferred_input_timing(intel_sdvo,
  892. &input_dtd))
  893. return false;
  894. intel_sdvo_get_mode_from_dtd(adjusted_mode, &input_dtd);
  895. intel_sdvo->dtd_sdvo_flags = input_dtd.part2.sdvo_flags;
  896. return true;
  897. }
  898. static void i9xx_adjust_sdvo_tv_clock(struct intel_crtc_config *pipe_config)
  899. {
  900. unsigned dotclock = pipe_config->adjusted_mode.clock;
  901. struct dpll *clock = &pipe_config->dpll;
  902. /* SDVO TV has fixed PLL values depend on its clock range,
  903. this mirrors vbios setting. */
  904. if (dotclock >= 100000 && dotclock < 140500) {
  905. clock->p1 = 2;
  906. clock->p2 = 10;
  907. clock->n = 3;
  908. clock->m1 = 16;
  909. clock->m2 = 8;
  910. } else if (dotclock >= 140500 && dotclock <= 200000) {
  911. clock->p1 = 1;
  912. clock->p2 = 10;
  913. clock->n = 6;
  914. clock->m1 = 12;
  915. clock->m2 = 8;
  916. } else {
  917. WARN(1, "SDVO TV clock out of range: %i\n", dotclock);
  918. }
  919. pipe_config->clock_set = true;
  920. }
  921. static bool intel_sdvo_compute_config(struct intel_encoder *encoder,
  922. struct intel_crtc_config *pipe_config)
  923. {
  924. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
  925. struct drm_display_mode *adjusted_mode = &pipe_config->adjusted_mode;
  926. struct drm_display_mode *mode = &pipe_config->requested_mode;
  927. DRM_DEBUG_KMS("forcing bpc to 8 for SDVO\n");
  928. pipe_config->pipe_bpp = 8*3;
  929. if (HAS_PCH_SPLIT(encoder->base.dev))
  930. pipe_config->has_pch_encoder = true;
  931. /* We need to construct preferred input timings based on our
  932. * output timings. To do that, we have to set the output
  933. * timings, even though this isn't really the right place in
  934. * the sequence to do it. Oh well.
  935. */
  936. if (intel_sdvo->is_tv) {
  937. if (!intel_sdvo_set_output_timings_from_mode(intel_sdvo, mode))
  938. return false;
  939. (void) intel_sdvo_get_preferred_input_mode(intel_sdvo,
  940. mode,
  941. adjusted_mode);
  942. pipe_config->sdvo_tv_clock = true;
  943. } else if (intel_sdvo->is_lvds) {
  944. if (!intel_sdvo_set_output_timings_from_mode(intel_sdvo,
  945. intel_sdvo->sdvo_lvds_fixed_mode))
  946. return false;
  947. (void) intel_sdvo_get_preferred_input_mode(intel_sdvo,
  948. mode,
  949. adjusted_mode);
  950. }
  951. /* Make the CRTC code factor in the SDVO pixel multiplier. The
  952. * SDVO device will factor out the multiplier during mode_set.
  953. */
  954. pipe_config->pixel_multiplier =
  955. intel_sdvo_get_pixel_multiplier(adjusted_mode);
  956. adjusted_mode->clock *= pipe_config->pixel_multiplier;
  957. if (intel_sdvo->color_range_auto) {
  958. /* See CEA-861-E - 5.1 Default Encoding Parameters */
  959. /* FIXME: This bit is only valid when using TMDS encoding and 8
  960. * bit per color mode. */
  961. if (intel_sdvo->has_hdmi_monitor &&
  962. drm_match_cea_mode(adjusted_mode) > 1)
  963. intel_sdvo->color_range = HDMI_COLOR_RANGE_16_235;
  964. else
  965. intel_sdvo->color_range = 0;
  966. }
  967. if (intel_sdvo->color_range)
  968. pipe_config->limited_color_range = true;
  969. /* Clock computation needs to happen after pixel multiplier. */
  970. if (intel_sdvo->is_tv)
  971. i9xx_adjust_sdvo_tv_clock(pipe_config);
  972. return true;
  973. }
  974. static void intel_sdvo_mode_set(struct intel_encoder *intel_encoder)
  975. {
  976. struct drm_device *dev = intel_encoder->base.dev;
  977. struct drm_i915_private *dev_priv = dev->dev_private;
  978. struct drm_crtc *crtc = intel_encoder->base.crtc;
  979. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  980. struct drm_display_mode *adjusted_mode =
  981. &intel_crtc->config.adjusted_mode;
  982. struct drm_display_mode *mode = &intel_crtc->config.requested_mode;
  983. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&intel_encoder->base);
  984. u32 sdvox;
  985. struct intel_sdvo_in_out_map in_out;
  986. struct intel_sdvo_dtd input_dtd, output_dtd;
  987. int rate;
  988. if (!mode)
  989. return;
  990. /* First, set the input mapping for the first input to our controlled
  991. * output. This is only correct if we're a single-input device, in
  992. * which case the first input is the output from the appropriate SDVO
  993. * channel on the motherboard. In a two-input device, the first input
  994. * will be SDVOB and the second SDVOC.
  995. */
  996. in_out.in0 = intel_sdvo->attached_output;
  997. in_out.in1 = 0;
  998. intel_sdvo_set_value(intel_sdvo,
  999. SDVO_CMD_SET_IN_OUT_MAP,
  1000. &in_out, sizeof(in_out));
  1001. /* Set the output timings to the screen */
  1002. if (!intel_sdvo_set_target_output(intel_sdvo,
  1003. intel_sdvo->attached_output))
  1004. return;
  1005. /* lvds has a special fixed output timing. */
  1006. if (intel_sdvo->is_lvds)
  1007. intel_sdvo_get_dtd_from_mode(&output_dtd,
  1008. intel_sdvo->sdvo_lvds_fixed_mode);
  1009. else
  1010. intel_sdvo_get_dtd_from_mode(&output_dtd, mode);
  1011. if (!intel_sdvo_set_output_timing(intel_sdvo, &output_dtd))
  1012. DRM_INFO("Setting output timings on %s failed\n",
  1013. SDVO_NAME(intel_sdvo));
  1014. /* Set the input timing to the screen. Assume always input 0. */
  1015. if (!intel_sdvo_set_target_input(intel_sdvo))
  1016. return;
  1017. if (intel_sdvo->has_hdmi_monitor) {
  1018. intel_sdvo_set_encode(intel_sdvo, SDVO_ENCODE_HDMI);
  1019. intel_sdvo_set_colorimetry(intel_sdvo,
  1020. SDVO_COLORIMETRY_RGB256);
  1021. intel_sdvo_set_avi_infoframe(intel_sdvo, adjusted_mode);
  1022. } else
  1023. intel_sdvo_set_encode(intel_sdvo, SDVO_ENCODE_DVI);
  1024. if (intel_sdvo->is_tv &&
  1025. !intel_sdvo_set_tv_format(intel_sdvo))
  1026. return;
  1027. /* We have tried to get input timing in mode_fixup, and filled into
  1028. * adjusted_mode.
  1029. */
  1030. intel_sdvo_get_dtd_from_mode(&input_dtd, adjusted_mode);
  1031. if (intel_sdvo->is_tv || intel_sdvo->is_lvds)
  1032. input_dtd.part2.sdvo_flags = intel_sdvo->dtd_sdvo_flags;
  1033. if (!intel_sdvo_set_input_timing(intel_sdvo, &input_dtd))
  1034. DRM_INFO("Setting input timings on %s failed\n",
  1035. SDVO_NAME(intel_sdvo));
  1036. switch (intel_crtc->config.pixel_multiplier) {
  1037. default:
  1038. case 1: rate = SDVO_CLOCK_RATE_MULT_1X; break;
  1039. case 2: rate = SDVO_CLOCK_RATE_MULT_2X; break;
  1040. case 4: rate = SDVO_CLOCK_RATE_MULT_4X; break;
  1041. }
  1042. if (!intel_sdvo_set_clock_rate_mult(intel_sdvo, rate))
  1043. return;
  1044. /* Set the SDVO control regs. */
  1045. if (INTEL_INFO(dev)->gen >= 4) {
  1046. /* The real mode polarity is set by the SDVO commands, using
  1047. * struct intel_sdvo_dtd. */
  1048. sdvox = SDVO_VSYNC_ACTIVE_HIGH | SDVO_HSYNC_ACTIVE_HIGH;
  1049. if (!HAS_PCH_SPLIT(dev) && intel_sdvo->is_hdmi)
  1050. sdvox |= intel_sdvo->color_range;
  1051. if (INTEL_INFO(dev)->gen < 5)
  1052. sdvox |= SDVO_BORDER_ENABLE;
  1053. } else {
  1054. sdvox = I915_READ(intel_sdvo->sdvo_reg);
  1055. switch (intel_sdvo->sdvo_reg) {
  1056. case GEN3_SDVOB:
  1057. sdvox &= SDVOB_PRESERVE_MASK;
  1058. break;
  1059. case GEN3_SDVOC:
  1060. sdvox &= SDVOC_PRESERVE_MASK;
  1061. break;
  1062. }
  1063. sdvox |= (9 << 19) | SDVO_BORDER_ENABLE;
  1064. }
  1065. if (INTEL_PCH_TYPE(dev) >= PCH_CPT)
  1066. sdvox |= SDVO_PIPE_SEL_CPT(intel_crtc->pipe);
  1067. else
  1068. sdvox |= SDVO_PIPE_SEL(intel_crtc->pipe);
  1069. if (intel_sdvo->has_hdmi_audio)
  1070. sdvox |= SDVO_AUDIO_ENABLE;
  1071. if (INTEL_INFO(dev)->gen >= 4) {
  1072. /* done in crtc_mode_set as the dpll_md reg must be written early */
  1073. } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {
  1074. /* done in crtc_mode_set as it lives inside the dpll register */
  1075. } else {
  1076. sdvox |= (intel_crtc->config.pixel_multiplier - 1)
  1077. << SDVO_PORT_MULTIPLY_SHIFT;
  1078. }
  1079. if (input_dtd.part2.sdvo_flags & SDVO_NEED_TO_STALL &&
  1080. INTEL_INFO(dev)->gen < 5)
  1081. sdvox |= SDVO_STALL_SELECT;
  1082. intel_sdvo_write_sdvox(intel_sdvo, sdvox);
  1083. }
  1084. static bool intel_sdvo_connector_get_hw_state(struct intel_connector *connector)
  1085. {
  1086. struct intel_sdvo_connector *intel_sdvo_connector =
  1087. to_intel_sdvo_connector(&connector->base);
  1088. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(&connector->base);
  1089. u16 active_outputs;
  1090. intel_sdvo_get_active_outputs(intel_sdvo, &active_outputs);
  1091. if (active_outputs & intel_sdvo_connector->output_flag)
  1092. return true;
  1093. else
  1094. return false;
  1095. }
  1096. static bool intel_sdvo_get_hw_state(struct intel_encoder *encoder,
  1097. enum pipe *pipe)
  1098. {
  1099. struct drm_device *dev = encoder->base.dev;
  1100. struct drm_i915_private *dev_priv = dev->dev_private;
  1101. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
  1102. u16 active_outputs;
  1103. u32 tmp;
  1104. tmp = I915_READ(intel_sdvo->sdvo_reg);
  1105. intel_sdvo_get_active_outputs(intel_sdvo, &active_outputs);
  1106. if (!(tmp & SDVO_ENABLE) && (active_outputs == 0))
  1107. return false;
  1108. if (HAS_PCH_CPT(dev))
  1109. *pipe = PORT_TO_PIPE_CPT(tmp);
  1110. else
  1111. *pipe = PORT_TO_PIPE(tmp);
  1112. return true;
  1113. }
  1114. static void intel_disable_sdvo(struct intel_encoder *encoder)
  1115. {
  1116. struct drm_i915_private *dev_priv = encoder->base.dev->dev_private;
  1117. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
  1118. u32 temp;
  1119. intel_sdvo_set_active_outputs(intel_sdvo, 0);
  1120. if (0)
  1121. intel_sdvo_set_encoder_power_state(intel_sdvo,
  1122. DRM_MODE_DPMS_OFF);
  1123. temp = I915_READ(intel_sdvo->sdvo_reg);
  1124. if ((temp & SDVO_ENABLE) != 0) {
  1125. /* HW workaround for IBX, we need to move the port to
  1126. * transcoder A before disabling it. */
  1127. if (HAS_PCH_IBX(encoder->base.dev)) {
  1128. struct drm_crtc *crtc = encoder->base.crtc;
  1129. int pipe = crtc ? to_intel_crtc(crtc)->pipe : -1;
  1130. if (temp & SDVO_PIPE_B_SELECT) {
  1131. temp &= ~SDVO_PIPE_B_SELECT;
  1132. I915_WRITE(intel_sdvo->sdvo_reg, temp);
  1133. POSTING_READ(intel_sdvo->sdvo_reg);
  1134. /* Again we need to write this twice. */
  1135. I915_WRITE(intel_sdvo->sdvo_reg, temp);
  1136. POSTING_READ(intel_sdvo->sdvo_reg);
  1137. /* Transcoder selection bits only update
  1138. * effectively on vblank. */
  1139. if (crtc)
  1140. intel_wait_for_vblank(encoder->base.dev, pipe);
  1141. else
  1142. msleep(50);
  1143. }
  1144. }
  1145. intel_sdvo_write_sdvox(intel_sdvo, temp & ~SDVO_ENABLE);
  1146. }
  1147. }
  1148. static void intel_enable_sdvo(struct intel_encoder *encoder)
  1149. {
  1150. struct drm_device *dev = encoder->base.dev;
  1151. struct drm_i915_private *dev_priv = dev->dev_private;
  1152. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
  1153. struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc);
  1154. u32 temp;
  1155. bool input1, input2;
  1156. int i;
  1157. u8 status;
  1158. temp = I915_READ(intel_sdvo->sdvo_reg);
  1159. if ((temp & SDVO_ENABLE) == 0) {
  1160. /* HW workaround for IBX, we need to move the port
  1161. * to transcoder A before disabling it, so restore it here. */
  1162. if (HAS_PCH_IBX(dev))
  1163. temp |= SDVO_PIPE_SEL(intel_crtc->pipe);
  1164. intel_sdvo_write_sdvox(intel_sdvo, temp | SDVO_ENABLE);
  1165. }
  1166. for (i = 0; i < 2; i++)
  1167. intel_wait_for_vblank(dev, intel_crtc->pipe);
  1168. status = intel_sdvo_get_trained_inputs(intel_sdvo, &input1, &input2);
  1169. /* Warn if the device reported failure to sync.
  1170. * A lot of SDVO devices fail to notify of sync, but it's
  1171. * a given it the status is a success, we succeeded.
  1172. */
  1173. if (status == SDVO_CMD_STATUS_SUCCESS && !input1) {
  1174. DRM_DEBUG_KMS("First %s output reported failure to "
  1175. "sync\n", SDVO_NAME(intel_sdvo));
  1176. }
  1177. if (0)
  1178. intel_sdvo_set_encoder_power_state(intel_sdvo,
  1179. DRM_MODE_DPMS_ON);
  1180. intel_sdvo_set_active_outputs(intel_sdvo, intel_sdvo->attached_output);
  1181. }
  1182. static void intel_sdvo_dpms(struct drm_connector *connector, int mode)
  1183. {
  1184. struct drm_crtc *crtc;
  1185. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1186. /* dvo supports only 2 dpms states. */
  1187. if (mode != DRM_MODE_DPMS_ON)
  1188. mode = DRM_MODE_DPMS_OFF;
  1189. if (mode == connector->dpms)
  1190. return;
  1191. connector->dpms = mode;
  1192. /* Only need to change hw state when actually enabled */
  1193. crtc = intel_sdvo->base.base.crtc;
  1194. if (!crtc) {
  1195. intel_sdvo->base.connectors_active = false;
  1196. return;
  1197. }
  1198. if (mode != DRM_MODE_DPMS_ON) {
  1199. intel_sdvo_set_active_outputs(intel_sdvo, 0);
  1200. if (0)
  1201. intel_sdvo_set_encoder_power_state(intel_sdvo, mode);
  1202. intel_sdvo->base.connectors_active = false;
  1203. intel_crtc_update_dpms(crtc);
  1204. } else {
  1205. intel_sdvo->base.connectors_active = true;
  1206. intel_crtc_update_dpms(crtc);
  1207. if (0)
  1208. intel_sdvo_set_encoder_power_state(intel_sdvo, mode);
  1209. intel_sdvo_set_active_outputs(intel_sdvo, intel_sdvo->attached_output);
  1210. }
  1211. intel_modeset_check_state(connector->dev);
  1212. }
  1213. static int intel_sdvo_mode_valid(struct drm_connector *connector,
  1214. struct drm_display_mode *mode)
  1215. {
  1216. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1217. if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
  1218. return MODE_NO_DBLESCAN;
  1219. if (intel_sdvo->pixel_clock_min > mode->clock)
  1220. return MODE_CLOCK_LOW;
  1221. if (intel_sdvo->pixel_clock_max < mode->clock)
  1222. return MODE_CLOCK_HIGH;
  1223. if (intel_sdvo->is_lvds) {
  1224. if (mode->hdisplay > intel_sdvo->sdvo_lvds_fixed_mode->hdisplay)
  1225. return MODE_PANEL;
  1226. if (mode->vdisplay > intel_sdvo->sdvo_lvds_fixed_mode->vdisplay)
  1227. return MODE_PANEL;
  1228. }
  1229. return MODE_OK;
  1230. }
  1231. static bool intel_sdvo_get_capabilities(struct intel_sdvo *intel_sdvo, struct intel_sdvo_caps *caps)
  1232. {
  1233. BUILD_BUG_ON(sizeof(*caps) != 8);
  1234. if (!intel_sdvo_get_value(intel_sdvo,
  1235. SDVO_CMD_GET_DEVICE_CAPS,
  1236. caps, sizeof(*caps)))
  1237. return false;
  1238. DRM_DEBUG_KMS("SDVO capabilities:\n"
  1239. " vendor_id: %d\n"
  1240. " device_id: %d\n"
  1241. " device_rev_id: %d\n"
  1242. " sdvo_version_major: %d\n"
  1243. " sdvo_version_minor: %d\n"
  1244. " sdvo_inputs_mask: %d\n"
  1245. " smooth_scaling: %d\n"
  1246. " sharp_scaling: %d\n"
  1247. " up_scaling: %d\n"
  1248. " down_scaling: %d\n"
  1249. " stall_support: %d\n"
  1250. " output_flags: %d\n",
  1251. caps->vendor_id,
  1252. caps->device_id,
  1253. caps->device_rev_id,
  1254. caps->sdvo_version_major,
  1255. caps->sdvo_version_minor,
  1256. caps->sdvo_inputs_mask,
  1257. caps->smooth_scaling,
  1258. caps->sharp_scaling,
  1259. caps->up_scaling,
  1260. caps->down_scaling,
  1261. caps->stall_support,
  1262. caps->output_flags);
  1263. return true;
  1264. }
  1265. static uint16_t intel_sdvo_get_hotplug_support(struct intel_sdvo *intel_sdvo)
  1266. {
  1267. struct drm_device *dev = intel_sdvo->base.base.dev;
  1268. uint16_t hotplug;
  1269. /* HW Erratum: SDVO Hotplug is broken on all i945G chips, there's noise
  1270. * on the line. */
  1271. if (IS_I945G(dev) || IS_I945GM(dev))
  1272. return 0;
  1273. if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_HOT_PLUG_SUPPORT,
  1274. &hotplug, sizeof(hotplug)))
  1275. return 0;
  1276. return hotplug;
  1277. }
  1278. static void intel_sdvo_enable_hotplug(struct intel_encoder *encoder)
  1279. {
  1280. struct intel_sdvo *intel_sdvo = to_intel_sdvo(&encoder->base);
  1281. intel_sdvo_write_cmd(intel_sdvo, SDVO_CMD_SET_ACTIVE_HOT_PLUG,
  1282. &intel_sdvo->hotplug_active, 2);
  1283. }
  1284. static bool
  1285. intel_sdvo_multifunc_encoder(struct intel_sdvo *intel_sdvo)
  1286. {
  1287. /* Is there more than one type of output? */
  1288. return hweight16(intel_sdvo->caps.output_flags) > 1;
  1289. }
  1290. static struct edid *
  1291. intel_sdvo_get_edid(struct drm_connector *connector)
  1292. {
  1293. struct intel_sdvo *sdvo = intel_attached_sdvo(connector);
  1294. return drm_get_edid(connector, &sdvo->ddc);
  1295. }
  1296. /* Mac mini hack -- use the same DDC as the analog connector */
  1297. static struct edid *
  1298. intel_sdvo_get_analog_edid(struct drm_connector *connector)
  1299. {
  1300. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  1301. return drm_get_edid(connector,
  1302. intel_gmbus_get_adapter(dev_priv,
  1303. dev_priv->vbt.crt_ddc_pin));
  1304. }
  1305. static enum drm_connector_status
  1306. intel_sdvo_tmds_sink_detect(struct drm_connector *connector)
  1307. {
  1308. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1309. enum drm_connector_status status;
  1310. struct edid *edid;
  1311. edid = intel_sdvo_get_edid(connector);
  1312. if (edid == NULL && intel_sdvo_multifunc_encoder(intel_sdvo)) {
  1313. u8 ddc, saved_ddc = intel_sdvo->ddc_bus;
  1314. /*
  1315. * Don't use the 1 as the argument of DDC bus switch to get
  1316. * the EDID. It is used for SDVO SPD ROM.
  1317. */
  1318. for (ddc = intel_sdvo->ddc_bus >> 1; ddc > 1; ddc >>= 1) {
  1319. intel_sdvo->ddc_bus = ddc;
  1320. edid = intel_sdvo_get_edid(connector);
  1321. if (edid)
  1322. break;
  1323. }
  1324. /*
  1325. * If we found the EDID on the other bus,
  1326. * assume that is the correct DDC bus.
  1327. */
  1328. if (edid == NULL)
  1329. intel_sdvo->ddc_bus = saved_ddc;
  1330. }
  1331. /*
  1332. * When there is no edid and no monitor is connected with VGA
  1333. * port, try to use the CRT ddc to read the EDID for DVI-connector.
  1334. */
  1335. if (edid == NULL)
  1336. edid = intel_sdvo_get_analog_edid(connector);
  1337. status = connector_status_unknown;
  1338. if (edid != NULL) {
  1339. /* DDC bus is shared, match EDID to connector type */
  1340. if (edid->input & DRM_EDID_INPUT_DIGITAL) {
  1341. status = connector_status_connected;
  1342. if (intel_sdvo->is_hdmi) {
  1343. intel_sdvo->has_hdmi_monitor = drm_detect_hdmi_monitor(edid);
  1344. intel_sdvo->has_hdmi_audio = drm_detect_monitor_audio(edid);
  1345. intel_sdvo->rgb_quant_range_selectable =
  1346. drm_rgb_quant_range_selectable(edid);
  1347. }
  1348. } else
  1349. status = connector_status_disconnected;
  1350. kfree(edid);
  1351. }
  1352. if (status == connector_status_connected) {
  1353. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1354. if (intel_sdvo_connector->force_audio != HDMI_AUDIO_AUTO)
  1355. intel_sdvo->has_hdmi_audio = (intel_sdvo_connector->force_audio == HDMI_AUDIO_ON);
  1356. }
  1357. return status;
  1358. }
  1359. static bool
  1360. intel_sdvo_connector_matches_edid(struct intel_sdvo_connector *sdvo,
  1361. struct edid *edid)
  1362. {
  1363. bool monitor_is_digital = !!(edid->input & DRM_EDID_INPUT_DIGITAL);
  1364. bool connector_is_digital = !!IS_DIGITAL(sdvo);
  1365. DRM_DEBUG_KMS("connector_is_digital? %d, monitor_is_digital? %d\n",
  1366. connector_is_digital, monitor_is_digital);
  1367. return connector_is_digital == monitor_is_digital;
  1368. }
  1369. static enum drm_connector_status
  1370. intel_sdvo_detect(struct drm_connector *connector, bool force)
  1371. {
  1372. uint16_t response;
  1373. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1374. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1375. enum drm_connector_status ret;
  1376. if (!intel_sdvo_get_value(intel_sdvo,
  1377. SDVO_CMD_GET_ATTACHED_DISPLAYS,
  1378. &response, 2))
  1379. return connector_status_unknown;
  1380. DRM_DEBUG_KMS("SDVO response %d %d [%x]\n",
  1381. response & 0xff, response >> 8,
  1382. intel_sdvo_connector->output_flag);
  1383. if (response == 0)
  1384. return connector_status_disconnected;
  1385. intel_sdvo->attached_output = response;
  1386. intel_sdvo->has_hdmi_monitor = false;
  1387. intel_sdvo->has_hdmi_audio = false;
  1388. intel_sdvo->rgb_quant_range_selectable = false;
  1389. if ((intel_sdvo_connector->output_flag & response) == 0)
  1390. ret = connector_status_disconnected;
  1391. else if (IS_TMDS(intel_sdvo_connector))
  1392. ret = intel_sdvo_tmds_sink_detect(connector);
  1393. else {
  1394. struct edid *edid;
  1395. /* if we have an edid check it matches the connection */
  1396. edid = intel_sdvo_get_edid(connector);
  1397. if (edid == NULL)
  1398. edid = intel_sdvo_get_analog_edid(connector);
  1399. if (edid != NULL) {
  1400. if (intel_sdvo_connector_matches_edid(intel_sdvo_connector,
  1401. edid))
  1402. ret = connector_status_connected;
  1403. else
  1404. ret = connector_status_disconnected;
  1405. kfree(edid);
  1406. } else
  1407. ret = connector_status_connected;
  1408. }
  1409. /* May update encoder flag for like clock for SDVO TV, etc.*/
  1410. if (ret == connector_status_connected) {
  1411. intel_sdvo->is_tv = false;
  1412. intel_sdvo->is_lvds = false;
  1413. if (response & SDVO_TV_MASK)
  1414. intel_sdvo->is_tv = true;
  1415. if (response & SDVO_LVDS_MASK)
  1416. intel_sdvo->is_lvds = intel_sdvo->sdvo_lvds_fixed_mode != NULL;
  1417. }
  1418. return ret;
  1419. }
  1420. static void intel_sdvo_get_ddc_modes(struct drm_connector *connector)
  1421. {
  1422. struct edid *edid;
  1423. /* set the bus switch and get the modes */
  1424. edid = intel_sdvo_get_edid(connector);
  1425. /*
  1426. * Mac mini hack. On this device, the DVI-I connector shares one DDC
  1427. * link between analog and digital outputs. So, if the regular SDVO
  1428. * DDC fails, check to see if the analog output is disconnected, in
  1429. * which case we'll look there for the digital DDC data.
  1430. */
  1431. if (edid == NULL)
  1432. edid = intel_sdvo_get_analog_edid(connector);
  1433. if (edid != NULL) {
  1434. if (intel_sdvo_connector_matches_edid(to_intel_sdvo_connector(connector),
  1435. edid)) {
  1436. drm_mode_connector_update_edid_property(connector, edid);
  1437. drm_add_edid_modes(connector, edid);
  1438. }
  1439. kfree(edid);
  1440. }
  1441. }
  1442. /*
  1443. * Set of SDVO TV modes.
  1444. * Note! This is in reply order (see loop in get_tv_modes).
  1445. * XXX: all 60Hz refresh?
  1446. */
  1447. static const struct drm_display_mode sdvo_tv_modes[] = {
  1448. { DRM_MODE("320x200", DRM_MODE_TYPE_DRIVER, 5815, 320, 321, 384,
  1449. 416, 0, 200, 201, 232, 233, 0,
  1450. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1451. { DRM_MODE("320x240", DRM_MODE_TYPE_DRIVER, 6814, 320, 321, 384,
  1452. 416, 0, 240, 241, 272, 273, 0,
  1453. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1454. { DRM_MODE("400x300", DRM_MODE_TYPE_DRIVER, 9910, 400, 401, 464,
  1455. 496, 0, 300, 301, 332, 333, 0,
  1456. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1457. { DRM_MODE("640x350", DRM_MODE_TYPE_DRIVER, 16913, 640, 641, 704,
  1458. 736, 0, 350, 351, 382, 383, 0,
  1459. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1460. { DRM_MODE("640x400", DRM_MODE_TYPE_DRIVER, 19121, 640, 641, 704,
  1461. 736, 0, 400, 401, 432, 433, 0,
  1462. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1463. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 22654, 640, 641, 704,
  1464. 736, 0, 480, 481, 512, 513, 0,
  1465. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1466. { DRM_MODE("704x480", DRM_MODE_TYPE_DRIVER, 24624, 704, 705, 768,
  1467. 800, 0, 480, 481, 512, 513, 0,
  1468. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1469. { DRM_MODE("704x576", DRM_MODE_TYPE_DRIVER, 29232, 704, 705, 768,
  1470. 800, 0, 576, 577, 608, 609, 0,
  1471. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1472. { DRM_MODE("720x350", DRM_MODE_TYPE_DRIVER, 18751, 720, 721, 784,
  1473. 816, 0, 350, 351, 382, 383, 0,
  1474. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1475. { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 21199, 720, 721, 784,
  1476. 816, 0, 400, 401, 432, 433, 0,
  1477. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1478. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 25116, 720, 721, 784,
  1479. 816, 0, 480, 481, 512, 513, 0,
  1480. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1481. { DRM_MODE("720x540", DRM_MODE_TYPE_DRIVER, 28054, 720, 721, 784,
  1482. 816, 0, 540, 541, 572, 573, 0,
  1483. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1484. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 29816, 720, 721, 784,
  1485. 816, 0, 576, 577, 608, 609, 0,
  1486. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1487. { DRM_MODE("768x576", DRM_MODE_TYPE_DRIVER, 31570, 768, 769, 832,
  1488. 864, 0, 576, 577, 608, 609, 0,
  1489. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1490. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 34030, 800, 801, 864,
  1491. 896, 0, 600, 601, 632, 633, 0,
  1492. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1493. { DRM_MODE("832x624", DRM_MODE_TYPE_DRIVER, 36581, 832, 833, 896,
  1494. 928, 0, 624, 625, 656, 657, 0,
  1495. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1496. { DRM_MODE("920x766", DRM_MODE_TYPE_DRIVER, 48707, 920, 921, 984,
  1497. 1016, 0, 766, 767, 798, 799, 0,
  1498. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1499. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 53827, 1024, 1025, 1088,
  1500. 1120, 0, 768, 769, 800, 801, 0,
  1501. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1502. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 87265, 1280, 1281, 1344,
  1503. 1376, 0, 1024, 1025, 1056, 1057, 0,
  1504. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  1505. };
  1506. static void intel_sdvo_get_tv_modes(struct drm_connector *connector)
  1507. {
  1508. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1509. struct intel_sdvo_sdtv_resolution_request tv_res;
  1510. uint32_t reply = 0, format_map = 0;
  1511. int i;
  1512. /* Read the list of supported input resolutions for the selected TV
  1513. * format.
  1514. */
  1515. format_map = 1 << intel_sdvo->tv_format_index;
  1516. memcpy(&tv_res, &format_map,
  1517. min(sizeof(format_map), sizeof(struct intel_sdvo_sdtv_resolution_request)));
  1518. if (!intel_sdvo_set_target_output(intel_sdvo, intel_sdvo->attached_output))
  1519. return;
  1520. BUILD_BUG_ON(sizeof(tv_res) != 3);
  1521. if (!intel_sdvo_write_cmd(intel_sdvo,
  1522. SDVO_CMD_GET_SDTV_RESOLUTION_SUPPORT,
  1523. &tv_res, sizeof(tv_res)))
  1524. return;
  1525. if (!intel_sdvo_read_response(intel_sdvo, &reply, 3))
  1526. return;
  1527. for (i = 0; i < ARRAY_SIZE(sdvo_tv_modes); i++)
  1528. if (reply & (1 << i)) {
  1529. struct drm_display_mode *nmode;
  1530. nmode = drm_mode_duplicate(connector->dev,
  1531. &sdvo_tv_modes[i]);
  1532. if (nmode)
  1533. drm_mode_probed_add(connector, nmode);
  1534. }
  1535. }
  1536. static void intel_sdvo_get_lvds_modes(struct drm_connector *connector)
  1537. {
  1538. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1539. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  1540. struct drm_display_mode *newmode;
  1541. /*
  1542. * Attempt to get the mode list from DDC.
  1543. * Assume that the preferred modes are
  1544. * arranged in priority order.
  1545. */
  1546. intel_ddc_get_modes(connector, intel_sdvo->i2c);
  1547. if (list_empty(&connector->probed_modes) == false)
  1548. goto end;
  1549. /* Fetch modes from VBT */
  1550. if (dev_priv->vbt.sdvo_lvds_vbt_mode != NULL) {
  1551. newmode = drm_mode_duplicate(connector->dev,
  1552. dev_priv->vbt.sdvo_lvds_vbt_mode);
  1553. if (newmode != NULL) {
  1554. /* Guarantee the mode is preferred */
  1555. newmode->type = (DRM_MODE_TYPE_PREFERRED |
  1556. DRM_MODE_TYPE_DRIVER);
  1557. drm_mode_probed_add(connector, newmode);
  1558. }
  1559. }
  1560. end:
  1561. list_for_each_entry(newmode, &connector->probed_modes, head) {
  1562. if (newmode->type & DRM_MODE_TYPE_PREFERRED) {
  1563. intel_sdvo->sdvo_lvds_fixed_mode =
  1564. drm_mode_duplicate(connector->dev, newmode);
  1565. intel_sdvo->is_lvds = true;
  1566. break;
  1567. }
  1568. }
  1569. }
  1570. static int intel_sdvo_get_modes(struct drm_connector *connector)
  1571. {
  1572. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1573. if (IS_TV(intel_sdvo_connector))
  1574. intel_sdvo_get_tv_modes(connector);
  1575. else if (IS_LVDS(intel_sdvo_connector))
  1576. intel_sdvo_get_lvds_modes(connector);
  1577. else
  1578. intel_sdvo_get_ddc_modes(connector);
  1579. return !list_empty(&connector->probed_modes);
  1580. }
  1581. static void
  1582. intel_sdvo_destroy_enhance_property(struct drm_connector *connector)
  1583. {
  1584. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1585. struct drm_device *dev = connector->dev;
  1586. if (intel_sdvo_connector->left)
  1587. drm_property_destroy(dev, intel_sdvo_connector->left);
  1588. if (intel_sdvo_connector->right)
  1589. drm_property_destroy(dev, intel_sdvo_connector->right);
  1590. if (intel_sdvo_connector->top)
  1591. drm_property_destroy(dev, intel_sdvo_connector->top);
  1592. if (intel_sdvo_connector->bottom)
  1593. drm_property_destroy(dev, intel_sdvo_connector->bottom);
  1594. if (intel_sdvo_connector->hpos)
  1595. drm_property_destroy(dev, intel_sdvo_connector->hpos);
  1596. if (intel_sdvo_connector->vpos)
  1597. drm_property_destroy(dev, intel_sdvo_connector->vpos);
  1598. if (intel_sdvo_connector->saturation)
  1599. drm_property_destroy(dev, intel_sdvo_connector->saturation);
  1600. if (intel_sdvo_connector->contrast)
  1601. drm_property_destroy(dev, intel_sdvo_connector->contrast);
  1602. if (intel_sdvo_connector->hue)
  1603. drm_property_destroy(dev, intel_sdvo_connector->hue);
  1604. if (intel_sdvo_connector->sharpness)
  1605. drm_property_destroy(dev, intel_sdvo_connector->sharpness);
  1606. if (intel_sdvo_connector->flicker_filter)
  1607. drm_property_destroy(dev, intel_sdvo_connector->flicker_filter);
  1608. if (intel_sdvo_connector->flicker_filter_2d)
  1609. drm_property_destroy(dev, intel_sdvo_connector->flicker_filter_2d);
  1610. if (intel_sdvo_connector->flicker_filter_adaptive)
  1611. drm_property_destroy(dev, intel_sdvo_connector->flicker_filter_adaptive);
  1612. if (intel_sdvo_connector->tv_luma_filter)
  1613. drm_property_destroy(dev, intel_sdvo_connector->tv_luma_filter);
  1614. if (intel_sdvo_connector->tv_chroma_filter)
  1615. drm_property_destroy(dev, intel_sdvo_connector->tv_chroma_filter);
  1616. if (intel_sdvo_connector->dot_crawl)
  1617. drm_property_destroy(dev, intel_sdvo_connector->dot_crawl);
  1618. if (intel_sdvo_connector->brightness)
  1619. drm_property_destroy(dev, intel_sdvo_connector->brightness);
  1620. }
  1621. static void intel_sdvo_destroy(struct drm_connector *connector)
  1622. {
  1623. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1624. if (intel_sdvo_connector->tv_format)
  1625. drm_property_destroy(connector->dev,
  1626. intel_sdvo_connector->tv_format);
  1627. intel_sdvo_destroy_enhance_property(connector);
  1628. drm_sysfs_connector_remove(connector);
  1629. drm_connector_cleanup(connector);
  1630. kfree(intel_sdvo_connector);
  1631. }
  1632. static bool intel_sdvo_detect_hdmi_audio(struct drm_connector *connector)
  1633. {
  1634. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1635. struct edid *edid;
  1636. bool has_audio = false;
  1637. if (!intel_sdvo->is_hdmi)
  1638. return false;
  1639. edid = intel_sdvo_get_edid(connector);
  1640. if (edid != NULL && edid->input & DRM_EDID_INPUT_DIGITAL)
  1641. has_audio = drm_detect_monitor_audio(edid);
  1642. kfree(edid);
  1643. return has_audio;
  1644. }
  1645. static int
  1646. intel_sdvo_set_property(struct drm_connector *connector,
  1647. struct drm_property *property,
  1648. uint64_t val)
  1649. {
  1650. struct intel_sdvo *intel_sdvo = intel_attached_sdvo(connector);
  1651. struct intel_sdvo_connector *intel_sdvo_connector = to_intel_sdvo_connector(connector);
  1652. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  1653. uint16_t temp_value;
  1654. uint8_t cmd;
  1655. int ret;
  1656. ret = drm_object_property_set_value(&connector->base, property, val);
  1657. if (ret)
  1658. return ret;
  1659. if (property == dev_priv->force_audio_property) {
  1660. int i = val;
  1661. bool has_audio;
  1662. if (i == intel_sdvo_connector->force_audio)
  1663. return 0;
  1664. intel_sdvo_connector->force_audio = i;
  1665. if (i == HDMI_AUDIO_AUTO)
  1666. has_audio = intel_sdvo_detect_hdmi_audio(connector);
  1667. else
  1668. has_audio = (i == HDMI_AUDIO_ON);
  1669. if (has_audio == intel_sdvo->has_hdmi_audio)
  1670. return 0;
  1671. intel_sdvo->has_hdmi_audio = has_audio;
  1672. goto done;
  1673. }
  1674. if (property == dev_priv->broadcast_rgb_property) {
  1675. switch (val) {
  1676. case INTEL_BROADCAST_RGB_AUTO:
  1677. intel_sdvo->color_range_auto = true;
  1678. break;
  1679. case INTEL_BROADCAST_RGB_FULL:
  1680. intel_sdvo->color_range_auto = false;
  1681. intel_sdvo->color_range = 0;
  1682. break;
  1683. case INTEL_BROADCAST_RGB_LIMITED:
  1684. intel_sdvo->color_range_auto = false;
  1685. /* FIXME: this bit is only valid when using TMDS
  1686. * encoding and 8 bit per color mode. */
  1687. intel_sdvo->color_range = HDMI_COLOR_RANGE_16_235;
  1688. break;
  1689. default:
  1690. return -EINVAL;
  1691. }
  1692. goto done;
  1693. }
  1694. #define CHECK_PROPERTY(name, NAME) \
  1695. if (intel_sdvo_connector->name == property) { \
  1696. if (intel_sdvo_connector->cur_##name == temp_value) return 0; \
  1697. if (intel_sdvo_connector->max_##name < temp_value) return -EINVAL; \
  1698. cmd = SDVO_CMD_SET_##NAME; \
  1699. intel_sdvo_connector->cur_##name = temp_value; \
  1700. goto set_value; \
  1701. }
  1702. if (property == intel_sdvo_connector->tv_format) {
  1703. if (val >= TV_FORMAT_NUM)
  1704. return -EINVAL;
  1705. if (intel_sdvo->tv_format_index ==
  1706. intel_sdvo_connector->tv_format_supported[val])
  1707. return 0;
  1708. intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[val];
  1709. goto done;
  1710. } else if (IS_TV_OR_LVDS(intel_sdvo_connector)) {
  1711. temp_value = val;
  1712. if (intel_sdvo_connector->left == property) {
  1713. drm_object_property_set_value(&connector->base,
  1714. intel_sdvo_connector->right, val);
  1715. if (intel_sdvo_connector->left_margin == temp_value)
  1716. return 0;
  1717. intel_sdvo_connector->left_margin = temp_value;
  1718. intel_sdvo_connector->right_margin = temp_value;
  1719. temp_value = intel_sdvo_connector->max_hscan -
  1720. intel_sdvo_connector->left_margin;
  1721. cmd = SDVO_CMD_SET_OVERSCAN_H;
  1722. goto set_value;
  1723. } else if (intel_sdvo_connector->right == property) {
  1724. drm_object_property_set_value(&connector->base,
  1725. intel_sdvo_connector->left, val);
  1726. if (intel_sdvo_connector->right_margin == temp_value)
  1727. return 0;
  1728. intel_sdvo_connector->left_margin = temp_value;
  1729. intel_sdvo_connector->right_margin = temp_value;
  1730. temp_value = intel_sdvo_connector->max_hscan -
  1731. intel_sdvo_connector->left_margin;
  1732. cmd = SDVO_CMD_SET_OVERSCAN_H;
  1733. goto set_value;
  1734. } else if (intel_sdvo_connector->top == property) {
  1735. drm_object_property_set_value(&connector->base,
  1736. intel_sdvo_connector->bottom, val);
  1737. if (intel_sdvo_connector->top_margin == temp_value)
  1738. return 0;
  1739. intel_sdvo_connector->top_margin = temp_value;
  1740. intel_sdvo_connector->bottom_margin = temp_value;
  1741. temp_value = intel_sdvo_connector->max_vscan -
  1742. intel_sdvo_connector->top_margin;
  1743. cmd = SDVO_CMD_SET_OVERSCAN_V;
  1744. goto set_value;
  1745. } else if (intel_sdvo_connector->bottom == property) {
  1746. drm_object_property_set_value(&connector->base,
  1747. intel_sdvo_connector->top, val);
  1748. if (intel_sdvo_connector->bottom_margin == temp_value)
  1749. return 0;
  1750. intel_sdvo_connector->top_margin = temp_value;
  1751. intel_sdvo_connector->bottom_margin = temp_value;
  1752. temp_value = intel_sdvo_connector->max_vscan -
  1753. intel_sdvo_connector->top_margin;
  1754. cmd = SDVO_CMD_SET_OVERSCAN_V;
  1755. goto set_value;
  1756. }
  1757. CHECK_PROPERTY(hpos, HPOS)
  1758. CHECK_PROPERTY(vpos, VPOS)
  1759. CHECK_PROPERTY(saturation, SATURATION)
  1760. CHECK_PROPERTY(contrast, CONTRAST)
  1761. CHECK_PROPERTY(hue, HUE)
  1762. CHECK_PROPERTY(brightness, BRIGHTNESS)
  1763. CHECK_PROPERTY(sharpness, SHARPNESS)
  1764. CHECK_PROPERTY(flicker_filter, FLICKER_FILTER)
  1765. CHECK_PROPERTY(flicker_filter_2d, FLICKER_FILTER_2D)
  1766. CHECK_PROPERTY(flicker_filter_adaptive, FLICKER_FILTER_ADAPTIVE)
  1767. CHECK_PROPERTY(tv_chroma_filter, TV_CHROMA_FILTER)
  1768. CHECK_PROPERTY(tv_luma_filter, TV_LUMA_FILTER)
  1769. CHECK_PROPERTY(dot_crawl, DOT_CRAWL)
  1770. }
  1771. return -EINVAL; /* unknown property */
  1772. set_value:
  1773. if (!intel_sdvo_set_value(intel_sdvo, cmd, &temp_value, 2))
  1774. return -EIO;
  1775. done:
  1776. if (intel_sdvo->base.base.crtc)
  1777. intel_crtc_restore_mode(intel_sdvo->base.base.crtc);
  1778. return 0;
  1779. #undef CHECK_PROPERTY
  1780. }
  1781. static const struct drm_connector_funcs intel_sdvo_connector_funcs = {
  1782. .dpms = intel_sdvo_dpms,
  1783. .detect = intel_sdvo_detect,
  1784. .fill_modes = drm_helper_probe_single_connector_modes,
  1785. .set_property = intel_sdvo_set_property,
  1786. .destroy = intel_sdvo_destroy,
  1787. };
  1788. static const struct drm_connector_helper_funcs intel_sdvo_connector_helper_funcs = {
  1789. .get_modes = intel_sdvo_get_modes,
  1790. .mode_valid = intel_sdvo_mode_valid,
  1791. .best_encoder = intel_best_encoder,
  1792. };
  1793. static void intel_sdvo_enc_destroy(struct drm_encoder *encoder)
  1794. {
  1795. struct intel_sdvo *intel_sdvo = to_intel_sdvo(encoder);
  1796. if (intel_sdvo->sdvo_lvds_fixed_mode != NULL)
  1797. drm_mode_destroy(encoder->dev,
  1798. intel_sdvo->sdvo_lvds_fixed_mode);
  1799. i2c_del_adapter(&intel_sdvo->ddc);
  1800. intel_encoder_destroy(encoder);
  1801. }
  1802. static const struct drm_encoder_funcs intel_sdvo_enc_funcs = {
  1803. .destroy = intel_sdvo_enc_destroy,
  1804. };
  1805. static void
  1806. intel_sdvo_guess_ddc_bus(struct intel_sdvo *sdvo)
  1807. {
  1808. uint16_t mask = 0;
  1809. unsigned int num_bits;
  1810. /* Make a mask of outputs less than or equal to our own priority in the
  1811. * list.
  1812. */
  1813. switch (sdvo->controlled_output) {
  1814. case SDVO_OUTPUT_LVDS1:
  1815. mask |= SDVO_OUTPUT_LVDS1;
  1816. case SDVO_OUTPUT_LVDS0:
  1817. mask |= SDVO_OUTPUT_LVDS0;
  1818. case SDVO_OUTPUT_TMDS1:
  1819. mask |= SDVO_OUTPUT_TMDS1;
  1820. case SDVO_OUTPUT_TMDS0:
  1821. mask |= SDVO_OUTPUT_TMDS0;
  1822. case SDVO_OUTPUT_RGB1:
  1823. mask |= SDVO_OUTPUT_RGB1;
  1824. case SDVO_OUTPUT_RGB0:
  1825. mask |= SDVO_OUTPUT_RGB0;
  1826. break;
  1827. }
  1828. /* Count bits to find what number we are in the priority list. */
  1829. mask &= sdvo->caps.output_flags;
  1830. num_bits = hweight16(mask);
  1831. /* If more than 3 outputs, default to DDC bus 3 for now. */
  1832. if (num_bits > 3)
  1833. num_bits = 3;
  1834. /* Corresponds to SDVO_CONTROL_BUS_DDCx */
  1835. sdvo->ddc_bus = 1 << num_bits;
  1836. }
  1837. /**
  1838. * Choose the appropriate DDC bus for control bus switch command for this
  1839. * SDVO output based on the controlled output.
  1840. *
  1841. * DDC bus number assignment is in a priority order of RGB outputs, then TMDS
  1842. * outputs, then LVDS outputs.
  1843. */
  1844. static void
  1845. intel_sdvo_select_ddc_bus(struct drm_i915_private *dev_priv,
  1846. struct intel_sdvo *sdvo, u32 reg)
  1847. {
  1848. struct sdvo_device_mapping *mapping;
  1849. if (sdvo->is_sdvob)
  1850. mapping = &(dev_priv->sdvo_mappings[0]);
  1851. else
  1852. mapping = &(dev_priv->sdvo_mappings[1]);
  1853. if (mapping->initialized)
  1854. sdvo->ddc_bus = 1 << ((mapping->ddc_pin & 0xf0) >> 4);
  1855. else
  1856. intel_sdvo_guess_ddc_bus(sdvo);
  1857. }
  1858. static void
  1859. intel_sdvo_select_i2c_bus(struct drm_i915_private *dev_priv,
  1860. struct intel_sdvo *sdvo, u32 reg)
  1861. {
  1862. struct sdvo_device_mapping *mapping;
  1863. u8 pin;
  1864. if (sdvo->is_sdvob)
  1865. mapping = &dev_priv->sdvo_mappings[0];
  1866. else
  1867. mapping = &dev_priv->sdvo_mappings[1];
  1868. if (mapping->initialized && intel_gmbus_is_port_valid(mapping->i2c_pin))
  1869. pin = mapping->i2c_pin;
  1870. else
  1871. pin = GMBUS_PORT_DPB;
  1872. sdvo->i2c = intel_gmbus_get_adapter(dev_priv, pin);
  1873. /* With gmbus we should be able to drive sdvo i2c at 2MHz, but somehow
  1874. * our code totally fails once we start using gmbus. Hence fall back to
  1875. * bit banging for now. */
  1876. intel_gmbus_force_bit(sdvo->i2c, true);
  1877. }
  1878. /* undo any changes intel_sdvo_select_i2c_bus() did to sdvo->i2c */
  1879. static void
  1880. intel_sdvo_unselect_i2c_bus(struct intel_sdvo *sdvo)
  1881. {
  1882. intel_gmbus_force_bit(sdvo->i2c, false);
  1883. }
  1884. static bool
  1885. intel_sdvo_is_hdmi_connector(struct intel_sdvo *intel_sdvo, int device)
  1886. {
  1887. return intel_sdvo_check_supp_encode(intel_sdvo);
  1888. }
  1889. static u8
  1890. intel_sdvo_get_slave_addr(struct drm_device *dev, struct intel_sdvo *sdvo)
  1891. {
  1892. struct drm_i915_private *dev_priv = dev->dev_private;
  1893. struct sdvo_device_mapping *my_mapping, *other_mapping;
  1894. if (sdvo->is_sdvob) {
  1895. my_mapping = &dev_priv->sdvo_mappings[0];
  1896. other_mapping = &dev_priv->sdvo_mappings[1];
  1897. } else {
  1898. my_mapping = &dev_priv->sdvo_mappings[1];
  1899. other_mapping = &dev_priv->sdvo_mappings[0];
  1900. }
  1901. /* If the BIOS described our SDVO device, take advantage of it. */
  1902. if (my_mapping->slave_addr)
  1903. return my_mapping->slave_addr;
  1904. /* If the BIOS only described a different SDVO device, use the
  1905. * address that it isn't using.
  1906. */
  1907. if (other_mapping->slave_addr) {
  1908. if (other_mapping->slave_addr == 0x70)
  1909. return 0x72;
  1910. else
  1911. return 0x70;
  1912. }
  1913. /* No SDVO device info is found for another DVO port,
  1914. * so use mapping assumption we had before BIOS parsing.
  1915. */
  1916. if (sdvo->is_sdvob)
  1917. return 0x70;
  1918. else
  1919. return 0x72;
  1920. }
  1921. static void
  1922. intel_sdvo_connector_init(struct intel_sdvo_connector *connector,
  1923. struct intel_sdvo *encoder)
  1924. {
  1925. drm_connector_init(encoder->base.base.dev,
  1926. &connector->base.base,
  1927. &intel_sdvo_connector_funcs,
  1928. connector->base.base.connector_type);
  1929. drm_connector_helper_add(&connector->base.base,
  1930. &intel_sdvo_connector_helper_funcs);
  1931. connector->base.base.interlace_allowed = 1;
  1932. connector->base.base.doublescan_allowed = 0;
  1933. connector->base.base.display_info.subpixel_order = SubPixelHorizontalRGB;
  1934. connector->base.get_hw_state = intel_sdvo_connector_get_hw_state;
  1935. intel_connector_attach_encoder(&connector->base, &encoder->base);
  1936. drm_sysfs_connector_add(&connector->base.base);
  1937. }
  1938. static void
  1939. intel_sdvo_add_hdmi_properties(struct intel_sdvo *intel_sdvo,
  1940. struct intel_sdvo_connector *connector)
  1941. {
  1942. struct drm_device *dev = connector->base.base.dev;
  1943. intel_attach_force_audio_property(&connector->base.base);
  1944. if (INTEL_INFO(dev)->gen >= 4 && IS_MOBILE(dev)) {
  1945. intel_attach_broadcast_rgb_property(&connector->base.base);
  1946. intel_sdvo->color_range_auto = true;
  1947. }
  1948. }
  1949. static bool
  1950. intel_sdvo_dvi_init(struct intel_sdvo *intel_sdvo, int device)
  1951. {
  1952. struct drm_encoder *encoder = &intel_sdvo->base.base;
  1953. struct drm_connector *connector;
  1954. struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
  1955. struct intel_connector *intel_connector;
  1956. struct intel_sdvo_connector *intel_sdvo_connector;
  1957. intel_sdvo_connector = kzalloc(sizeof(struct intel_sdvo_connector), GFP_KERNEL);
  1958. if (!intel_sdvo_connector)
  1959. return false;
  1960. if (device == 0) {
  1961. intel_sdvo->controlled_output |= SDVO_OUTPUT_TMDS0;
  1962. intel_sdvo_connector->output_flag = SDVO_OUTPUT_TMDS0;
  1963. } else if (device == 1) {
  1964. intel_sdvo->controlled_output |= SDVO_OUTPUT_TMDS1;
  1965. intel_sdvo_connector->output_flag = SDVO_OUTPUT_TMDS1;
  1966. }
  1967. intel_connector = &intel_sdvo_connector->base;
  1968. connector = &intel_connector->base;
  1969. if (intel_sdvo_get_hotplug_support(intel_sdvo) &
  1970. intel_sdvo_connector->output_flag) {
  1971. intel_sdvo->hotplug_active |= intel_sdvo_connector->output_flag;
  1972. /* Some SDVO devices have one-shot hotplug interrupts.
  1973. * Ensure that they get re-enabled when an interrupt happens.
  1974. */
  1975. intel_encoder->hot_plug = intel_sdvo_enable_hotplug;
  1976. intel_sdvo_enable_hotplug(intel_encoder);
  1977. } else {
  1978. intel_connector->polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT;
  1979. }
  1980. encoder->encoder_type = DRM_MODE_ENCODER_TMDS;
  1981. connector->connector_type = DRM_MODE_CONNECTOR_DVID;
  1982. if (intel_sdvo_is_hdmi_connector(intel_sdvo, device)) {
  1983. connector->connector_type = DRM_MODE_CONNECTOR_HDMIA;
  1984. intel_sdvo->is_hdmi = true;
  1985. }
  1986. intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
  1987. if (intel_sdvo->is_hdmi)
  1988. intel_sdvo_add_hdmi_properties(intel_sdvo, intel_sdvo_connector);
  1989. return true;
  1990. }
  1991. static bool
  1992. intel_sdvo_tv_init(struct intel_sdvo *intel_sdvo, int type)
  1993. {
  1994. struct drm_encoder *encoder = &intel_sdvo->base.base;
  1995. struct drm_connector *connector;
  1996. struct intel_connector *intel_connector;
  1997. struct intel_sdvo_connector *intel_sdvo_connector;
  1998. intel_sdvo_connector = kzalloc(sizeof(struct intel_sdvo_connector), GFP_KERNEL);
  1999. if (!intel_sdvo_connector)
  2000. return false;
  2001. intel_connector = &intel_sdvo_connector->base;
  2002. connector = &intel_connector->base;
  2003. encoder->encoder_type = DRM_MODE_ENCODER_TVDAC;
  2004. connector->connector_type = DRM_MODE_CONNECTOR_SVIDEO;
  2005. intel_sdvo->controlled_output |= type;
  2006. intel_sdvo_connector->output_flag = type;
  2007. intel_sdvo->is_tv = true;
  2008. intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
  2009. if (!intel_sdvo_tv_create_property(intel_sdvo, intel_sdvo_connector, type))
  2010. goto err;
  2011. if (!intel_sdvo_create_enhance_property(intel_sdvo, intel_sdvo_connector))
  2012. goto err;
  2013. return true;
  2014. err:
  2015. intel_sdvo_destroy(connector);
  2016. return false;
  2017. }
  2018. static bool
  2019. intel_sdvo_analog_init(struct intel_sdvo *intel_sdvo, int device)
  2020. {
  2021. struct drm_encoder *encoder = &intel_sdvo->base.base;
  2022. struct drm_connector *connector;
  2023. struct intel_connector *intel_connector;
  2024. struct intel_sdvo_connector *intel_sdvo_connector;
  2025. intel_sdvo_connector = kzalloc(sizeof(struct intel_sdvo_connector), GFP_KERNEL);
  2026. if (!intel_sdvo_connector)
  2027. return false;
  2028. intel_connector = &intel_sdvo_connector->base;
  2029. connector = &intel_connector->base;
  2030. intel_connector->polled = DRM_CONNECTOR_POLL_CONNECT;
  2031. encoder->encoder_type = DRM_MODE_ENCODER_DAC;
  2032. connector->connector_type = DRM_MODE_CONNECTOR_VGA;
  2033. if (device == 0) {
  2034. intel_sdvo->controlled_output |= SDVO_OUTPUT_RGB0;
  2035. intel_sdvo_connector->output_flag = SDVO_OUTPUT_RGB0;
  2036. } else if (device == 1) {
  2037. intel_sdvo->controlled_output |= SDVO_OUTPUT_RGB1;
  2038. intel_sdvo_connector->output_flag = SDVO_OUTPUT_RGB1;
  2039. }
  2040. intel_sdvo_connector_init(intel_sdvo_connector,
  2041. intel_sdvo);
  2042. return true;
  2043. }
  2044. static bool
  2045. intel_sdvo_lvds_init(struct intel_sdvo *intel_sdvo, int device)
  2046. {
  2047. struct drm_encoder *encoder = &intel_sdvo->base.base;
  2048. struct drm_connector *connector;
  2049. struct intel_connector *intel_connector;
  2050. struct intel_sdvo_connector *intel_sdvo_connector;
  2051. intel_sdvo_connector = kzalloc(sizeof(struct intel_sdvo_connector), GFP_KERNEL);
  2052. if (!intel_sdvo_connector)
  2053. return false;
  2054. intel_connector = &intel_sdvo_connector->base;
  2055. connector = &intel_connector->base;
  2056. encoder->encoder_type = DRM_MODE_ENCODER_LVDS;
  2057. connector->connector_type = DRM_MODE_CONNECTOR_LVDS;
  2058. if (device == 0) {
  2059. intel_sdvo->controlled_output |= SDVO_OUTPUT_LVDS0;
  2060. intel_sdvo_connector->output_flag = SDVO_OUTPUT_LVDS0;
  2061. } else if (device == 1) {
  2062. intel_sdvo->controlled_output |= SDVO_OUTPUT_LVDS1;
  2063. intel_sdvo_connector->output_flag = SDVO_OUTPUT_LVDS1;
  2064. }
  2065. intel_sdvo_connector_init(intel_sdvo_connector, intel_sdvo);
  2066. if (!intel_sdvo_create_enhance_property(intel_sdvo, intel_sdvo_connector))
  2067. goto err;
  2068. return true;
  2069. err:
  2070. intel_sdvo_destroy(connector);
  2071. return false;
  2072. }
  2073. static bool
  2074. intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags)
  2075. {
  2076. intel_sdvo->is_tv = false;
  2077. intel_sdvo->is_lvds = false;
  2078. /* SDVO requires XXX1 function may not exist unless it has XXX0 function.*/
  2079. if (flags & SDVO_OUTPUT_TMDS0)
  2080. if (!intel_sdvo_dvi_init(intel_sdvo, 0))
  2081. return false;
  2082. if ((flags & SDVO_TMDS_MASK) == SDVO_TMDS_MASK)
  2083. if (!intel_sdvo_dvi_init(intel_sdvo, 1))
  2084. return false;
  2085. /* TV has no XXX1 function block */
  2086. if (flags & SDVO_OUTPUT_SVID0)
  2087. if (!intel_sdvo_tv_init(intel_sdvo, SDVO_OUTPUT_SVID0))
  2088. return false;
  2089. if (flags & SDVO_OUTPUT_CVBS0)
  2090. if (!intel_sdvo_tv_init(intel_sdvo, SDVO_OUTPUT_CVBS0))
  2091. return false;
  2092. if (flags & SDVO_OUTPUT_YPRPB0)
  2093. if (!intel_sdvo_tv_init(intel_sdvo, SDVO_OUTPUT_YPRPB0))
  2094. return false;
  2095. if (flags & SDVO_OUTPUT_RGB0)
  2096. if (!intel_sdvo_analog_init(intel_sdvo, 0))
  2097. return false;
  2098. if ((flags & SDVO_RGB_MASK) == SDVO_RGB_MASK)
  2099. if (!intel_sdvo_analog_init(intel_sdvo, 1))
  2100. return false;
  2101. if (flags & SDVO_OUTPUT_LVDS0)
  2102. if (!intel_sdvo_lvds_init(intel_sdvo, 0))
  2103. return false;
  2104. if ((flags & SDVO_LVDS_MASK) == SDVO_LVDS_MASK)
  2105. if (!intel_sdvo_lvds_init(intel_sdvo, 1))
  2106. return false;
  2107. if ((flags & SDVO_OUTPUT_MASK) == 0) {
  2108. unsigned char bytes[2];
  2109. intel_sdvo->controlled_output = 0;
  2110. memcpy(bytes, &intel_sdvo->caps.output_flags, 2);
  2111. DRM_DEBUG_KMS("%s: Unknown SDVO output type (0x%02x%02x)\n",
  2112. SDVO_NAME(intel_sdvo),
  2113. bytes[0], bytes[1]);
  2114. return false;
  2115. }
  2116. intel_sdvo->base.crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);
  2117. return true;
  2118. }
  2119. static void intel_sdvo_output_cleanup(struct intel_sdvo *intel_sdvo)
  2120. {
  2121. struct drm_device *dev = intel_sdvo->base.base.dev;
  2122. struct drm_connector *connector, *tmp;
  2123. list_for_each_entry_safe(connector, tmp,
  2124. &dev->mode_config.connector_list, head) {
  2125. if (intel_attached_encoder(connector) == &intel_sdvo->base)
  2126. intel_sdvo_destroy(connector);
  2127. }
  2128. }
  2129. static bool intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
  2130. struct intel_sdvo_connector *intel_sdvo_connector,
  2131. int type)
  2132. {
  2133. struct drm_device *dev = intel_sdvo->base.base.dev;
  2134. struct intel_sdvo_tv_format format;
  2135. uint32_t format_map, i;
  2136. if (!intel_sdvo_set_target_output(intel_sdvo, type))
  2137. return false;
  2138. BUILD_BUG_ON(sizeof(format) != 6);
  2139. if (!intel_sdvo_get_value(intel_sdvo,
  2140. SDVO_CMD_GET_SUPPORTED_TV_FORMATS,
  2141. &format, sizeof(format)))
  2142. return false;
  2143. memcpy(&format_map, &format, min(sizeof(format_map), sizeof(format)));
  2144. if (format_map == 0)
  2145. return false;
  2146. intel_sdvo_connector->format_supported_num = 0;
  2147. for (i = 0 ; i < TV_FORMAT_NUM; i++)
  2148. if (format_map & (1 << i))
  2149. intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = i;
  2150. intel_sdvo_connector->tv_format =
  2151. drm_property_create(dev, DRM_MODE_PROP_ENUM,
  2152. "mode", intel_sdvo_connector->format_supported_num);
  2153. if (!intel_sdvo_connector->tv_format)
  2154. return false;
  2155. for (i = 0; i < intel_sdvo_connector->format_supported_num; i++)
  2156. drm_property_add_enum(
  2157. intel_sdvo_connector->tv_format, i,
  2158. i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
  2159. intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[0];
  2160. drm_object_attach_property(&intel_sdvo_connector->base.base.base,
  2161. intel_sdvo_connector->tv_format, 0);
  2162. return true;
  2163. }
  2164. #define ENHANCEMENT(name, NAME) do { \
  2165. if (enhancements.name) { \
  2166. if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_MAX_##NAME, &data_value, 4) || \
  2167. !intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_##NAME, &response, 2)) \
  2168. return false; \
  2169. intel_sdvo_connector->max_##name = data_value[0]; \
  2170. intel_sdvo_connector->cur_##name = response; \
  2171. intel_sdvo_connector->name = \
  2172. drm_property_create_range(dev, 0, #name, 0, data_value[0]); \
  2173. if (!intel_sdvo_connector->name) return false; \
  2174. drm_object_attach_property(&connector->base, \
  2175. intel_sdvo_connector->name, \
  2176. intel_sdvo_connector->cur_##name); \
  2177. DRM_DEBUG_KMS(#name ": max %d, default %d, current %d\n", \
  2178. data_value[0], data_value[1], response); \
  2179. } \
  2180. } while (0)
  2181. static bool
  2182. intel_sdvo_create_enhance_property_tv(struct intel_sdvo *intel_sdvo,
  2183. struct intel_sdvo_connector *intel_sdvo_connector,
  2184. struct intel_sdvo_enhancements_reply enhancements)
  2185. {
  2186. struct drm_device *dev = intel_sdvo->base.base.dev;
  2187. struct drm_connector *connector = &intel_sdvo_connector->base.base;
  2188. uint16_t response, data_value[2];
  2189. /* when horizontal overscan is supported, Add the left/right property */
  2190. if (enhancements.overscan_h) {
  2191. if (!intel_sdvo_get_value(intel_sdvo,
  2192. SDVO_CMD_GET_MAX_OVERSCAN_H,
  2193. &data_value, 4))
  2194. return false;
  2195. if (!intel_sdvo_get_value(intel_sdvo,
  2196. SDVO_CMD_GET_OVERSCAN_H,
  2197. &response, 2))
  2198. return false;
  2199. intel_sdvo_connector->max_hscan = data_value[0];
  2200. intel_sdvo_connector->left_margin = data_value[0] - response;
  2201. intel_sdvo_connector->right_margin = intel_sdvo_connector->left_margin;
  2202. intel_sdvo_connector->left =
  2203. drm_property_create_range(dev, 0, "left_margin", 0, data_value[0]);
  2204. if (!intel_sdvo_connector->left)
  2205. return false;
  2206. drm_object_attach_property(&connector->base,
  2207. intel_sdvo_connector->left,
  2208. intel_sdvo_connector->left_margin);
  2209. intel_sdvo_connector->right =
  2210. drm_property_create_range(dev, 0, "right_margin", 0, data_value[0]);
  2211. if (!intel_sdvo_connector->right)
  2212. return false;
  2213. drm_object_attach_property(&connector->base,
  2214. intel_sdvo_connector->right,
  2215. intel_sdvo_connector->right_margin);
  2216. DRM_DEBUG_KMS("h_overscan: max %d, "
  2217. "default %d, current %d\n",
  2218. data_value[0], data_value[1], response);
  2219. }
  2220. if (enhancements.overscan_v) {
  2221. if (!intel_sdvo_get_value(intel_sdvo,
  2222. SDVO_CMD_GET_MAX_OVERSCAN_V,
  2223. &data_value, 4))
  2224. return false;
  2225. if (!intel_sdvo_get_value(intel_sdvo,
  2226. SDVO_CMD_GET_OVERSCAN_V,
  2227. &response, 2))
  2228. return false;
  2229. intel_sdvo_connector->max_vscan = data_value[0];
  2230. intel_sdvo_connector->top_margin = data_value[0] - response;
  2231. intel_sdvo_connector->bottom_margin = intel_sdvo_connector->top_margin;
  2232. intel_sdvo_connector->top =
  2233. drm_property_create_range(dev, 0,
  2234. "top_margin", 0, data_value[0]);
  2235. if (!intel_sdvo_connector->top)
  2236. return false;
  2237. drm_object_attach_property(&connector->base,
  2238. intel_sdvo_connector->top,
  2239. intel_sdvo_connector->top_margin);
  2240. intel_sdvo_connector->bottom =
  2241. drm_property_create_range(dev, 0,
  2242. "bottom_margin", 0, data_value[0]);
  2243. if (!intel_sdvo_connector->bottom)
  2244. return false;
  2245. drm_object_attach_property(&connector->base,
  2246. intel_sdvo_connector->bottom,
  2247. intel_sdvo_connector->bottom_margin);
  2248. DRM_DEBUG_KMS("v_overscan: max %d, "
  2249. "default %d, current %d\n",
  2250. data_value[0], data_value[1], response);
  2251. }
  2252. ENHANCEMENT(hpos, HPOS);
  2253. ENHANCEMENT(vpos, VPOS);
  2254. ENHANCEMENT(saturation, SATURATION);
  2255. ENHANCEMENT(contrast, CONTRAST);
  2256. ENHANCEMENT(hue, HUE);
  2257. ENHANCEMENT(sharpness, SHARPNESS);
  2258. ENHANCEMENT(brightness, BRIGHTNESS);
  2259. ENHANCEMENT(flicker_filter, FLICKER_FILTER);
  2260. ENHANCEMENT(flicker_filter_adaptive, FLICKER_FILTER_ADAPTIVE);
  2261. ENHANCEMENT(flicker_filter_2d, FLICKER_FILTER_2D);
  2262. ENHANCEMENT(tv_chroma_filter, TV_CHROMA_FILTER);
  2263. ENHANCEMENT(tv_luma_filter, TV_LUMA_FILTER);
  2264. if (enhancements.dot_crawl) {
  2265. if (!intel_sdvo_get_value(intel_sdvo, SDVO_CMD_GET_DOT_CRAWL, &response, 2))
  2266. return false;
  2267. intel_sdvo_connector->max_dot_crawl = 1;
  2268. intel_sdvo_connector->cur_dot_crawl = response & 0x1;
  2269. intel_sdvo_connector->dot_crawl =
  2270. drm_property_create_range(dev, 0, "dot_crawl", 0, 1);
  2271. if (!intel_sdvo_connector->dot_crawl)
  2272. return false;
  2273. drm_object_attach_property(&connector->base,
  2274. intel_sdvo_connector->dot_crawl,
  2275. intel_sdvo_connector->cur_dot_crawl);
  2276. DRM_DEBUG_KMS("dot crawl: current %d\n", response);
  2277. }
  2278. return true;
  2279. }
  2280. static bool
  2281. intel_sdvo_create_enhance_property_lvds(struct intel_sdvo *intel_sdvo,
  2282. struct intel_sdvo_connector *intel_sdvo_connector,
  2283. struct intel_sdvo_enhancements_reply enhancements)
  2284. {
  2285. struct drm_device *dev = intel_sdvo->base.base.dev;
  2286. struct drm_connector *connector = &intel_sdvo_connector->base.base;
  2287. uint16_t response, data_value[2];
  2288. ENHANCEMENT(brightness, BRIGHTNESS);
  2289. return true;
  2290. }
  2291. #undef ENHANCEMENT
  2292. static bool intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
  2293. struct intel_sdvo_connector *intel_sdvo_connector)
  2294. {
  2295. union {
  2296. struct intel_sdvo_enhancements_reply reply;
  2297. uint16_t response;
  2298. } enhancements;
  2299. BUILD_BUG_ON(sizeof(enhancements) != 2);
  2300. enhancements.response = 0;
  2301. intel_sdvo_get_value(intel_sdvo,
  2302. SDVO_CMD_GET_SUPPORTED_ENHANCEMENTS,
  2303. &enhancements, sizeof(enhancements));
  2304. if (enhancements.response == 0) {
  2305. DRM_DEBUG_KMS("No enhancement is supported\n");
  2306. return true;
  2307. }
  2308. if (IS_TV(intel_sdvo_connector))
  2309. return intel_sdvo_create_enhance_property_tv(intel_sdvo, intel_sdvo_connector, enhancements.reply);
  2310. else if (IS_LVDS(intel_sdvo_connector))
  2311. return intel_sdvo_create_enhance_property_lvds(intel_sdvo, intel_sdvo_connector, enhancements.reply);
  2312. else
  2313. return true;
  2314. }
  2315. static int intel_sdvo_ddc_proxy_xfer(struct i2c_adapter *adapter,
  2316. struct i2c_msg *msgs,
  2317. int num)
  2318. {
  2319. struct intel_sdvo *sdvo = adapter->algo_data;
  2320. if (!intel_sdvo_set_control_bus_switch(sdvo, sdvo->ddc_bus))
  2321. return -EIO;
  2322. return sdvo->i2c->algo->master_xfer(sdvo->i2c, msgs, num);
  2323. }
  2324. static u32 intel_sdvo_ddc_proxy_func(struct i2c_adapter *adapter)
  2325. {
  2326. struct intel_sdvo *sdvo = adapter->algo_data;
  2327. return sdvo->i2c->algo->functionality(sdvo->i2c);
  2328. }
  2329. static const struct i2c_algorithm intel_sdvo_ddc_proxy = {
  2330. .master_xfer = intel_sdvo_ddc_proxy_xfer,
  2331. .functionality = intel_sdvo_ddc_proxy_func
  2332. };
  2333. static bool
  2334. intel_sdvo_init_ddc_proxy(struct intel_sdvo *sdvo,
  2335. struct drm_device *dev)
  2336. {
  2337. sdvo->ddc.owner = THIS_MODULE;
  2338. sdvo->ddc.class = I2C_CLASS_DDC;
  2339. snprintf(sdvo->ddc.name, I2C_NAME_SIZE, "SDVO DDC proxy");
  2340. sdvo->ddc.dev.parent = &dev->pdev->dev;
  2341. sdvo->ddc.algo_data = sdvo;
  2342. sdvo->ddc.algo = &intel_sdvo_ddc_proxy;
  2343. return i2c_add_adapter(&sdvo->ddc) == 0;
  2344. }
  2345. bool intel_sdvo_init(struct drm_device *dev, uint32_t sdvo_reg, bool is_sdvob)
  2346. {
  2347. struct drm_i915_private *dev_priv = dev->dev_private;
  2348. struct intel_encoder *intel_encoder;
  2349. struct intel_sdvo *intel_sdvo;
  2350. u32 hotplug_mask;
  2351. int i;
  2352. intel_sdvo = kzalloc(sizeof(struct intel_sdvo), GFP_KERNEL);
  2353. if (!intel_sdvo)
  2354. return false;
  2355. intel_sdvo->sdvo_reg = sdvo_reg;
  2356. intel_sdvo->is_sdvob = is_sdvob;
  2357. intel_sdvo->slave_addr = intel_sdvo_get_slave_addr(dev, intel_sdvo) >> 1;
  2358. intel_sdvo_select_i2c_bus(dev_priv, intel_sdvo, sdvo_reg);
  2359. if (!intel_sdvo_init_ddc_proxy(intel_sdvo, dev))
  2360. goto err_i2c_bus;
  2361. /* encoder type will be decided later */
  2362. intel_encoder = &intel_sdvo->base;
  2363. intel_encoder->type = INTEL_OUTPUT_SDVO;
  2364. drm_encoder_init(dev, &intel_encoder->base, &intel_sdvo_enc_funcs, 0);
  2365. /* Read the regs to test if we can talk to the device */
  2366. for (i = 0; i < 0x40; i++) {
  2367. u8 byte;
  2368. if (!intel_sdvo_read_byte(intel_sdvo, i, &byte)) {
  2369. DRM_DEBUG_KMS("No SDVO device found on %s\n",
  2370. SDVO_NAME(intel_sdvo));
  2371. goto err;
  2372. }
  2373. }
  2374. hotplug_mask = 0;
  2375. if (IS_G4X(dev)) {
  2376. hotplug_mask = intel_sdvo->is_sdvob ?
  2377. SDVOB_HOTPLUG_INT_STATUS_G4X : SDVOC_HOTPLUG_INT_STATUS_G4X;
  2378. } else if (IS_GEN4(dev)) {
  2379. hotplug_mask = intel_sdvo->is_sdvob ?
  2380. SDVOB_HOTPLUG_INT_STATUS_I965 : SDVOC_HOTPLUG_INT_STATUS_I965;
  2381. } else {
  2382. hotplug_mask = intel_sdvo->is_sdvob ?
  2383. SDVOB_HOTPLUG_INT_STATUS_I915 : SDVOC_HOTPLUG_INT_STATUS_I915;
  2384. }
  2385. /* Only enable the hotplug irq if we need it, to work around noisy
  2386. * hotplug lines.
  2387. */
  2388. if (intel_sdvo->hotplug_active)
  2389. intel_encoder->hpd_pin = HPD_SDVO_B ? HPD_SDVO_B : HPD_SDVO_C;
  2390. intel_encoder->compute_config = intel_sdvo_compute_config;
  2391. intel_encoder->disable = intel_disable_sdvo;
  2392. intel_encoder->mode_set = intel_sdvo_mode_set;
  2393. intel_encoder->enable = intel_enable_sdvo;
  2394. intel_encoder->get_hw_state = intel_sdvo_get_hw_state;
  2395. /* In default case sdvo lvds is false */
  2396. if (!intel_sdvo_get_capabilities(intel_sdvo, &intel_sdvo->caps))
  2397. goto err;
  2398. if (intel_sdvo_output_setup(intel_sdvo,
  2399. intel_sdvo->caps.output_flags) != true) {
  2400. DRM_DEBUG_KMS("SDVO output failed to setup on %s\n",
  2401. SDVO_NAME(intel_sdvo));
  2402. /* Output_setup can leave behind connectors! */
  2403. goto err_output;
  2404. }
  2405. /*
  2406. * Cloning SDVO with anything is often impossible, since the SDVO
  2407. * encoder can request a special input timing mode. And even if that's
  2408. * not the case we have evidence that cloning a plain unscaled mode with
  2409. * VGA doesn't really work. Furthermore the cloning flags are way too
  2410. * simplistic anyway to express such constraints, so just give up on
  2411. * cloning for SDVO encoders.
  2412. */
  2413. intel_sdvo->base.cloneable = false;
  2414. intel_sdvo_select_ddc_bus(dev_priv, intel_sdvo, sdvo_reg);
  2415. /* Set the input timing to the screen. Assume always input 0. */
  2416. if (!intel_sdvo_set_target_input(intel_sdvo))
  2417. goto err_output;
  2418. if (!intel_sdvo_get_input_pixel_clock_range(intel_sdvo,
  2419. &intel_sdvo->pixel_clock_min,
  2420. &intel_sdvo->pixel_clock_max))
  2421. goto err_output;
  2422. DRM_DEBUG_KMS("%s device VID/DID: %02X:%02X.%02X, "
  2423. "clock range %dMHz - %dMHz, "
  2424. "input 1: %c, input 2: %c, "
  2425. "output 1: %c, output 2: %c\n",
  2426. SDVO_NAME(intel_sdvo),
  2427. intel_sdvo->caps.vendor_id, intel_sdvo->caps.device_id,
  2428. intel_sdvo->caps.device_rev_id,
  2429. intel_sdvo->pixel_clock_min / 1000,
  2430. intel_sdvo->pixel_clock_max / 1000,
  2431. (intel_sdvo->caps.sdvo_inputs_mask & 0x1) ? 'Y' : 'N',
  2432. (intel_sdvo->caps.sdvo_inputs_mask & 0x2) ? 'Y' : 'N',
  2433. /* check currently supported outputs */
  2434. intel_sdvo->caps.output_flags &
  2435. (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_RGB0) ? 'Y' : 'N',
  2436. intel_sdvo->caps.output_flags &
  2437. (SDVO_OUTPUT_TMDS1 | SDVO_OUTPUT_RGB1) ? 'Y' : 'N');
  2438. return true;
  2439. err_output:
  2440. intel_sdvo_output_cleanup(intel_sdvo);
  2441. err:
  2442. drm_encoder_cleanup(&intel_encoder->base);
  2443. i2c_del_adapter(&intel_sdvo->ddc);
  2444. err_i2c_bus:
  2445. intel_sdvo_unselect_i2c_bus(intel_sdvo);
  2446. kfree(intel_sdvo);
  2447. return false;
  2448. }