drm_connector.c 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930
  1. /*
  2. * Copyright (c) 2016 Intel Corporation
  3. *
  4. * Permission to use, copy, modify, distribute, and sell this software and its
  5. * documentation for any purpose is hereby granted without fee, provided that
  6. * the above copyright notice appear in all copies and that both that copyright
  7. * notice and this permission notice appear in supporting documentation, and
  8. * that the name of the copyright holders not be used in advertising or
  9. * publicity pertaining to distribution of the software without specific,
  10. * written prior permission. The copyright holders make no representations
  11. * about the suitability of this software for any purpose. It is provided "as
  12. * is" without express or implied warranty.
  13. *
  14. * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  15. * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  16. * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  17. * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  18. * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  19. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  20. * OF THIS SOFTWARE.
  21. */
  22. #include <drm/drmP.h>
  23. #include <drm/drm_connector.h>
  24. #include <drm/drm_edid.h>
  25. #include <drm/drm_encoder.h>
  26. #include <drm/drm_utils.h>
  27. #include "drm_crtc_internal.h"
  28. #include "drm_internal.h"
  29. /**
  30. * DOC: overview
  31. *
  32. * In DRM connectors are the general abstraction for display sinks, and include
  33. * als fixed panels or anything else that can display pixels in some form. As
  34. * opposed to all other KMS objects representing hardware (like CRTC, encoder or
  35. * plane abstractions) connectors can be hotplugged and unplugged at runtime.
  36. * Hence they are reference-counted using drm_connector_get() and
  37. * drm_connector_put().
  38. *
  39. * KMS driver must create, initialize, register and attach at a &struct
  40. * drm_connector for each such sink. The instance is created as other KMS
  41. * objects and initialized by setting the following fields. The connector is
  42. * initialized with a call to drm_connector_init() with a pointer to the
  43. * &struct drm_connector_funcs and a connector type, and then exposed to
  44. * userspace with a call to drm_connector_register().
  45. *
  46. * Connectors must be attached to an encoder to be used. For devices that map
  47. * connectors to encoders 1:1, the connector should be attached at
  48. * initialization time with a call to drm_connector_attach_encoder(). The
  49. * driver must also set the &drm_connector.encoder field to point to the
  50. * attached encoder.
  51. *
  52. * For connectors which are not fixed (like built-in panels) the driver needs to
  53. * support hotplug notifications. The simplest way to do that is by using the
  54. * probe helpers, see drm_kms_helper_poll_init() for connectors which don't have
  55. * hardware support for hotplug interrupts. Connectors with hardware hotplug
  56. * support can instead use e.g. drm_helper_hpd_irq_event().
  57. */
  58. struct drm_conn_prop_enum_list {
  59. int type;
  60. const char *name;
  61. struct ida ida;
  62. };
  63. /*
  64. * Connector and encoder types.
  65. */
  66. static struct drm_conn_prop_enum_list drm_connector_enum_list[] = {
  67. { DRM_MODE_CONNECTOR_Unknown, "Unknown" },
  68. { DRM_MODE_CONNECTOR_VGA, "VGA" },
  69. { DRM_MODE_CONNECTOR_DVII, "DVI-I" },
  70. { DRM_MODE_CONNECTOR_DVID, "DVI-D" },
  71. { DRM_MODE_CONNECTOR_DVIA, "DVI-A" },
  72. { DRM_MODE_CONNECTOR_Composite, "Composite" },
  73. { DRM_MODE_CONNECTOR_SVIDEO, "SVIDEO" },
  74. { DRM_MODE_CONNECTOR_LVDS, "LVDS" },
  75. { DRM_MODE_CONNECTOR_Component, "Component" },
  76. { DRM_MODE_CONNECTOR_9PinDIN, "DIN" },
  77. { DRM_MODE_CONNECTOR_DisplayPort, "DP" },
  78. { DRM_MODE_CONNECTOR_HDMIA, "HDMI-A" },
  79. { DRM_MODE_CONNECTOR_HDMIB, "HDMI-B" },
  80. { DRM_MODE_CONNECTOR_TV, "TV" },
  81. { DRM_MODE_CONNECTOR_eDP, "eDP" },
  82. { DRM_MODE_CONNECTOR_VIRTUAL, "Virtual" },
  83. { DRM_MODE_CONNECTOR_DSI, "DSI" },
  84. { DRM_MODE_CONNECTOR_DPI, "DPI" },
  85. { DRM_MODE_CONNECTOR_WRITEBACK, "Writeback" },
  86. };
  87. void drm_connector_ida_init(void)
  88. {
  89. int i;
  90. for (i = 0; i < ARRAY_SIZE(drm_connector_enum_list); i++)
  91. ida_init(&drm_connector_enum_list[i].ida);
  92. }
  93. void drm_connector_ida_destroy(void)
  94. {
  95. int i;
  96. for (i = 0; i < ARRAY_SIZE(drm_connector_enum_list); i++)
  97. ida_destroy(&drm_connector_enum_list[i].ida);
  98. }
  99. /**
  100. * drm_connector_get_cmdline_mode - reads the user's cmdline mode
  101. * @connector: connector to quwery
  102. *
  103. * The kernel supports per-connector configuration of its consoles through
  104. * use of the video= parameter. This function parses that option and
  105. * extracts the user's specified mode (or enable/disable status) for a
  106. * particular connector. This is typically only used during the early fbdev
  107. * setup.
  108. */
  109. static void drm_connector_get_cmdline_mode(struct drm_connector *connector)
  110. {
  111. struct drm_cmdline_mode *mode = &connector->cmdline_mode;
  112. char *option = NULL;
  113. if (fb_get_options(connector->name, &option))
  114. return;
  115. if (!drm_mode_parse_command_line_for_connector(option,
  116. connector,
  117. mode))
  118. return;
  119. if (mode->force) {
  120. DRM_INFO("forcing %s connector %s\n", connector->name,
  121. drm_get_connector_force_name(mode->force));
  122. connector->force = mode->force;
  123. }
  124. DRM_DEBUG_KMS("cmdline mode for connector %s %dx%d@%dHz%s%s%s\n",
  125. connector->name,
  126. mode->xres, mode->yres,
  127. mode->refresh_specified ? mode->refresh : 60,
  128. mode->rb ? " reduced blanking" : "",
  129. mode->margins ? " with margins" : "",
  130. mode->interlace ? " interlaced" : "");
  131. }
  132. static void drm_connector_free(struct kref *kref)
  133. {
  134. struct drm_connector *connector =
  135. container_of(kref, struct drm_connector, base.refcount);
  136. struct drm_device *dev = connector->dev;
  137. drm_mode_object_unregister(dev, &connector->base);
  138. connector->funcs->destroy(connector);
  139. }
  140. void drm_connector_free_work_fn(struct work_struct *work)
  141. {
  142. struct drm_connector *connector, *n;
  143. struct drm_device *dev =
  144. container_of(work, struct drm_device, mode_config.connector_free_work);
  145. struct drm_mode_config *config = &dev->mode_config;
  146. unsigned long flags;
  147. struct llist_node *freed;
  148. spin_lock_irqsave(&config->connector_list_lock, flags);
  149. freed = llist_del_all(&config->connector_free_list);
  150. spin_unlock_irqrestore(&config->connector_list_lock, flags);
  151. llist_for_each_entry_safe(connector, n, freed, free_node) {
  152. drm_mode_object_unregister(dev, &connector->base);
  153. connector->funcs->destroy(connector);
  154. }
  155. }
  156. /**
  157. * drm_connector_init - Init a preallocated connector
  158. * @dev: DRM device
  159. * @connector: the connector to init
  160. * @funcs: callbacks for this connector
  161. * @connector_type: user visible type of the connector
  162. *
  163. * Initialises a preallocated connector. Connectors should be
  164. * subclassed as part of driver connector objects.
  165. *
  166. * Returns:
  167. * Zero on success, error code on failure.
  168. */
  169. int drm_connector_init(struct drm_device *dev,
  170. struct drm_connector *connector,
  171. const struct drm_connector_funcs *funcs,
  172. int connector_type)
  173. {
  174. struct drm_mode_config *config = &dev->mode_config;
  175. int ret;
  176. struct ida *connector_ida =
  177. &drm_connector_enum_list[connector_type].ida;
  178. WARN_ON(drm_drv_uses_atomic_modeset(dev) &&
  179. (!funcs->atomic_destroy_state ||
  180. !funcs->atomic_duplicate_state));
  181. ret = __drm_mode_object_add(dev, &connector->base,
  182. DRM_MODE_OBJECT_CONNECTOR,
  183. false, drm_connector_free);
  184. if (ret)
  185. return ret;
  186. connector->base.properties = &connector->properties;
  187. connector->dev = dev;
  188. connector->funcs = funcs;
  189. /* connector index is used with 32bit bitmasks */
  190. ret = ida_simple_get(&config->connector_ida, 0, 32, GFP_KERNEL);
  191. if (ret < 0) {
  192. DRM_DEBUG_KMS("Failed to allocate %s connector index: %d\n",
  193. drm_connector_enum_list[connector_type].name,
  194. ret);
  195. goto out_put;
  196. }
  197. connector->index = ret;
  198. ret = 0;
  199. connector->connector_type = connector_type;
  200. connector->connector_type_id =
  201. ida_simple_get(connector_ida, 1, 0, GFP_KERNEL);
  202. if (connector->connector_type_id < 0) {
  203. ret = connector->connector_type_id;
  204. goto out_put_id;
  205. }
  206. connector->name =
  207. kasprintf(GFP_KERNEL, "%s-%d",
  208. drm_connector_enum_list[connector_type].name,
  209. connector->connector_type_id);
  210. if (!connector->name) {
  211. ret = -ENOMEM;
  212. goto out_put_type_id;
  213. }
  214. INIT_LIST_HEAD(&connector->probed_modes);
  215. INIT_LIST_HEAD(&connector->modes);
  216. mutex_init(&connector->mutex);
  217. connector->edid_blob_ptr = NULL;
  218. connector->status = connector_status_unknown;
  219. connector->display_info.panel_orientation =
  220. DRM_MODE_PANEL_ORIENTATION_UNKNOWN;
  221. drm_connector_get_cmdline_mode(connector);
  222. /* We should add connectors at the end to avoid upsetting the connector
  223. * index too much. */
  224. spin_lock_irq(&config->connector_list_lock);
  225. list_add_tail(&connector->head, &config->connector_list);
  226. config->num_connector++;
  227. spin_unlock_irq(&config->connector_list_lock);
  228. if (connector_type != DRM_MODE_CONNECTOR_VIRTUAL &&
  229. connector_type != DRM_MODE_CONNECTOR_WRITEBACK)
  230. drm_object_attach_property(&connector->base,
  231. config->edid_property,
  232. 0);
  233. drm_object_attach_property(&connector->base,
  234. config->dpms_property, 0);
  235. drm_object_attach_property(&connector->base,
  236. config->link_status_property,
  237. 0);
  238. drm_object_attach_property(&connector->base,
  239. config->non_desktop_property,
  240. 0);
  241. if (drm_core_check_feature(dev, DRIVER_ATOMIC)) {
  242. drm_object_attach_property(&connector->base, config->prop_crtc_id, 0);
  243. }
  244. connector->debugfs_entry = NULL;
  245. out_put_type_id:
  246. if (ret)
  247. ida_simple_remove(connector_ida, connector->connector_type_id);
  248. out_put_id:
  249. if (ret)
  250. ida_simple_remove(&config->connector_ida, connector->index);
  251. out_put:
  252. if (ret)
  253. drm_mode_object_unregister(dev, &connector->base);
  254. return ret;
  255. }
  256. EXPORT_SYMBOL(drm_connector_init);
  257. /**
  258. * drm_connector_attach_encoder - attach a connector to an encoder
  259. * @connector: connector to attach
  260. * @encoder: encoder to attach @connector to
  261. *
  262. * This function links up a connector to an encoder. Note that the routing
  263. * restrictions between encoders and crtcs are exposed to userspace through the
  264. * possible_clones and possible_crtcs bitmasks.
  265. *
  266. * Returns:
  267. * Zero on success, negative errno on failure.
  268. */
  269. int drm_connector_attach_encoder(struct drm_connector *connector,
  270. struct drm_encoder *encoder)
  271. {
  272. int i;
  273. /*
  274. * In the past, drivers have attempted to model the static association
  275. * of connector to encoder in simple connector/encoder devices using a
  276. * direct assignment of connector->encoder = encoder. This connection
  277. * is a logical one and the responsibility of the core, so drivers are
  278. * expected not to mess with this.
  279. *
  280. * Note that the error return should've been enough here, but a large
  281. * majority of drivers ignores the return value, so add in a big WARN
  282. * to get people's attention.
  283. */
  284. if (WARN_ON(connector->encoder))
  285. return -EINVAL;
  286. for (i = 0; i < ARRAY_SIZE(connector->encoder_ids); i++) {
  287. if (connector->encoder_ids[i] == 0) {
  288. connector->encoder_ids[i] = encoder->base.id;
  289. return 0;
  290. }
  291. }
  292. return -ENOMEM;
  293. }
  294. EXPORT_SYMBOL(drm_connector_attach_encoder);
  295. /**
  296. * drm_connector_has_possible_encoder - check if the connector and encoder are assosicated with each other
  297. * @connector: the connector
  298. * @encoder: the encoder
  299. *
  300. * Returns:
  301. * True if @encoder is one of the possible encoders for @connector.
  302. */
  303. bool drm_connector_has_possible_encoder(struct drm_connector *connector,
  304. struct drm_encoder *encoder)
  305. {
  306. struct drm_encoder *enc;
  307. int i;
  308. drm_connector_for_each_possible_encoder(connector, enc, i) {
  309. if (enc == encoder)
  310. return true;
  311. }
  312. return false;
  313. }
  314. EXPORT_SYMBOL(drm_connector_has_possible_encoder);
  315. static void drm_mode_remove(struct drm_connector *connector,
  316. struct drm_display_mode *mode)
  317. {
  318. list_del(&mode->head);
  319. drm_mode_destroy(connector->dev, mode);
  320. }
  321. /**
  322. * drm_connector_cleanup - cleans up an initialised connector
  323. * @connector: connector to cleanup
  324. *
  325. * Cleans up the connector but doesn't free the object.
  326. */
  327. void drm_connector_cleanup(struct drm_connector *connector)
  328. {
  329. struct drm_device *dev = connector->dev;
  330. struct drm_display_mode *mode, *t;
  331. /* The connector should have been removed from userspace long before
  332. * it is finally destroyed.
  333. */
  334. if (WARN_ON(connector->registration_state ==
  335. DRM_CONNECTOR_REGISTERED))
  336. drm_connector_unregister(connector);
  337. if (connector->tile_group) {
  338. drm_mode_put_tile_group(dev, connector->tile_group);
  339. connector->tile_group = NULL;
  340. }
  341. list_for_each_entry_safe(mode, t, &connector->probed_modes, head)
  342. drm_mode_remove(connector, mode);
  343. list_for_each_entry_safe(mode, t, &connector->modes, head)
  344. drm_mode_remove(connector, mode);
  345. ida_simple_remove(&drm_connector_enum_list[connector->connector_type].ida,
  346. connector->connector_type_id);
  347. ida_simple_remove(&dev->mode_config.connector_ida,
  348. connector->index);
  349. kfree(connector->display_info.bus_formats);
  350. drm_mode_object_unregister(dev, &connector->base);
  351. kfree(connector->name);
  352. connector->name = NULL;
  353. spin_lock_irq(&dev->mode_config.connector_list_lock);
  354. list_del(&connector->head);
  355. dev->mode_config.num_connector--;
  356. spin_unlock_irq(&dev->mode_config.connector_list_lock);
  357. WARN_ON(connector->state && !connector->funcs->atomic_destroy_state);
  358. if (connector->state && connector->funcs->atomic_destroy_state)
  359. connector->funcs->atomic_destroy_state(connector,
  360. connector->state);
  361. mutex_destroy(&connector->mutex);
  362. memset(connector, 0, sizeof(*connector));
  363. }
  364. EXPORT_SYMBOL(drm_connector_cleanup);
  365. /**
  366. * drm_connector_register - register a connector
  367. * @connector: the connector to register
  368. *
  369. * Register userspace interfaces for a connector
  370. *
  371. * Returns:
  372. * Zero on success, error code on failure.
  373. */
  374. int drm_connector_register(struct drm_connector *connector)
  375. {
  376. int ret = 0;
  377. if (!connector->dev->registered)
  378. return 0;
  379. mutex_lock(&connector->mutex);
  380. if (connector->registration_state != DRM_CONNECTOR_INITIALIZING)
  381. goto unlock;
  382. ret = drm_sysfs_connector_add(connector);
  383. if (ret)
  384. goto unlock;
  385. ret = drm_debugfs_connector_add(connector);
  386. if (ret) {
  387. goto err_sysfs;
  388. }
  389. if (connector->funcs->late_register) {
  390. ret = connector->funcs->late_register(connector);
  391. if (ret)
  392. goto err_debugfs;
  393. }
  394. drm_mode_object_register(connector->dev, &connector->base);
  395. connector->registration_state = DRM_CONNECTOR_REGISTERED;
  396. goto unlock;
  397. err_debugfs:
  398. drm_debugfs_connector_remove(connector);
  399. err_sysfs:
  400. drm_sysfs_connector_remove(connector);
  401. unlock:
  402. mutex_unlock(&connector->mutex);
  403. return ret;
  404. }
  405. EXPORT_SYMBOL(drm_connector_register);
  406. /**
  407. * drm_connector_unregister - unregister a connector
  408. * @connector: the connector to unregister
  409. *
  410. * Unregister userspace interfaces for a connector
  411. */
  412. void drm_connector_unregister(struct drm_connector *connector)
  413. {
  414. mutex_lock(&connector->mutex);
  415. if (connector->registration_state != DRM_CONNECTOR_REGISTERED) {
  416. mutex_unlock(&connector->mutex);
  417. return;
  418. }
  419. if (connector->funcs->early_unregister)
  420. connector->funcs->early_unregister(connector);
  421. drm_sysfs_connector_remove(connector);
  422. drm_debugfs_connector_remove(connector);
  423. connector->registration_state = DRM_CONNECTOR_UNREGISTERED;
  424. mutex_unlock(&connector->mutex);
  425. }
  426. EXPORT_SYMBOL(drm_connector_unregister);
  427. void drm_connector_unregister_all(struct drm_device *dev)
  428. {
  429. struct drm_connector *connector;
  430. struct drm_connector_list_iter conn_iter;
  431. drm_connector_list_iter_begin(dev, &conn_iter);
  432. drm_for_each_connector_iter(connector, &conn_iter)
  433. drm_connector_unregister(connector);
  434. drm_connector_list_iter_end(&conn_iter);
  435. }
  436. int drm_connector_register_all(struct drm_device *dev)
  437. {
  438. struct drm_connector *connector;
  439. struct drm_connector_list_iter conn_iter;
  440. int ret = 0;
  441. drm_connector_list_iter_begin(dev, &conn_iter);
  442. drm_for_each_connector_iter(connector, &conn_iter) {
  443. ret = drm_connector_register(connector);
  444. if (ret)
  445. break;
  446. }
  447. drm_connector_list_iter_end(&conn_iter);
  448. if (ret)
  449. drm_connector_unregister_all(dev);
  450. return ret;
  451. }
  452. /**
  453. * drm_get_connector_status_name - return a string for connector status
  454. * @status: connector status to compute name of
  455. *
  456. * In contrast to the other drm_get_*_name functions this one here returns a
  457. * const pointer and hence is threadsafe.
  458. */
  459. const char *drm_get_connector_status_name(enum drm_connector_status status)
  460. {
  461. if (status == connector_status_connected)
  462. return "connected";
  463. else if (status == connector_status_disconnected)
  464. return "disconnected";
  465. else
  466. return "unknown";
  467. }
  468. EXPORT_SYMBOL(drm_get_connector_status_name);
  469. /**
  470. * drm_get_connector_force_name - return a string for connector force
  471. * @force: connector force to get name of
  472. *
  473. * Returns: const pointer to name.
  474. */
  475. const char *drm_get_connector_force_name(enum drm_connector_force force)
  476. {
  477. switch (force) {
  478. case DRM_FORCE_UNSPECIFIED:
  479. return "unspecified";
  480. case DRM_FORCE_OFF:
  481. return "off";
  482. case DRM_FORCE_ON:
  483. return "on";
  484. case DRM_FORCE_ON_DIGITAL:
  485. return "digital";
  486. default:
  487. return "unknown";
  488. }
  489. }
  490. #ifdef CONFIG_LOCKDEP
  491. static struct lockdep_map connector_list_iter_dep_map = {
  492. .name = "drm_connector_list_iter"
  493. };
  494. #endif
  495. /**
  496. * drm_connector_list_iter_begin - initialize a connector_list iterator
  497. * @dev: DRM device
  498. * @iter: connector_list iterator
  499. *
  500. * Sets @iter up to walk the &drm_mode_config.connector_list of @dev. @iter
  501. * must always be cleaned up again by calling drm_connector_list_iter_end().
  502. * Iteration itself happens using drm_connector_list_iter_next() or
  503. * drm_for_each_connector_iter().
  504. */
  505. void drm_connector_list_iter_begin(struct drm_device *dev,
  506. struct drm_connector_list_iter *iter)
  507. {
  508. iter->dev = dev;
  509. iter->conn = NULL;
  510. lock_acquire_shared_recursive(&connector_list_iter_dep_map, 0, 1, NULL, _RET_IP_);
  511. }
  512. EXPORT_SYMBOL(drm_connector_list_iter_begin);
  513. /*
  514. * Extra-safe connector put function that works in any context. Should only be
  515. * used from the connector_iter functions, where we never really expect to
  516. * actually release the connector when dropping our final reference.
  517. */
  518. static void
  519. __drm_connector_put_safe(struct drm_connector *conn)
  520. {
  521. struct drm_mode_config *config = &conn->dev->mode_config;
  522. lockdep_assert_held(&config->connector_list_lock);
  523. if (!refcount_dec_and_test(&conn->base.refcount.refcount))
  524. return;
  525. llist_add(&conn->free_node, &config->connector_free_list);
  526. schedule_work(&config->connector_free_work);
  527. }
  528. /**
  529. * drm_connector_list_iter_next - return next connector
  530. * @iter: connector_list iterator
  531. *
  532. * Returns the next connector for @iter, or NULL when the list walk has
  533. * completed.
  534. */
  535. struct drm_connector *
  536. drm_connector_list_iter_next(struct drm_connector_list_iter *iter)
  537. {
  538. struct drm_connector *old_conn = iter->conn;
  539. struct drm_mode_config *config = &iter->dev->mode_config;
  540. struct list_head *lhead;
  541. unsigned long flags;
  542. spin_lock_irqsave(&config->connector_list_lock, flags);
  543. lhead = old_conn ? &old_conn->head : &config->connector_list;
  544. do {
  545. if (lhead->next == &config->connector_list) {
  546. iter->conn = NULL;
  547. break;
  548. }
  549. lhead = lhead->next;
  550. iter->conn = list_entry(lhead, struct drm_connector, head);
  551. /* loop until it's not a zombie connector */
  552. } while (!kref_get_unless_zero(&iter->conn->base.refcount));
  553. if (old_conn)
  554. __drm_connector_put_safe(old_conn);
  555. spin_unlock_irqrestore(&config->connector_list_lock, flags);
  556. return iter->conn;
  557. }
  558. EXPORT_SYMBOL(drm_connector_list_iter_next);
  559. /**
  560. * drm_connector_list_iter_end - tear down a connector_list iterator
  561. * @iter: connector_list iterator
  562. *
  563. * Tears down @iter and releases any resources (like &drm_connector references)
  564. * acquired while walking the list. This must always be called, both when the
  565. * iteration completes fully or when it was aborted without walking the entire
  566. * list.
  567. */
  568. void drm_connector_list_iter_end(struct drm_connector_list_iter *iter)
  569. {
  570. struct drm_mode_config *config = &iter->dev->mode_config;
  571. unsigned long flags;
  572. iter->dev = NULL;
  573. if (iter->conn) {
  574. spin_lock_irqsave(&config->connector_list_lock, flags);
  575. __drm_connector_put_safe(iter->conn);
  576. spin_unlock_irqrestore(&config->connector_list_lock, flags);
  577. }
  578. lock_release(&connector_list_iter_dep_map, 0, _RET_IP_);
  579. }
  580. EXPORT_SYMBOL(drm_connector_list_iter_end);
  581. static const struct drm_prop_enum_list drm_subpixel_enum_list[] = {
  582. { SubPixelUnknown, "Unknown" },
  583. { SubPixelHorizontalRGB, "Horizontal RGB" },
  584. { SubPixelHorizontalBGR, "Horizontal BGR" },
  585. { SubPixelVerticalRGB, "Vertical RGB" },
  586. { SubPixelVerticalBGR, "Vertical BGR" },
  587. { SubPixelNone, "None" },
  588. };
  589. /**
  590. * drm_get_subpixel_order_name - return a string for a given subpixel enum
  591. * @order: enum of subpixel_order
  592. *
  593. * Note you could abuse this and return something out of bounds, but that
  594. * would be a caller error. No unscrubbed user data should make it here.
  595. */
  596. const char *drm_get_subpixel_order_name(enum subpixel_order order)
  597. {
  598. return drm_subpixel_enum_list[order].name;
  599. }
  600. EXPORT_SYMBOL(drm_get_subpixel_order_name);
  601. static const struct drm_prop_enum_list drm_dpms_enum_list[] = {
  602. { DRM_MODE_DPMS_ON, "On" },
  603. { DRM_MODE_DPMS_STANDBY, "Standby" },
  604. { DRM_MODE_DPMS_SUSPEND, "Suspend" },
  605. { DRM_MODE_DPMS_OFF, "Off" }
  606. };
  607. DRM_ENUM_NAME_FN(drm_get_dpms_name, drm_dpms_enum_list)
  608. static const struct drm_prop_enum_list drm_link_status_enum_list[] = {
  609. { DRM_MODE_LINK_STATUS_GOOD, "Good" },
  610. { DRM_MODE_LINK_STATUS_BAD, "Bad" },
  611. };
  612. /**
  613. * drm_display_info_set_bus_formats - set the supported bus formats
  614. * @info: display info to store bus formats in
  615. * @formats: array containing the supported bus formats
  616. * @num_formats: the number of entries in the fmts array
  617. *
  618. * Store the supported bus formats in display info structure.
  619. * See MEDIA_BUS_FMT_* definitions in include/uapi/linux/media-bus-format.h for
  620. * a full list of available formats.
  621. */
  622. int drm_display_info_set_bus_formats(struct drm_display_info *info,
  623. const u32 *formats,
  624. unsigned int num_formats)
  625. {
  626. u32 *fmts = NULL;
  627. if (!formats && num_formats)
  628. return -EINVAL;
  629. if (formats && num_formats) {
  630. fmts = kmemdup(formats, sizeof(*formats) * num_formats,
  631. GFP_KERNEL);
  632. if (!fmts)
  633. return -ENOMEM;
  634. }
  635. kfree(info->bus_formats);
  636. info->bus_formats = fmts;
  637. info->num_bus_formats = num_formats;
  638. return 0;
  639. }
  640. EXPORT_SYMBOL(drm_display_info_set_bus_formats);
  641. /* Optional connector properties. */
  642. static const struct drm_prop_enum_list drm_scaling_mode_enum_list[] = {
  643. { DRM_MODE_SCALE_NONE, "None" },
  644. { DRM_MODE_SCALE_FULLSCREEN, "Full" },
  645. { DRM_MODE_SCALE_CENTER, "Center" },
  646. { DRM_MODE_SCALE_ASPECT, "Full aspect" },
  647. };
  648. static const struct drm_prop_enum_list drm_aspect_ratio_enum_list[] = {
  649. { DRM_MODE_PICTURE_ASPECT_NONE, "Automatic" },
  650. { DRM_MODE_PICTURE_ASPECT_4_3, "4:3" },
  651. { DRM_MODE_PICTURE_ASPECT_16_9, "16:9" },
  652. };
  653. static const struct drm_prop_enum_list drm_content_type_enum_list[] = {
  654. { DRM_MODE_CONTENT_TYPE_NO_DATA, "No Data" },
  655. { DRM_MODE_CONTENT_TYPE_GRAPHICS, "Graphics" },
  656. { DRM_MODE_CONTENT_TYPE_PHOTO, "Photo" },
  657. { DRM_MODE_CONTENT_TYPE_CINEMA, "Cinema" },
  658. { DRM_MODE_CONTENT_TYPE_GAME, "Game" },
  659. };
  660. static const struct drm_prop_enum_list drm_panel_orientation_enum_list[] = {
  661. { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
  662. { DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, "Upside Down" },
  663. { DRM_MODE_PANEL_ORIENTATION_LEFT_UP, "Left Side Up" },
  664. { DRM_MODE_PANEL_ORIENTATION_RIGHT_UP, "Right Side Up" },
  665. };
  666. static const struct drm_prop_enum_list drm_dvi_i_select_enum_list[] = {
  667. { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */
  668. { DRM_MODE_SUBCONNECTOR_DVID, "DVI-D" }, /* DVI-I */
  669. { DRM_MODE_SUBCONNECTOR_DVIA, "DVI-A" }, /* DVI-I */
  670. };
  671. DRM_ENUM_NAME_FN(drm_get_dvi_i_select_name, drm_dvi_i_select_enum_list)
  672. static const struct drm_prop_enum_list drm_dvi_i_subconnector_enum_list[] = {
  673. { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */
  674. { DRM_MODE_SUBCONNECTOR_DVID, "DVI-D" }, /* DVI-I */
  675. { DRM_MODE_SUBCONNECTOR_DVIA, "DVI-A" }, /* DVI-I */
  676. };
  677. DRM_ENUM_NAME_FN(drm_get_dvi_i_subconnector_name,
  678. drm_dvi_i_subconnector_enum_list)
  679. static const struct drm_prop_enum_list drm_tv_select_enum_list[] = {
  680. { DRM_MODE_SUBCONNECTOR_Automatic, "Automatic" }, /* DVI-I and TV-out */
  681. { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */
  682. { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */
  683. { DRM_MODE_SUBCONNECTOR_Component, "Component" }, /* TV-out */
  684. { DRM_MODE_SUBCONNECTOR_SCART, "SCART" }, /* TV-out */
  685. };
  686. DRM_ENUM_NAME_FN(drm_get_tv_select_name, drm_tv_select_enum_list)
  687. static const struct drm_prop_enum_list drm_tv_subconnector_enum_list[] = {
  688. { DRM_MODE_SUBCONNECTOR_Unknown, "Unknown" }, /* DVI-I and TV-out */
  689. { DRM_MODE_SUBCONNECTOR_Composite, "Composite" }, /* TV-out */
  690. { DRM_MODE_SUBCONNECTOR_SVIDEO, "SVIDEO" }, /* TV-out */
  691. { DRM_MODE_SUBCONNECTOR_Component, "Component" }, /* TV-out */
  692. { DRM_MODE_SUBCONNECTOR_SCART, "SCART" }, /* TV-out */
  693. };
  694. DRM_ENUM_NAME_FN(drm_get_tv_subconnector_name,
  695. drm_tv_subconnector_enum_list)
  696. static struct drm_prop_enum_list drm_cp_enum_list[] = {
  697. { DRM_MODE_CONTENT_PROTECTION_UNDESIRED, "Undesired" },
  698. { DRM_MODE_CONTENT_PROTECTION_DESIRED, "Desired" },
  699. { DRM_MODE_CONTENT_PROTECTION_ENABLED, "Enabled" },
  700. };
  701. DRM_ENUM_NAME_FN(drm_get_content_protection_name, drm_cp_enum_list)
  702. /**
  703. * DOC: standard connector properties
  704. *
  705. * DRM connectors have a few standardized properties:
  706. *
  707. * EDID:
  708. * Blob property which contains the current EDID read from the sink. This
  709. * is useful to parse sink identification information like vendor, model
  710. * and serial. Drivers should update this property by calling
  711. * drm_connector_update_edid_property(), usually after having parsed
  712. * the EDID using drm_add_edid_modes(). Userspace cannot change this
  713. * property.
  714. * DPMS:
  715. * Legacy property for setting the power state of the connector. For atomic
  716. * drivers this is only provided for backwards compatibility with existing
  717. * drivers, it remaps to controlling the "ACTIVE" property on the CRTC the
  718. * connector is linked to. Drivers should never set this property directly,
  719. * it is handled by the DRM core by calling the &drm_connector_funcs.dpms
  720. * callback. For atomic drivers the remapping to the "ACTIVE" property is
  721. * implemented in the DRM core. This is the only standard connector
  722. * property that userspace can change.
  723. *
  724. * Note that this property cannot be set through the MODE_ATOMIC ioctl,
  725. * userspace must use "ACTIVE" on the CRTC instead.
  726. *
  727. * WARNING:
  728. *
  729. * For userspace also running on legacy drivers the "DPMS" semantics are a
  730. * lot more complicated. First, userspace cannot rely on the "DPMS" value
  731. * returned by the GETCONNECTOR actually reflecting reality, because many
  732. * drivers fail to update it. For atomic drivers this is taken care of in
  733. * drm_atomic_helper_update_legacy_modeset_state().
  734. *
  735. * The second issue is that the DPMS state is only well-defined when the
  736. * connector is connected to a CRTC. In atomic the DRM core enforces that
  737. * "ACTIVE" is off in such a case, no such checks exists for "DPMS".
  738. *
  739. * Finally, when enabling an output using the legacy SETCONFIG ioctl then
  740. * "DPMS" is forced to ON. But see above, that might not be reflected in
  741. * the software value on legacy drivers.
  742. *
  743. * Summarizing: Only set "DPMS" when the connector is known to be enabled,
  744. * assume that a successful SETCONFIG call also sets "DPMS" to on, and
  745. * never read back the value of "DPMS" because it can be incorrect.
  746. * PATH:
  747. * Connector path property to identify how this sink is physically
  748. * connected. Used by DP MST. This should be set by calling
  749. * drm_connector_set_path_property(), in the case of DP MST with the
  750. * path property the MST manager created. Userspace cannot change this
  751. * property.
  752. * TILE:
  753. * Connector tile group property to indicate how a set of DRM connector
  754. * compose together into one logical screen. This is used by both high-res
  755. * external screens (often only using a single cable, but exposing multiple
  756. * DP MST sinks), or high-res integrated panels (like dual-link DSI) which
  757. * are not gen-locked. Note that for tiled panels which are genlocked, like
  758. * dual-link LVDS or dual-link DSI, the driver should try to not expose the
  759. * tiling and virtualize both &drm_crtc and &drm_plane if needed. Drivers
  760. * should update this value using drm_connector_set_tile_property().
  761. * Userspace cannot change this property.
  762. * link-status:
  763. * Connector link-status property to indicate the status of link. The
  764. * default value of link-status is "GOOD". If something fails during or
  765. * after modeset, the kernel driver may set this to "BAD" and issue a
  766. * hotplug uevent. Drivers should update this value using
  767. * drm_connector_set_link_status_property().
  768. * non_desktop:
  769. * Indicates the output should be ignored for purposes of displaying a
  770. * standard desktop environment or console. This is most likely because
  771. * the output device is not rectilinear.
  772. * Content Protection:
  773. * This property is used by userspace to request the kernel protect future
  774. * content communicated over the link. When requested, kernel will apply
  775. * the appropriate means of protection (most often HDCP), and use the
  776. * property to tell userspace the protection is active.
  777. *
  778. * Drivers can set this up by calling
  779. * drm_connector_attach_content_protection_property() on initialization.
  780. *
  781. * The value of this property can be one of the following:
  782. *
  783. * DRM_MODE_CONTENT_PROTECTION_UNDESIRED = 0
  784. * The link is not protected, content is transmitted in the clear.
  785. * DRM_MODE_CONTENT_PROTECTION_DESIRED = 1
  786. * Userspace has requested content protection, but the link is not
  787. * currently protected. When in this state, kernel should enable
  788. * Content Protection as soon as possible.
  789. * DRM_MODE_CONTENT_PROTECTION_ENABLED = 2
  790. * Userspace has requested content protection, and the link is
  791. * protected. Only the driver can set the property to this value.
  792. * If userspace attempts to set to ENABLED, kernel will return
  793. * -EINVAL.
  794. *
  795. * A few guidelines:
  796. *
  797. * - DESIRED state should be preserved until userspace de-asserts it by
  798. * setting the property to UNDESIRED. This means ENABLED should only
  799. * transition to UNDESIRED when the user explicitly requests it.
  800. * - If the state is DESIRED, kernel should attempt to re-authenticate the
  801. * link whenever possible. This includes across disable/enable, dpms,
  802. * hotplug, downstream device changes, link status failures, etc..
  803. * - Userspace is responsible for polling the property to determine when
  804. * the value transitions from ENABLED to DESIRED. This signifies the link
  805. * is no longer protected and userspace should take appropriate action
  806. * (whatever that might be).
  807. *
  808. * Connectors also have one standardized atomic property:
  809. *
  810. * CRTC_ID:
  811. * Mode object ID of the &drm_crtc this connector should be connected to.
  812. *
  813. * Connectors for LCD panels may also have one standardized property:
  814. *
  815. * panel orientation:
  816. * On some devices the LCD panel is mounted in the casing in such a way
  817. * that the up/top side of the panel does not match with the top side of
  818. * the device. Userspace can use this property to check for this.
  819. * Note that input coordinates from touchscreens (input devices with
  820. * INPUT_PROP_DIRECT) will still map 1:1 to the actual LCD panel
  821. * coordinates, so if userspace rotates the picture to adjust for
  822. * the orientation it must also apply the same transformation to the
  823. * touchscreen input coordinates. This property is initialized by calling
  824. * drm_connector_init_panel_orientation_property().
  825. *
  826. * scaling mode:
  827. * This property defines how a non-native mode is upscaled to the native
  828. * mode of an LCD panel:
  829. *
  830. * None:
  831. * No upscaling happens, scaling is left to the panel. Not all
  832. * drivers expose this mode.
  833. * Full:
  834. * The output is upscaled to the full resolution of the panel,
  835. * ignoring the aspect ratio.
  836. * Center:
  837. * No upscaling happens, the output is centered within the native
  838. * resolution the panel.
  839. * Full aspect:
  840. * The output is upscaled to maximize either the width or height
  841. * while retaining the aspect ratio.
  842. *
  843. * This property should be set up by calling
  844. * drm_connector_attach_scaling_mode_property(). Note that drivers
  845. * can also expose this property to external outputs, in which case they
  846. * must support "None", which should be the default (since external screens
  847. * have a built-in scaler).
  848. */
  849. int drm_connector_create_standard_properties(struct drm_device *dev)
  850. {
  851. struct drm_property *prop;
  852. prop = drm_property_create(dev, DRM_MODE_PROP_BLOB |
  853. DRM_MODE_PROP_IMMUTABLE,
  854. "EDID", 0);
  855. if (!prop)
  856. return -ENOMEM;
  857. dev->mode_config.edid_property = prop;
  858. prop = drm_property_create_enum(dev, 0,
  859. "DPMS", drm_dpms_enum_list,
  860. ARRAY_SIZE(drm_dpms_enum_list));
  861. if (!prop)
  862. return -ENOMEM;
  863. dev->mode_config.dpms_property = prop;
  864. prop = drm_property_create(dev,
  865. DRM_MODE_PROP_BLOB |
  866. DRM_MODE_PROP_IMMUTABLE,
  867. "PATH", 0);
  868. if (!prop)
  869. return -ENOMEM;
  870. dev->mode_config.path_property = prop;
  871. prop = drm_property_create(dev,
  872. DRM_MODE_PROP_BLOB |
  873. DRM_MODE_PROP_IMMUTABLE,
  874. "TILE", 0);
  875. if (!prop)
  876. return -ENOMEM;
  877. dev->mode_config.tile_property = prop;
  878. prop = drm_property_create_enum(dev, 0, "link-status",
  879. drm_link_status_enum_list,
  880. ARRAY_SIZE(drm_link_status_enum_list));
  881. if (!prop)
  882. return -ENOMEM;
  883. dev->mode_config.link_status_property = prop;
  884. prop = drm_property_create_bool(dev, DRM_MODE_PROP_IMMUTABLE, "non-desktop");
  885. if (!prop)
  886. return -ENOMEM;
  887. dev->mode_config.non_desktop_property = prop;
  888. return 0;
  889. }
  890. /**
  891. * drm_mode_create_dvi_i_properties - create DVI-I specific connector properties
  892. * @dev: DRM device
  893. *
  894. * Called by a driver the first time a DVI-I connector is made.
  895. */
  896. int drm_mode_create_dvi_i_properties(struct drm_device *dev)
  897. {
  898. struct drm_property *dvi_i_selector;
  899. struct drm_property *dvi_i_subconnector;
  900. if (dev->mode_config.dvi_i_select_subconnector_property)
  901. return 0;
  902. dvi_i_selector =
  903. drm_property_create_enum(dev, 0,
  904. "select subconnector",
  905. drm_dvi_i_select_enum_list,
  906. ARRAY_SIZE(drm_dvi_i_select_enum_list));
  907. dev->mode_config.dvi_i_select_subconnector_property = dvi_i_selector;
  908. dvi_i_subconnector = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
  909. "subconnector",
  910. drm_dvi_i_subconnector_enum_list,
  911. ARRAY_SIZE(drm_dvi_i_subconnector_enum_list));
  912. dev->mode_config.dvi_i_subconnector_property = dvi_i_subconnector;
  913. return 0;
  914. }
  915. EXPORT_SYMBOL(drm_mode_create_dvi_i_properties);
  916. /**
  917. * DOC: HDMI connector properties
  918. *
  919. * content type (HDMI specific):
  920. * Indicates content type setting to be used in HDMI infoframes to indicate
  921. * content type for the external device, so that it adjusts it's display
  922. * settings accordingly.
  923. *
  924. * The value of this property can be one of the following:
  925. *
  926. * No Data:
  927. * Content type is unknown
  928. * Graphics:
  929. * Content type is graphics
  930. * Photo:
  931. * Content type is photo
  932. * Cinema:
  933. * Content type is cinema
  934. * Game:
  935. * Content type is game
  936. *
  937. * Drivers can set up this property by calling
  938. * drm_connector_attach_content_type_property(). Decoding to
  939. * infoframe values is done through drm_hdmi_avi_infoframe_content_type().
  940. */
  941. /**
  942. * drm_connector_attach_content_type_property - attach content-type property
  943. * @connector: connector to attach content type property on.
  944. *
  945. * Called by a driver the first time a HDMI connector is made.
  946. */
  947. int drm_connector_attach_content_type_property(struct drm_connector *connector)
  948. {
  949. if (!drm_mode_create_content_type_property(connector->dev))
  950. drm_object_attach_property(&connector->base,
  951. connector->dev->mode_config.content_type_property,
  952. DRM_MODE_CONTENT_TYPE_NO_DATA);
  953. return 0;
  954. }
  955. EXPORT_SYMBOL(drm_connector_attach_content_type_property);
  956. /**
  957. * drm_hdmi_avi_infoframe_content_type() - fill the HDMI AVI infoframe
  958. * content type information, based
  959. * on correspondent DRM property.
  960. * @frame: HDMI AVI infoframe
  961. * @conn_state: DRM display connector state
  962. *
  963. */
  964. void drm_hdmi_avi_infoframe_content_type(struct hdmi_avi_infoframe *frame,
  965. const struct drm_connector_state *conn_state)
  966. {
  967. switch (conn_state->content_type) {
  968. case DRM_MODE_CONTENT_TYPE_GRAPHICS:
  969. frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS;
  970. break;
  971. case DRM_MODE_CONTENT_TYPE_CINEMA:
  972. frame->content_type = HDMI_CONTENT_TYPE_CINEMA;
  973. break;
  974. case DRM_MODE_CONTENT_TYPE_GAME:
  975. frame->content_type = HDMI_CONTENT_TYPE_GAME;
  976. break;
  977. case DRM_MODE_CONTENT_TYPE_PHOTO:
  978. frame->content_type = HDMI_CONTENT_TYPE_PHOTO;
  979. break;
  980. default:
  981. /* Graphics is the default(0) */
  982. frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS;
  983. }
  984. frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA;
  985. }
  986. EXPORT_SYMBOL(drm_hdmi_avi_infoframe_content_type);
  987. /**
  988. * drm_create_tv_properties - create TV specific connector properties
  989. * @dev: DRM device
  990. * @num_modes: number of different TV formats (modes) supported
  991. * @modes: array of pointers to strings containing name of each format
  992. *
  993. * Called by a driver's TV initialization routine, this function creates
  994. * the TV specific connector properties for a given device. Caller is
  995. * responsible for allocating a list of format names and passing them to
  996. * this routine.
  997. */
  998. int drm_mode_create_tv_properties(struct drm_device *dev,
  999. unsigned int num_modes,
  1000. const char * const modes[])
  1001. {
  1002. struct drm_property *tv_selector;
  1003. struct drm_property *tv_subconnector;
  1004. unsigned int i;
  1005. if (dev->mode_config.tv_select_subconnector_property)
  1006. return 0;
  1007. /*
  1008. * Basic connector properties
  1009. */
  1010. tv_selector = drm_property_create_enum(dev, 0,
  1011. "select subconnector",
  1012. drm_tv_select_enum_list,
  1013. ARRAY_SIZE(drm_tv_select_enum_list));
  1014. if (!tv_selector)
  1015. goto nomem;
  1016. dev->mode_config.tv_select_subconnector_property = tv_selector;
  1017. tv_subconnector =
  1018. drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
  1019. "subconnector",
  1020. drm_tv_subconnector_enum_list,
  1021. ARRAY_SIZE(drm_tv_subconnector_enum_list));
  1022. if (!tv_subconnector)
  1023. goto nomem;
  1024. dev->mode_config.tv_subconnector_property = tv_subconnector;
  1025. /*
  1026. * Other, TV specific properties: margins & TV modes.
  1027. */
  1028. dev->mode_config.tv_left_margin_property =
  1029. drm_property_create_range(dev, 0, "left margin", 0, 100);
  1030. if (!dev->mode_config.tv_left_margin_property)
  1031. goto nomem;
  1032. dev->mode_config.tv_right_margin_property =
  1033. drm_property_create_range(dev, 0, "right margin", 0, 100);
  1034. if (!dev->mode_config.tv_right_margin_property)
  1035. goto nomem;
  1036. dev->mode_config.tv_top_margin_property =
  1037. drm_property_create_range(dev, 0, "top margin", 0, 100);
  1038. if (!dev->mode_config.tv_top_margin_property)
  1039. goto nomem;
  1040. dev->mode_config.tv_bottom_margin_property =
  1041. drm_property_create_range(dev, 0, "bottom margin", 0, 100);
  1042. if (!dev->mode_config.tv_bottom_margin_property)
  1043. goto nomem;
  1044. dev->mode_config.tv_mode_property =
  1045. drm_property_create(dev, DRM_MODE_PROP_ENUM,
  1046. "mode", num_modes);
  1047. if (!dev->mode_config.tv_mode_property)
  1048. goto nomem;
  1049. for (i = 0; i < num_modes; i++)
  1050. drm_property_add_enum(dev->mode_config.tv_mode_property,
  1051. i, modes[i]);
  1052. dev->mode_config.tv_brightness_property =
  1053. drm_property_create_range(dev, 0, "brightness", 0, 100);
  1054. if (!dev->mode_config.tv_brightness_property)
  1055. goto nomem;
  1056. dev->mode_config.tv_contrast_property =
  1057. drm_property_create_range(dev, 0, "contrast", 0, 100);
  1058. if (!dev->mode_config.tv_contrast_property)
  1059. goto nomem;
  1060. dev->mode_config.tv_flicker_reduction_property =
  1061. drm_property_create_range(dev, 0, "flicker reduction", 0, 100);
  1062. if (!dev->mode_config.tv_flicker_reduction_property)
  1063. goto nomem;
  1064. dev->mode_config.tv_overscan_property =
  1065. drm_property_create_range(dev, 0, "overscan", 0, 100);
  1066. if (!dev->mode_config.tv_overscan_property)
  1067. goto nomem;
  1068. dev->mode_config.tv_saturation_property =
  1069. drm_property_create_range(dev, 0, "saturation", 0, 100);
  1070. if (!dev->mode_config.tv_saturation_property)
  1071. goto nomem;
  1072. dev->mode_config.tv_hue_property =
  1073. drm_property_create_range(dev, 0, "hue", 0, 100);
  1074. if (!dev->mode_config.tv_hue_property)
  1075. goto nomem;
  1076. return 0;
  1077. nomem:
  1078. return -ENOMEM;
  1079. }
  1080. EXPORT_SYMBOL(drm_mode_create_tv_properties);
  1081. /**
  1082. * drm_mode_create_scaling_mode_property - create scaling mode property
  1083. * @dev: DRM device
  1084. *
  1085. * Called by a driver the first time it's needed, must be attached to desired
  1086. * connectors.
  1087. *
  1088. * Atomic drivers should use drm_connector_attach_scaling_mode_property()
  1089. * instead to correctly assign &drm_connector_state.picture_aspect_ratio
  1090. * in the atomic state.
  1091. */
  1092. int drm_mode_create_scaling_mode_property(struct drm_device *dev)
  1093. {
  1094. struct drm_property *scaling_mode;
  1095. if (dev->mode_config.scaling_mode_property)
  1096. return 0;
  1097. scaling_mode =
  1098. drm_property_create_enum(dev, 0, "scaling mode",
  1099. drm_scaling_mode_enum_list,
  1100. ARRAY_SIZE(drm_scaling_mode_enum_list));
  1101. dev->mode_config.scaling_mode_property = scaling_mode;
  1102. return 0;
  1103. }
  1104. EXPORT_SYMBOL(drm_mode_create_scaling_mode_property);
  1105. /**
  1106. * drm_connector_attach_scaling_mode_property - attach atomic scaling mode property
  1107. * @connector: connector to attach scaling mode property on.
  1108. * @scaling_mode_mask: or'ed mask of BIT(%DRM_MODE_SCALE_\*).
  1109. *
  1110. * This is used to add support for scaling mode to atomic drivers.
  1111. * The scaling mode will be set to &drm_connector_state.picture_aspect_ratio
  1112. * and can be used from &drm_connector_helper_funcs->atomic_check for validation.
  1113. *
  1114. * This is the atomic version of drm_mode_create_scaling_mode_property().
  1115. *
  1116. * Returns:
  1117. * Zero on success, negative errno on failure.
  1118. */
  1119. int drm_connector_attach_scaling_mode_property(struct drm_connector *connector,
  1120. u32 scaling_mode_mask)
  1121. {
  1122. struct drm_device *dev = connector->dev;
  1123. struct drm_property *scaling_mode_property;
  1124. int i;
  1125. const unsigned valid_scaling_mode_mask =
  1126. (1U << ARRAY_SIZE(drm_scaling_mode_enum_list)) - 1;
  1127. if (WARN_ON(hweight32(scaling_mode_mask) < 2 ||
  1128. scaling_mode_mask & ~valid_scaling_mode_mask))
  1129. return -EINVAL;
  1130. scaling_mode_property =
  1131. drm_property_create(dev, DRM_MODE_PROP_ENUM, "scaling mode",
  1132. hweight32(scaling_mode_mask));
  1133. if (!scaling_mode_property)
  1134. return -ENOMEM;
  1135. for (i = 0; i < ARRAY_SIZE(drm_scaling_mode_enum_list); i++) {
  1136. int ret;
  1137. if (!(BIT(i) & scaling_mode_mask))
  1138. continue;
  1139. ret = drm_property_add_enum(scaling_mode_property,
  1140. drm_scaling_mode_enum_list[i].type,
  1141. drm_scaling_mode_enum_list[i].name);
  1142. if (ret) {
  1143. drm_property_destroy(dev, scaling_mode_property);
  1144. return ret;
  1145. }
  1146. }
  1147. drm_object_attach_property(&connector->base,
  1148. scaling_mode_property, 0);
  1149. connector->scaling_mode_property = scaling_mode_property;
  1150. return 0;
  1151. }
  1152. EXPORT_SYMBOL(drm_connector_attach_scaling_mode_property);
  1153. /**
  1154. * drm_connector_attach_content_protection_property - attach content protection
  1155. * property
  1156. *
  1157. * @connector: connector to attach CP property on.
  1158. *
  1159. * This is used to add support for content protection on select connectors.
  1160. * Content Protection is intentionally vague to allow for different underlying
  1161. * technologies, however it is most implemented by HDCP.
  1162. *
  1163. * The content protection will be set to &drm_connector_state.content_protection
  1164. *
  1165. * Returns:
  1166. * Zero on success, negative errno on failure.
  1167. */
  1168. int drm_connector_attach_content_protection_property(
  1169. struct drm_connector *connector)
  1170. {
  1171. struct drm_device *dev = connector->dev;
  1172. struct drm_property *prop;
  1173. prop = drm_property_create_enum(dev, 0, "Content Protection",
  1174. drm_cp_enum_list,
  1175. ARRAY_SIZE(drm_cp_enum_list));
  1176. if (!prop)
  1177. return -ENOMEM;
  1178. drm_object_attach_property(&connector->base, prop,
  1179. DRM_MODE_CONTENT_PROTECTION_UNDESIRED);
  1180. connector->content_protection_property = prop;
  1181. return 0;
  1182. }
  1183. EXPORT_SYMBOL(drm_connector_attach_content_protection_property);
  1184. /**
  1185. * drm_mode_create_aspect_ratio_property - create aspect ratio property
  1186. * @dev: DRM device
  1187. *
  1188. * Called by a driver the first time it's needed, must be attached to desired
  1189. * connectors.
  1190. *
  1191. * Returns:
  1192. * Zero on success, negative errno on failure.
  1193. */
  1194. int drm_mode_create_aspect_ratio_property(struct drm_device *dev)
  1195. {
  1196. if (dev->mode_config.aspect_ratio_property)
  1197. return 0;
  1198. dev->mode_config.aspect_ratio_property =
  1199. drm_property_create_enum(dev, 0, "aspect ratio",
  1200. drm_aspect_ratio_enum_list,
  1201. ARRAY_SIZE(drm_aspect_ratio_enum_list));
  1202. if (dev->mode_config.aspect_ratio_property == NULL)
  1203. return -ENOMEM;
  1204. return 0;
  1205. }
  1206. EXPORT_SYMBOL(drm_mode_create_aspect_ratio_property);
  1207. /**
  1208. * drm_mode_create_content_type_property - create content type property
  1209. * @dev: DRM device
  1210. *
  1211. * Called by a driver the first time it's needed, must be attached to desired
  1212. * connectors.
  1213. *
  1214. * Returns:
  1215. * Zero on success, negative errno on failure.
  1216. */
  1217. int drm_mode_create_content_type_property(struct drm_device *dev)
  1218. {
  1219. if (dev->mode_config.content_type_property)
  1220. return 0;
  1221. dev->mode_config.content_type_property =
  1222. drm_property_create_enum(dev, 0, "content type",
  1223. drm_content_type_enum_list,
  1224. ARRAY_SIZE(drm_content_type_enum_list));
  1225. if (dev->mode_config.content_type_property == NULL)
  1226. return -ENOMEM;
  1227. return 0;
  1228. }
  1229. EXPORT_SYMBOL(drm_mode_create_content_type_property);
  1230. /**
  1231. * drm_mode_create_suggested_offset_properties - create suggests offset properties
  1232. * @dev: DRM device
  1233. *
  1234. * Create the the suggested x/y offset property for connectors.
  1235. */
  1236. int drm_mode_create_suggested_offset_properties(struct drm_device *dev)
  1237. {
  1238. if (dev->mode_config.suggested_x_property && dev->mode_config.suggested_y_property)
  1239. return 0;
  1240. dev->mode_config.suggested_x_property =
  1241. drm_property_create_range(dev, DRM_MODE_PROP_IMMUTABLE, "suggested X", 0, 0xffffffff);
  1242. dev->mode_config.suggested_y_property =
  1243. drm_property_create_range(dev, DRM_MODE_PROP_IMMUTABLE, "suggested Y", 0, 0xffffffff);
  1244. if (dev->mode_config.suggested_x_property == NULL ||
  1245. dev->mode_config.suggested_y_property == NULL)
  1246. return -ENOMEM;
  1247. return 0;
  1248. }
  1249. EXPORT_SYMBOL(drm_mode_create_suggested_offset_properties);
  1250. /**
  1251. * drm_connector_set_path_property - set tile property on connector
  1252. * @connector: connector to set property on.
  1253. * @path: path to use for property; must not be NULL.
  1254. *
  1255. * This creates a property to expose to userspace to specify a
  1256. * connector path. This is mainly used for DisplayPort MST where
  1257. * connectors have a topology and we want to allow userspace to give
  1258. * them more meaningful names.
  1259. *
  1260. * Returns:
  1261. * Zero on success, negative errno on failure.
  1262. */
  1263. int drm_connector_set_path_property(struct drm_connector *connector,
  1264. const char *path)
  1265. {
  1266. struct drm_device *dev = connector->dev;
  1267. int ret;
  1268. ret = drm_property_replace_global_blob(dev,
  1269. &connector->path_blob_ptr,
  1270. strlen(path) + 1,
  1271. path,
  1272. &connector->base,
  1273. dev->mode_config.path_property);
  1274. return ret;
  1275. }
  1276. EXPORT_SYMBOL(drm_connector_set_path_property);
  1277. /**
  1278. * drm_connector_set_tile_property - set tile property on connector
  1279. * @connector: connector to set property on.
  1280. *
  1281. * This looks up the tile information for a connector, and creates a
  1282. * property for userspace to parse if it exists. The property is of
  1283. * the form of 8 integers using ':' as a separator.
  1284. *
  1285. * Returns:
  1286. * Zero on success, errno on failure.
  1287. */
  1288. int drm_connector_set_tile_property(struct drm_connector *connector)
  1289. {
  1290. struct drm_device *dev = connector->dev;
  1291. char tile[256];
  1292. int ret;
  1293. if (!connector->has_tile) {
  1294. ret = drm_property_replace_global_blob(dev,
  1295. &connector->tile_blob_ptr,
  1296. 0,
  1297. NULL,
  1298. &connector->base,
  1299. dev->mode_config.tile_property);
  1300. return ret;
  1301. }
  1302. snprintf(tile, 256, "%d:%d:%d:%d:%d:%d:%d:%d",
  1303. connector->tile_group->id, connector->tile_is_single_monitor,
  1304. connector->num_h_tile, connector->num_v_tile,
  1305. connector->tile_h_loc, connector->tile_v_loc,
  1306. connector->tile_h_size, connector->tile_v_size);
  1307. ret = drm_property_replace_global_blob(dev,
  1308. &connector->tile_blob_ptr,
  1309. strlen(tile) + 1,
  1310. tile,
  1311. &connector->base,
  1312. dev->mode_config.tile_property);
  1313. return ret;
  1314. }
  1315. EXPORT_SYMBOL(drm_connector_set_tile_property);
  1316. /**
  1317. * drm_connector_update_edid_property - update the edid property of a connector
  1318. * @connector: drm connector
  1319. * @edid: new value of the edid property
  1320. *
  1321. * This function creates a new blob modeset object and assigns its id to the
  1322. * connector's edid property.
  1323. *
  1324. * Returns:
  1325. * Zero on success, negative errno on failure.
  1326. */
  1327. int drm_connector_update_edid_property(struct drm_connector *connector,
  1328. const struct edid *edid)
  1329. {
  1330. struct drm_device *dev = connector->dev;
  1331. size_t size = 0;
  1332. int ret;
  1333. /* ignore requests to set edid when overridden */
  1334. if (connector->override_edid)
  1335. return 0;
  1336. if (edid)
  1337. size = EDID_LENGTH * (1 + edid->extensions);
  1338. /* Set the display info, using edid if available, otherwise
  1339. * reseting the values to defaults. This duplicates the work
  1340. * done in drm_add_edid_modes, but that function is not
  1341. * consistently called before this one in all drivers and the
  1342. * computation is cheap enough that it seems better to
  1343. * duplicate it rather than attempt to ensure some arbitrary
  1344. * ordering of calls.
  1345. */
  1346. if (edid)
  1347. drm_add_display_info(connector, edid);
  1348. else
  1349. drm_reset_display_info(connector);
  1350. drm_object_property_set_value(&connector->base,
  1351. dev->mode_config.non_desktop_property,
  1352. connector->display_info.non_desktop);
  1353. ret = drm_property_replace_global_blob(dev,
  1354. &connector->edid_blob_ptr,
  1355. size,
  1356. edid,
  1357. &connector->base,
  1358. dev->mode_config.edid_property);
  1359. return ret;
  1360. }
  1361. EXPORT_SYMBOL(drm_connector_update_edid_property);
  1362. /**
  1363. * drm_connector_set_link_status_property - Set link status property of a connector
  1364. * @connector: drm connector
  1365. * @link_status: new value of link status property (0: Good, 1: Bad)
  1366. *
  1367. * In usual working scenario, this link status property will always be set to
  1368. * "GOOD". If something fails during or after a mode set, the kernel driver
  1369. * may set this link status property to "BAD". The caller then needs to send a
  1370. * hotplug uevent for userspace to re-check the valid modes through
  1371. * GET_CONNECTOR_IOCTL and retry modeset.
  1372. *
  1373. * Note: Drivers cannot rely on userspace to support this property and
  1374. * issue a modeset. As such, they may choose to handle issues (like
  1375. * re-training a link) without userspace's intervention.
  1376. *
  1377. * The reason for adding this property is to handle link training failures, but
  1378. * it is not limited to DP or link training. For example, if we implement
  1379. * asynchronous setcrtc, this property can be used to report any failures in that.
  1380. */
  1381. void drm_connector_set_link_status_property(struct drm_connector *connector,
  1382. uint64_t link_status)
  1383. {
  1384. struct drm_device *dev = connector->dev;
  1385. drm_modeset_lock(&dev->mode_config.connection_mutex, NULL);
  1386. connector->state->link_status = link_status;
  1387. drm_modeset_unlock(&dev->mode_config.connection_mutex);
  1388. }
  1389. EXPORT_SYMBOL(drm_connector_set_link_status_property);
  1390. /**
  1391. * drm_connector_init_panel_orientation_property -
  1392. * initialize the connecters panel_orientation property
  1393. * @connector: connector for which to init the panel-orientation property.
  1394. * @width: width in pixels of the panel, used for panel quirk detection
  1395. * @height: height in pixels of the panel, used for panel quirk detection
  1396. *
  1397. * This function should only be called for built-in panels, after setting
  1398. * connector->display_info.panel_orientation first (if known).
  1399. *
  1400. * This function will check for platform specific (e.g. DMI based) quirks
  1401. * overriding display_info.panel_orientation first, then if panel_orientation
  1402. * is not DRM_MODE_PANEL_ORIENTATION_UNKNOWN it will attach the
  1403. * "panel orientation" property to the connector.
  1404. *
  1405. * Returns:
  1406. * Zero on success, negative errno on failure.
  1407. */
  1408. int drm_connector_init_panel_orientation_property(
  1409. struct drm_connector *connector, int width, int height)
  1410. {
  1411. struct drm_device *dev = connector->dev;
  1412. struct drm_display_info *info = &connector->display_info;
  1413. struct drm_property *prop;
  1414. int orientation_quirk;
  1415. orientation_quirk = drm_get_panel_orientation_quirk(width, height);
  1416. if (orientation_quirk != DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
  1417. info->panel_orientation = orientation_quirk;
  1418. if (info->panel_orientation == DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
  1419. return 0;
  1420. prop = dev->mode_config.panel_orientation_property;
  1421. if (!prop) {
  1422. prop = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
  1423. "panel orientation",
  1424. drm_panel_orientation_enum_list,
  1425. ARRAY_SIZE(drm_panel_orientation_enum_list));
  1426. if (!prop)
  1427. return -ENOMEM;
  1428. dev->mode_config.panel_orientation_property = prop;
  1429. }
  1430. drm_object_attach_property(&connector->base, prop,
  1431. info->panel_orientation);
  1432. return 0;
  1433. }
  1434. EXPORT_SYMBOL(drm_connector_init_panel_orientation_property);
  1435. int drm_connector_set_obj_prop(struct drm_mode_object *obj,
  1436. struct drm_property *property,
  1437. uint64_t value)
  1438. {
  1439. int ret = -EINVAL;
  1440. struct drm_connector *connector = obj_to_connector(obj);
  1441. /* Do DPMS ourselves */
  1442. if (property == connector->dev->mode_config.dpms_property) {
  1443. ret = (*connector->funcs->dpms)(connector, (int)value);
  1444. } else if (connector->funcs->set_property)
  1445. ret = connector->funcs->set_property(connector, property, value);
  1446. if (!ret)
  1447. drm_object_property_set_value(&connector->base, property, value);
  1448. return ret;
  1449. }
  1450. int drm_connector_property_set_ioctl(struct drm_device *dev,
  1451. void *data, struct drm_file *file_priv)
  1452. {
  1453. struct drm_mode_connector_set_property *conn_set_prop = data;
  1454. struct drm_mode_obj_set_property obj_set_prop = {
  1455. .value = conn_set_prop->value,
  1456. .prop_id = conn_set_prop->prop_id,
  1457. .obj_id = conn_set_prop->connector_id,
  1458. .obj_type = DRM_MODE_OBJECT_CONNECTOR
  1459. };
  1460. /* It does all the locking and checking we need */
  1461. return drm_mode_obj_set_property_ioctl(dev, &obj_set_prop, file_priv);
  1462. }
  1463. static struct drm_encoder *drm_connector_get_encoder(struct drm_connector *connector)
  1464. {
  1465. /* For atomic drivers only state objects are synchronously updated and
  1466. * protected by modeset locks, so check those first. */
  1467. if (connector->state)
  1468. return connector->state->best_encoder;
  1469. return connector->encoder;
  1470. }
  1471. static bool
  1472. drm_mode_expose_to_userspace(const struct drm_display_mode *mode,
  1473. const struct list_head *export_list,
  1474. const struct drm_file *file_priv)
  1475. {
  1476. /*
  1477. * If user-space hasn't configured the driver to expose the stereo 3D
  1478. * modes, don't expose them.
  1479. */
  1480. if (!file_priv->stereo_allowed && drm_mode_is_stereo(mode))
  1481. return false;
  1482. /*
  1483. * If user-space hasn't configured the driver to expose the modes
  1484. * with aspect-ratio, don't expose them. However if such a mode
  1485. * is unique, let it be exposed, but reset the aspect-ratio flags
  1486. * while preparing the list of user-modes.
  1487. */
  1488. if (!file_priv->aspect_ratio_allowed) {
  1489. struct drm_display_mode *mode_itr;
  1490. list_for_each_entry(mode_itr, export_list, export_head)
  1491. if (drm_mode_match(mode_itr, mode,
  1492. DRM_MODE_MATCH_TIMINGS |
  1493. DRM_MODE_MATCH_CLOCK |
  1494. DRM_MODE_MATCH_FLAGS |
  1495. DRM_MODE_MATCH_3D_FLAGS))
  1496. return false;
  1497. }
  1498. return true;
  1499. }
  1500. int drm_mode_getconnector(struct drm_device *dev, void *data,
  1501. struct drm_file *file_priv)
  1502. {
  1503. struct drm_mode_get_connector *out_resp = data;
  1504. struct drm_connector *connector;
  1505. struct drm_encoder *encoder;
  1506. struct drm_display_mode *mode;
  1507. int mode_count = 0;
  1508. int encoders_count = 0;
  1509. int ret = 0;
  1510. int copied = 0;
  1511. int i;
  1512. struct drm_mode_modeinfo u_mode;
  1513. struct drm_mode_modeinfo __user *mode_ptr;
  1514. uint32_t __user *encoder_ptr;
  1515. LIST_HEAD(export_list);
  1516. if (!drm_core_check_feature(dev, DRIVER_MODESET))
  1517. return -EINVAL;
  1518. memset(&u_mode, 0, sizeof(struct drm_mode_modeinfo));
  1519. connector = drm_connector_lookup(dev, file_priv, out_resp->connector_id);
  1520. if (!connector)
  1521. return -ENOENT;
  1522. drm_connector_for_each_possible_encoder(connector, encoder, i)
  1523. encoders_count++;
  1524. if ((out_resp->count_encoders >= encoders_count) && encoders_count) {
  1525. copied = 0;
  1526. encoder_ptr = (uint32_t __user *)(unsigned long)(out_resp->encoders_ptr);
  1527. drm_connector_for_each_possible_encoder(connector, encoder, i) {
  1528. if (put_user(encoder->base.id, encoder_ptr + copied)) {
  1529. ret = -EFAULT;
  1530. goto out;
  1531. }
  1532. copied++;
  1533. }
  1534. }
  1535. out_resp->count_encoders = encoders_count;
  1536. out_resp->connector_id = connector->base.id;
  1537. out_resp->connector_type = connector->connector_type;
  1538. out_resp->connector_type_id = connector->connector_type_id;
  1539. mutex_lock(&dev->mode_config.mutex);
  1540. if (out_resp->count_modes == 0) {
  1541. connector->funcs->fill_modes(connector,
  1542. dev->mode_config.max_width,
  1543. dev->mode_config.max_height);
  1544. }
  1545. out_resp->mm_width = connector->display_info.width_mm;
  1546. out_resp->mm_height = connector->display_info.height_mm;
  1547. out_resp->subpixel = connector->display_info.subpixel_order;
  1548. out_resp->connection = connector->status;
  1549. /* delayed so we get modes regardless of pre-fill_modes state */
  1550. list_for_each_entry(mode, &connector->modes, head)
  1551. if (drm_mode_expose_to_userspace(mode, &export_list,
  1552. file_priv)) {
  1553. list_add_tail(&mode->export_head, &export_list);
  1554. mode_count++;
  1555. }
  1556. /*
  1557. * This ioctl is called twice, once to determine how much space is
  1558. * needed, and the 2nd time to fill it.
  1559. * The modes that need to be exposed to the user are maintained in the
  1560. * 'export_list'. When the ioctl is called first time to determine the,
  1561. * space, the export_list gets filled, to find the no.of modes. In the
  1562. * 2nd time, the user modes are filled, one by one from the export_list.
  1563. */
  1564. if ((out_resp->count_modes >= mode_count) && mode_count) {
  1565. copied = 0;
  1566. mode_ptr = (struct drm_mode_modeinfo __user *)(unsigned long)out_resp->modes_ptr;
  1567. list_for_each_entry(mode, &export_list, export_head) {
  1568. drm_mode_convert_to_umode(&u_mode, mode);
  1569. /*
  1570. * Reset aspect ratio flags of user-mode, if modes with
  1571. * aspect-ratio are not supported.
  1572. */
  1573. if (!file_priv->aspect_ratio_allowed)
  1574. u_mode.flags &= ~DRM_MODE_FLAG_PIC_AR_MASK;
  1575. if (copy_to_user(mode_ptr + copied,
  1576. &u_mode, sizeof(u_mode))) {
  1577. ret = -EFAULT;
  1578. mutex_unlock(&dev->mode_config.mutex);
  1579. goto out;
  1580. }
  1581. copied++;
  1582. }
  1583. }
  1584. out_resp->count_modes = mode_count;
  1585. mutex_unlock(&dev->mode_config.mutex);
  1586. drm_modeset_lock(&dev->mode_config.connection_mutex, NULL);
  1587. encoder = drm_connector_get_encoder(connector);
  1588. if (encoder)
  1589. out_resp->encoder_id = encoder->base.id;
  1590. else
  1591. out_resp->encoder_id = 0;
  1592. /* Only grab properties after probing, to make sure EDID and other
  1593. * properties reflect the latest status. */
  1594. ret = drm_mode_object_get_properties(&connector->base, file_priv->atomic,
  1595. (uint32_t __user *)(unsigned long)(out_resp->props_ptr),
  1596. (uint64_t __user *)(unsigned long)(out_resp->prop_values_ptr),
  1597. &out_resp->count_props);
  1598. drm_modeset_unlock(&dev->mode_config.connection_mutex);
  1599. out:
  1600. drm_connector_put(connector);
  1601. return ret;
  1602. }
  1603. /**
  1604. * DOC: Tile group
  1605. *
  1606. * Tile groups are used to represent tiled monitors with a unique integer
  1607. * identifier. Tiled monitors using DisplayID v1.3 have a unique 8-byte handle,
  1608. * we store this in a tile group, so we have a common identifier for all tiles
  1609. * in a monitor group. The property is called "TILE". Drivers can manage tile
  1610. * groups using drm_mode_create_tile_group(), drm_mode_put_tile_group() and
  1611. * drm_mode_get_tile_group(). But this is only needed for internal panels where
  1612. * the tile group information is exposed through a non-standard way.
  1613. */
  1614. static void drm_tile_group_free(struct kref *kref)
  1615. {
  1616. struct drm_tile_group *tg = container_of(kref, struct drm_tile_group, refcount);
  1617. struct drm_device *dev = tg->dev;
  1618. mutex_lock(&dev->mode_config.idr_mutex);
  1619. idr_remove(&dev->mode_config.tile_idr, tg->id);
  1620. mutex_unlock(&dev->mode_config.idr_mutex);
  1621. kfree(tg);
  1622. }
  1623. /**
  1624. * drm_mode_put_tile_group - drop a reference to a tile group.
  1625. * @dev: DRM device
  1626. * @tg: tile group to drop reference to.
  1627. *
  1628. * drop reference to tile group and free if 0.
  1629. */
  1630. void drm_mode_put_tile_group(struct drm_device *dev,
  1631. struct drm_tile_group *tg)
  1632. {
  1633. kref_put(&tg->refcount, drm_tile_group_free);
  1634. }
  1635. EXPORT_SYMBOL(drm_mode_put_tile_group);
  1636. /**
  1637. * drm_mode_get_tile_group - get a reference to an existing tile group
  1638. * @dev: DRM device
  1639. * @topology: 8-bytes unique per monitor.
  1640. *
  1641. * Use the unique bytes to get a reference to an existing tile group.
  1642. *
  1643. * RETURNS:
  1644. * tile group or NULL if not found.
  1645. */
  1646. struct drm_tile_group *drm_mode_get_tile_group(struct drm_device *dev,
  1647. char topology[8])
  1648. {
  1649. struct drm_tile_group *tg;
  1650. int id;
  1651. mutex_lock(&dev->mode_config.idr_mutex);
  1652. idr_for_each_entry(&dev->mode_config.tile_idr, tg, id) {
  1653. if (!memcmp(tg->group_data, topology, 8)) {
  1654. if (!kref_get_unless_zero(&tg->refcount))
  1655. tg = NULL;
  1656. mutex_unlock(&dev->mode_config.idr_mutex);
  1657. return tg;
  1658. }
  1659. }
  1660. mutex_unlock(&dev->mode_config.idr_mutex);
  1661. return NULL;
  1662. }
  1663. EXPORT_SYMBOL(drm_mode_get_tile_group);
  1664. /**
  1665. * drm_mode_create_tile_group - create a tile group from a displayid description
  1666. * @dev: DRM device
  1667. * @topology: 8-bytes unique per monitor.
  1668. *
  1669. * Create a tile group for the unique monitor, and get a unique
  1670. * identifier for the tile group.
  1671. *
  1672. * RETURNS:
  1673. * new tile group or error.
  1674. */
  1675. struct drm_tile_group *drm_mode_create_tile_group(struct drm_device *dev,
  1676. char topology[8])
  1677. {
  1678. struct drm_tile_group *tg;
  1679. int ret;
  1680. tg = kzalloc(sizeof(*tg), GFP_KERNEL);
  1681. if (!tg)
  1682. return ERR_PTR(-ENOMEM);
  1683. kref_init(&tg->refcount);
  1684. memcpy(tg->group_data, topology, 8);
  1685. tg->dev = dev;
  1686. mutex_lock(&dev->mode_config.idr_mutex);
  1687. ret = idr_alloc(&dev->mode_config.tile_idr, tg, 1, 0, GFP_KERNEL);
  1688. if (ret >= 0) {
  1689. tg->id = ret;
  1690. } else {
  1691. kfree(tg);
  1692. tg = ERR_PTR(ret);
  1693. }
  1694. mutex_unlock(&dev->mode_config.idr_mutex);
  1695. return tg;
  1696. }
  1697. EXPORT_SYMBOL(drm_mode_create_tile_group);