ec.c 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715
  1. /*
  2. * ec.c - ACPI Embedded Controller Driver (v3)
  3. *
  4. * Copyright (C) 2001-2015 Intel Corporation
  5. * Author: 2014, 2015 Lv Zheng <lv.zheng@intel.com>
  6. * 2006, 2007 Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
  7. * 2006 Denis Sadykov <denis.m.sadykov@intel.com>
  8. * 2004 Luming Yu <luming.yu@intel.com>
  9. * 2001, 2002 Andy Grover <andrew.grover@intel.com>
  10. * 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
  11. * Copyright (C) 2008 Alexey Starikovskiy <astarikovskiy@suse.de>
  12. *
  13. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14. *
  15. * This program is free software; you can redistribute it and/or modify
  16. * it under the terms of the GNU General Public License as published by
  17. * the Free Software Foundation; either version 2 of the License, or (at
  18. * your option) any later version.
  19. *
  20. * This program is distributed in the hope that it will be useful, but
  21. * WITHOUT ANY WARRANTY; without even the implied warranty of
  22. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  23. * General Public License for more details.
  24. *
  25. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. */
  27. /* Uncomment next line to get verbose printout */
  28. /* #define DEBUG */
  29. #define pr_fmt(fmt) "ACPI : EC: " fmt
  30. #include <linux/kernel.h>
  31. #include <linux/module.h>
  32. #include <linux/init.h>
  33. #include <linux/types.h>
  34. #include <linux/delay.h>
  35. #include <linux/interrupt.h>
  36. #include <linux/list.h>
  37. #include <linux/spinlock.h>
  38. #include <linux/slab.h>
  39. #include <linux/acpi.h>
  40. #include <linux/dmi.h>
  41. #include <asm/io.h>
  42. #include "internal.h"
  43. #define ACPI_EC_CLASS "embedded_controller"
  44. #define ACPI_EC_DEVICE_NAME "Embedded Controller"
  45. #define ACPI_EC_FILE_INFO "info"
  46. /* EC status register */
  47. #define ACPI_EC_FLAG_OBF 0x01 /* Output buffer full */
  48. #define ACPI_EC_FLAG_IBF 0x02 /* Input buffer full */
  49. #define ACPI_EC_FLAG_CMD 0x08 /* Input buffer contains a command */
  50. #define ACPI_EC_FLAG_BURST 0x10 /* burst mode */
  51. #define ACPI_EC_FLAG_SCI 0x20 /* EC-SCI occurred */
  52. /*
  53. * The SCI_EVT clearing timing is not defined by the ACPI specification.
  54. * This leads to lots of practical timing issues for the host EC driver.
  55. * The following variations are defined (from the target EC firmware's
  56. * perspective):
  57. * STATUS: After indicating SCI_EVT edge triggered IRQ to the host, the
  58. * target can clear SCI_EVT at any time so long as the host can see
  59. * the indication by reading the status register (EC_SC). So the
  60. * host should re-check SCI_EVT after the first time the SCI_EVT
  61. * indication is seen, which is the same time the query request
  62. * (QR_EC) is written to the command register (EC_CMD). SCI_EVT set
  63. * at any later time could indicate another event. Normally such
  64. * kind of EC firmware has implemented an event queue and will
  65. * return 0x00 to indicate "no outstanding event".
  66. * QUERY: After seeing the query request (QR_EC) written to the command
  67. * register (EC_CMD) by the host and having prepared the responding
  68. * event value in the data register (EC_DATA), the target can safely
  69. * clear SCI_EVT because the target can confirm that the current
  70. * event is being handled by the host. The host then should check
  71. * SCI_EVT right after reading the event response from the data
  72. * register (EC_DATA).
  73. * EVENT: After seeing the event response read from the data register
  74. * (EC_DATA) by the host, the target can clear SCI_EVT. As the
  75. * target requires time to notice the change in the data register
  76. * (EC_DATA), the host may be required to wait additional guarding
  77. * time before checking the SCI_EVT again. Such guarding may not be
  78. * necessary if the host is notified via another IRQ.
  79. */
  80. #define ACPI_EC_EVT_TIMING_STATUS 0x00
  81. #define ACPI_EC_EVT_TIMING_QUERY 0x01
  82. #define ACPI_EC_EVT_TIMING_EVENT 0x02
  83. /* EC commands */
  84. enum ec_command {
  85. ACPI_EC_COMMAND_READ = 0x80,
  86. ACPI_EC_COMMAND_WRITE = 0x81,
  87. ACPI_EC_BURST_ENABLE = 0x82,
  88. ACPI_EC_BURST_DISABLE = 0x83,
  89. ACPI_EC_COMMAND_QUERY = 0x84,
  90. };
  91. #define ACPI_EC_DELAY 500 /* Wait 500ms max. during EC ops */
  92. #define ACPI_EC_UDELAY_GLK 1000 /* Wait 1ms max. to get global lock */
  93. #define ACPI_EC_UDELAY_POLL 550 /* Wait 1ms for EC transaction polling */
  94. #define ACPI_EC_CLEAR_MAX 100 /* Maximum number of events to query
  95. * when trying to clear the EC */
  96. #define ACPI_EC_MAX_QUERIES 16 /* Maximum number of parallel queries */
  97. enum {
  98. EC_FLAGS_QUERY_PENDING, /* Query is pending */
  99. EC_FLAGS_QUERY_GUARDING, /* Guard for SCI_EVT check */
  100. EC_FLAGS_GPE_HANDLER_INSTALLED, /* GPE handler installed */
  101. EC_FLAGS_EC_HANDLER_INSTALLED, /* OpReg handler installed */
  102. EC_FLAGS_STARTED, /* Driver is started */
  103. EC_FLAGS_STOPPED, /* Driver is stopped */
  104. EC_FLAGS_COMMAND_STORM, /* GPE storms occurred to the
  105. * current command processing */
  106. };
  107. #define ACPI_EC_COMMAND_POLL 0x01 /* Available for command byte */
  108. #define ACPI_EC_COMMAND_COMPLETE 0x02 /* Completed last byte */
  109. /* ec.c is compiled in acpi namespace so this shows up as acpi.ec_delay param */
  110. static unsigned int ec_delay __read_mostly = ACPI_EC_DELAY;
  111. module_param(ec_delay, uint, 0644);
  112. MODULE_PARM_DESC(ec_delay, "Timeout(ms) waited until an EC command completes");
  113. static unsigned int ec_max_queries __read_mostly = ACPI_EC_MAX_QUERIES;
  114. module_param(ec_max_queries, uint, 0644);
  115. MODULE_PARM_DESC(ec_max_queries, "Maximum parallel _Qxx evaluations");
  116. static bool ec_busy_polling __read_mostly;
  117. module_param(ec_busy_polling, bool, 0644);
  118. MODULE_PARM_DESC(ec_busy_polling, "Use busy polling to advance EC transaction");
  119. static unsigned int ec_polling_guard __read_mostly = ACPI_EC_UDELAY_POLL;
  120. module_param(ec_polling_guard, uint, 0644);
  121. MODULE_PARM_DESC(ec_polling_guard, "Guard time(us) between EC accesses in polling modes");
  122. static unsigned int ec_event_clearing __read_mostly = ACPI_EC_EVT_TIMING_QUERY;
  123. /*
  124. * If the number of false interrupts per one transaction exceeds
  125. * this threshold, will think there is a GPE storm happened and
  126. * will disable the GPE for normal transaction.
  127. */
  128. static unsigned int ec_storm_threshold __read_mostly = 8;
  129. module_param(ec_storm_threshold, uint, 0644);
  130. MODULE_PARM_DESC(ec_storm_threshold, "Maxim false GPE numbers not considered as GPE storm");
  131. struct acpi_ec_query_handler {
  132. struct list_head node;
  133. acpi_ec_query_func func;
  134. acpi_handle handle;
  135. void *data;
  136. u8 query_bit;
  137. struct kref kref;
  138. };
  139. struct transaction {
  140. const u8 *wdata;
  141. u8 *rdata;
  142. unsigned short irq_count;
  143. u8 command;
  144. u8 wi;
  145. u8 ri;
  146. u8 wlen;
  147. u8 rlen;
  148. u8 flags;
  149. };
  150. struct acpi_ec_query {
  151. struct transaction transaction;
  152. struct work_struct work;
  153. struct acpi_ec_query_handler *handler;
  154. };
  155. static int acpi_ec_query(struct acpi_ec *ec, u8 *data);
  156. static void advance_transaction(struct acpi_ec *ec);
  157. static void acpi_ec_event_handler(struct work_struct *work);
  158. static void acpi_ec_event_processor(struct work_struct *work);
  159. struct acpi_ec *boot_ec, *first_ec;
  160. EXPORT_SYMBOL(first_ec);
  161. static struct workqueue_struct *ec_query_wq;
  162. static int EC_FLAGS_CLEAR_ON_RESUME; /* Needs acpi_ec_clear() on boot/resume */
  163. static int EC_FLAGS_QUERY_HANDSHAKE; /* Needs QR_EC issued when SCI_EVT set */
  164. static int EC_FLAGS_CORRECT_ECDT; /* Needs ECDT port address correction */
  165. /* --------------------------------------------------------------------------
  166. * Logging/Debugging
  167. * -------------------------------------------------------------------------- */
  168. /*
  169. * Splitters used by the developers to track the boundary of the EC
  170. * handling processes.
  171. */
  172. #ifdef DEBUG
  173. #define EC_DBG_SEP " "
  174. #define EC_DBG_DRV "+++++"
  175. #define EC_DBG_STM "====="
  176. #define EC_DBG_REQ "*****"
  177. #define EC_DBG_EVT "#####"
  178. #else
  179. #define EC_DBG_SEP ""
  180. #define EC_DBG_DRV
  181. #define EC_DBG_STM
  182. #define EC_DBG_REQ
  183. #define EC_DBG_EVT
  184. #endif
  185. #define ec_log_raw(fmt, ...) \
  186. pr_info(fmt "\n", ##__VA_ARGS__)
  187. #define ec_dbg_raw(fmt, ...) \
  188. pr_debug(fmt "\n", ##__VA_ARGS__)
  189. #define ec_log(filter, fmt, ...) \
  190. ec_log_raw(filter EC_DBG_SEP fmt EC_DBG_SEP filter, ##__VA_ARGS__)
  191. #define ec_dbg(filter, fmt, ...) \
  192. ec_dbg_raw(filter EC_DBG_SEP fmt EC_DBG_SEP filter, ##__VA_ARGS__)
  193. #define ec_log_drv(fmt, ...) \
  194. ec_log(EC_DBG_DRV, fmt, ##__VA_ARGS__)
  195. #define ec_dbg_drv(fmt, ...) \
  196. ec_dbg(EC_DBG_DRV, fmt, ##__VA_ARGS__)
  197. #define ec_dbg_stm(fmt, ...) \
  198. ec_dbg(EC_DBG_STM, fmt, ##__VA_ARGS__)
  199. #define ec_dbg_req(fmt, ...) \
  200. ec_dbg(EC_DBG_REQ, fmt, ##__VA_ARGS__)
  201. #define ec_dbg_evt(fmt, ...) \
  202. ec_dbg(EC_DBG_EVT, fmt, ##__VA_ARGS__)
  203. #define ec_dbg_ref(ec, fmt, ...) \
  204. ec_dbg_raw("%lu: " fmt, ec->reference_count, ## __VA_ARGS__)
  205. /* --------------------------------------------------------------------------
  206. * Device Flags
  207. * -------------------------------------------------------------------------- */
  208. static bool acpi_ec_started(struct acpi_ec *ec)
  209. {
  210. return test_bit(EC_FLAGS_STARTED, &ec->flags) &&
  211. !test_bit(EC_FLAGS_STOPPED, &ec->flags);
  212. }
  213. static bool acpi_ec_flushed(struct acpi_ec *ec)
  214. {
  215. return ec->reference_count == 1;
  216. }
  217. /* --------------------------------------------------------------------------
  218. * EC Registers
  219. * -------------------------------------------------------------------------- */
  220. static inline u8 acpi_ec_read_status(struct acpi_ec *ec)
  221. {
  222. u8 x = inb(ec->command_addr);
  223. ec_dbg_raw("EC_SC(R) = 0x%2.2x "
  224. "SCI_EVT=%d BURST=%d CMD=%d IBF=%d OBF=%d",
  225. x,
  226. !!(x & ACPI_EC_FLAG_SCI),
  227. !!(x & ACPI_EC_FLAG_BURST),
  228. !!(x & ACPI_EC_FLAG_CMD),
  229. !!(x & ACPI_EC_FLAG_IBF),
  230. !!(x & ACPI_EC_FLAG_OBF));
  231. return x;
  232. }
  233. static inline u8 acpi_ec_read_data(struct acpi_ec *ec)
  234. {
  235. u8 x = inb(ec->data_addr);
  236. ec->timestamp = jiffies;
  237. ec_dbg_raw("EC_DATA(R) = 0x%2.2x", x);
  238. return x;
  239. }
  240. static inline void acpi_ec_write_cmd(struct acpi_ec *ec, u8 command)
  241. {
  242. ec_dbg_raw("EC_SC(W) = 0x%2.2x", command);
  243. outb(command, ec->command_addr);
  244. ec->timestamp = jiffies;
  245. }
  246. static inline void acpi_ec_write_data(struct acpi_ec *ec, u8 data)
  247. {
  248. ec_dbg_raw("EC_DATA(W) = 0x%2.2x", data);
  249. outb(data, ec->data_addr);
  250. ec->timestamp = jiffies;
  251. }
  252. #ifdef DEBUG
  253. static const char *acpi_ec_cmd_string(u8 cmd)
  254. {
  255. switch (cmd) {
  256. case 0x80:
  257. return "RD_EC";
  258. case 0x81:
  259. return "WR_EC";
  260. case 0x82:
  261. return "BE_EC";
  262. case 0x83:
  263. return "BD_EC";
  264. case 0x84:
  265. return "QR_EC";
  266. }
  267. return "UNKNOWN";
  268. }
  269. #else
  270. #define acpi_ec_cmd_string(cmd) "UNDEF"
  271. #endif
  272. /* --------------------------------------------------------------------------
  273. * GPE Registers
  274. * -------------------------------------------------------------------------- */
  275. static inline bool acpi_ec_is_gpe_raised(struct acpi_ec *ec)
  276. {
  277. acpi_event_status gpe_status = 0;
  278. (void)acpi_get_gpe_status(NULL, ec->gpe, &gpe_status);
  279. return (gpe_status & ACPI_EVENT_FLAG_STATUS_SET) ? true : false;
  280. }
  281. static inline void acpi_ec_enable_gpe(struct acpi_ec *ec, bool open)
  282. {
  283. if (open)
  284. acpi_enable_gpe(NULL, ec->gpe);
  285. else {
  286. BUG_ON(ec->reference_count < 1);
  287. acpi_set_gpe(NULL, ec->gpe, ACPI_GPE_ENABLE);
  288. }
  289. if (acpi_ec_is_gpe_raised(ec)) {
  290. /*
  291. * On some platforms, EN=1 writes cannot trigger GPE. So
  292. * software need to manually trigger a pseudo GPE event on
  293. * EN=1 writes.
  294. */
  295. ec_dbg_raw("Polling quirk");
  296. advance_transaction(ec);
  297. }
  298. }
  299. static inline void acpi_ec_disable_gpe(struct acpi_ec *ec, bool close)
  300. {
  301. if (close)
  302. acpi_disable_gpe(NULL, ec->gpe);
  303. else {
  304. BUG_ON(ec->reference_count < 1);
  305. acpi_set_gpe(NULL, ec->gpe, ACPI_GPE_DISABLE);
  306. }
  307. }
  308. static inline void acpi_ec_clear_gpe(struct acpi_ec *ec)
  309. {
  310. /*
  311. * GPE STS is a W1C register, which means:
  312. * 1. Software can clear it without worrying about clearing other
  313. * GPEs' STS bits when the hardware sets them in parallel.
  314. * 2. As long as software can ensure only clearing it when it is
  315. * set, hardware won't set it in parallel.
  316. * So software can clear GPE in any contexts.
  317. * Warning: do not move the check into advance_transaction() as the
  318. * EC commands will be sent without GPE raised.
  319. */
  320. if (!acpi_ec_is_gpe_raised(ec))
  321. return;
  322. acpi_clear_gpe(NULL, ec->gpe);
  323. }
  324. /* --------------------------------------------------------------------------
  325. * Transaction Management
  326. * -------------------------------------------------------------------------- */
  327. static void acpi_ec_submit_request(struct acpi_ec *ec)
  328. {
  329. ec->reference_count++;
  330. if (test_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags) &&
  331. ec->reference_count == 1)
  332. acpi_ec_enable_gpe(ec, true);
  333. }
  334. static void acpi_ec_complete_request(struct acpi_ec *ec)
  335. {
  336. bool flushed = false;
  337. ec->reference_count--;
  338. if (test_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags) &&
  339. ec->reference_count == 0)
  340. acpi_ec_disable_gpe(ec, true);
  341. flushed = acpi_ec_flushed(ec);
  342. if (flushed)
  343. wake_up(&ec->wait);
  344. }
  345. static void acpi_ec_set_storm(struct acpi_ec *ec, u8 flag)
  346. {
  347. if (!test_bit(flag, &ec->flags)) {
  348. acpi_ec_disable_gpe(ec, false);
  349. ec_dbg_drv("Polling enabled");
  350. set_bit(flag, &ec->flags);
  351. }
  352. }
  353. static void acpi_ec_clear_storm(struct acpi_ec *ec, u8 flag)
  354. {
  355. if (test_bit(flag, &ec->flags)) {
  356. clear_bit(flag, &ec->flags);
  357. acpi_ec_enable_gpe(ec, false);
  358. ec_dbg_drv("Polling disabled");
  359. }
  360. }
  361. /*
  362. * acpi_ec_submit_flushable_request() - Increase the reference count unless
  363. * the flush operation is not in
  364. * progress
  365. * @ec: the EC device
  366. *
  367. * This function must be used before taking a new action that should hold
  368. * the reference count. If this function returns false, then the action
  369. * must be discarded or it will prevent the flush operation from being
  370. * completed.
  371. */
  372. static bool acpi_ec_submit_flushable_request(struct acpi_ec *ec)
  373. {
  374. if (!acpi_ec_started(ec))
  375. return false;
  376. acpi_ec_submit_request(ec);
  377. return true;
  378. }
  379. static void acpi_ec_submit_query(struct acpi_ec *ec)
  380. {
  381. if (!test_and_set_bit(EC_FLAGS_QUERY_PENDING, &ec->flags)) {
  382. ec_dbg_evt("Command(%s) submitted/blocked",
  383. acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY));
  384. ec->nr_pending_queries++;
  385. schedule_work(&ec->work);
  386. }
  387. }
  388. static void acpi_ec_complete_query(struct acpi_ec *ec)
  389. {
  390. if (test_bit(EC_FLAGS_QUERY_PENDING, &ec->flags)) {
  391. clear_bit(EC_FLAGS_QUERY_PENDING, &ec->flags);
  392. ec_dbg_evt("Command(%s) unblocked",
  393. acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY));
  394. }
  395. }
  396. static bool acpi_ec_guard_event(struct acpi_ec *ec)
  397. {
  398. bool guarded = true;
  399. unsigned long flags;
  400. spin_lock_irqsave(&ec->lock, flags);
  401. /*
  402. * If firmware SCI_EVT clearing timing is "event", we actually
  403. * don't know when the SCI_EVT will be cleared by firmware after
  404. * evaluating _Qxx, so we need to re-check SCI_EVT after waiting an
  405. * acceptable period.
  406. *
  407. * The guarding period begins when EC_FLAGS_QUERY_PENDING is
  408. * flagged, which means SCI_EVT check has just been performed.
  409. * But if the current transaction is ACPI_EC_COMMAND_QUERY, the
  410. * guarding should have already been performed (via
  411. * EC_FLAGS_QUERY_GUARDING) and should not be applied so that the
  412. * ACPI_EC_COMMAND_QUERY transaction can be transitioned into
  413. * ACPI_EC_COMMAND_POLL state immediately.
  414. */
  415. if (ec_event_clearing == ACPI_EC_EVT_TIMING_STATUS ||
  416. ec_event_clearing == ACPI_EC_EVT_TIMING_QUERY ||
  417. !test_bit(EC_FLAGS_QUERY_PENDING, &ec->flags) ||
  418. (ec->curr && ec->curr->command == ACPI_EC_COMMAND_QUERY))
  419. guarded = false;
  420. spin_unlock_irqrestore(&ec->lock, flags);
  421. return guarded;
  422. }
  423. static int ec_transaction_polled(struct acpi_ec *ec)
  424. {
  425. unsigned long flags;
  426. int ret = 0;
  427. spin_lock_irqsave(&ec->lock, flags);
  428. if (ec->curr && (ec->curr->flags & ACPI_EC_COMMAND_POLL))
  429. ret = 1;
  430. spin_unlock_irqrestore(&ec->lock, flags);
  431. return ret;
  432. }
  433. static int ec_transaction_completed(struct acpi_ec *ec)
  434. {
  435. unsigned long flags;
  436. int ret = 0;
  437. spin_lock_irqsave(&ec->lock, flags);
  438. if (ec->curr && (ec->curr->flags & ACPI_EC_COMMAND_COMPLETE))
  439. ret = 1;
  440. spin_unlock_irqrestore(&ec->lock, flags);
  441. return ret;
  442. }
  443. static inline void ec_transaction_transition(struct acpi_ec *ec, unsigned long flag)
  444. {
  445. ec->curr->flags |= flag;
  446. if (ec->curr->command == ACPI_EC_COMMAND_QUERY) {
  447. if (ec_event_clearing == ACPI_EC_EVT_TIMING_STATUS &&
  448. flag == ACPI_EC_COMMAND_POLL)
  449. acpi_ec_complete_query(ec);
  450. if (ec_event_clearing == ACPI_EC_EVT_TIMING_QUERY &&
  451. flag == ACPI_EC_COMMAND_COMPLETE)
  452. acpi_ec_complete_query(ec);
  453. if (ec_event_clearing == ACPI_EC_EVT_TIMING_EVENT &&
  454. flag == ACPI_EC_COMMAND_COMPLETE)
  455. set_bit(EC_FLAGS_QUERY_GUARDING, &ec->flags);
  456. }
  457. }
  458. static void advance_transaction(struct acpi_ec *ec)
  459. {
  460. struct transaction *t;
  461. u8 status;
  462. bool wakeup = false;
  463. ec_dbg_stm("%s (%d)", in_interrupt() ? "IRQ" : "TASK",
  464. smp_processor_id());
  465. /*
  466. * By always clearing STS before handling all indications, we can
  467. * ensure a hardware STS 0->1 change after this clearing can always
  468. * trigger a GPE interrupt.
  469. */
  470. acpi_ec_clear_gpe(ec);
  471. status = acpi_ec_read_status(ec);
  472. t = ec->curr;
  473. /*
  474. * Another IRQ or a guarded polling mode advancement is detected,
  475. * the next QR_EC submission is then allowed.
  476. */
  477. if (!t || !(t->flags & ACPI_EC_COMMAND_POLL)) {
  478. if (ec_event_clearing == ACPI_EC_EVT_TIMING_EVENT &&
  479. (!ec->nr_pending_queries ||
  480. test_bit(EC_FLAGS_QUERY_GUARDING, &ec->flags))) {
  481. clear_bit(EC_FLAGS_QUERY_GUARDING, &ec->flags);
  482. acpi_ec_complete_query(ec);
  483. }
  484. }
  485. if (!t)
  486. goto err;
  487. if (t->flags & ACPI_EC_COMMAND_POLL) {
  488. if (t->wlen > t->wi) {
  489. if ((status & ACPI_EC_FLAG_IBF) == 0)
  490. acpi_ec_write_data(ec, t->wdata[t->wi++]);
  491. else
  492. goto err;
  493. } else if (t->rlen > t->ri) {
  494. if ((status & ACPI_EC_FLAG_OBF) == 1) {
  495. t->rdata[t->ri++] = acpi_ec_read_data(ec);
  496. if (t->rlen == t->ri) {
  497. ec_transaction_transition(ec, ACPI_EC_COMMAND_COMPLETE);
  498. if (t->command == ACPI_EC_COMMAND_QUERY)
  499. ec_dbg_evt("Command(%s) completed by hardware",
  500. acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY));
  501. wakeup = true;
  502. }
  503. } else
  504. goto err;
  505. } else if (t->wlen == t->wi &&
  506. (status & ACPI_EC_FLAG_IBF) == 0) {
  507. ec_transaction_transition(ec, ACPI_EC_COMMAND_COMPLETE);
  508. wakeup = true;
  509. }
  510. goto out;
  511. } else {
  512. if (EC_FLAGS_QUERY_HANDSHAKE &&
  513. !(status & ACPI_EC_FLAG_SCI) &&
  514. (t->command == ACPI_EC_COMMAND_QUERY)) {
  515. ec_transaction_transition(ec, ACPI_EC_COMMAND_POLL);
  516. t->rdata[t->ri++] = 0x00;
  517. ec_transaction_transition(ec, ACPI_EC_COMMAND_COMPLETE);
  518. ec_dbg_evt("Command(%s) completed by software",
  519. acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY));
  520. wakeup = true;
  521. } else if ((status & ACPI_EC_FLAG_IBF) == 0) {
  522. acpi_ec_write_cmd(ec, t->command);
  523. ec_transaction_transition(ec, ACPI_EC_COMMAND_POLL);
  524. } else
  525. goto err;
  526. goto out;
  527. }
  528. err:
  529. /*
  530. * If SCI bit is set, then don't think it's a false IRQ
  531. * otherwise will take a not handled IRQ as a false one.
  532. */
  533. if (!(status & ACPI_EC_FLAG_SCI)) {
  534. if (in_interrupt() && t) {
  535. if (t->irq_count < ec_storm_threshold)
  536. ++t->irq_count;
  537. /* Allow triggering on 0 threshold */
  538. if (t->irq_count == ec_storm_threshold)
  539. acpi_ec_set_storm(ec, EC_FLAGS_COMMAND_STORM);
  540. }
  541. }
  542. out:
  543. if (status & ACPI_EC_FLAG_SCI)
  544. acpi_ec_submit_query(ec);
  545. if (wakeup && in_interrupt())
  546. wake_up(&ec->wait);
  547. }
  548. static void start_transaction(struct acpi_ec *ec)
  549. {
  550. ec->curr->irq_count = ec->curr->wi = ec->curr->ri = 0;
  551. ec->curr->flags = 0;
  552. }
  553. static int ec_guard(struct acpi_ec *ec)
  554. {
  555. unsigned long guard = usecs_to_jiffies(ec_polling_guard);
  556. unsigned long timeout = ec->timestamp + guard;
  557. /* Ensure guarding period before polling EC status */
  558. do {
  559. if (ec_busy_polling) {
  560. /* Perform busy polling */
  561. if (ec_transaction_completed(ec))
  562. return 0;
  563. udelay(jiffies_to_usecs(guard));
  564. } else {
  565. /*
  566. * Perform wait polling
  567. * 1. Wait the transaction to be completed by the
  568. * GPE handler after the transaction enters
  569. * ACPI_EC_COMMAND_POLL state.
  570. * 2. A special guarding logic is also required
  571. * for event clearing mode "event" before the
  572. * transaction enters ACPI_EC_COMMAND_POLL
  573. * state.
  574. */
  575. if (!ec_transaction_polled(ec) &&
  576. !acpi_ec_guard_event(ec))
  577. break;
  578. if (wait_event_timeout(ec->wait,
  579. ec_transaction_completed(ec),
  580. guard))
  581. return 0;
  582. }
  583. } while (time_before(jiffies, timeout));
  584. return -ETIME;
  585. }
  586. static int ec_poll(struct acpi_ec *ec)
  587. {
  588. unsigned long flags;
  589. int repeat = 5; /* number of command restarts */
  590. while (repeat--) {
  591. unsigned long delay = jiffies +
  592. msecs_to_jiffies(ec_delay);
  593. do {
  594. if (!ec_guard(ec))
  595. return 0;
  596. spin_lock_irqsave(&ec->lock, flags);
  597. advance_transaction(ec);
  598. spin_unlock_irqrestore(&ec->lock, flags);
  599. } while (time_before(jiffies, delay));
  600. pr_debug("controller reset, restart transaction\n");
  601. spin_lock_irqsave(&ec->lock, flags);
  602. start_transaction(ec);
  603. spin_unlock_irqrestore(&ec->lock, flags);
  604. }
  605. return -ETIME;
  606. }
  607. static int acpi_ec_transaction_unlocked(struct acpi_ec *ec,
  608. struct transaction *t)
  609. {
  610. unsigned long tmp;
  611. int ret = 0;
  612. /* start transaction */
  613. spin_lock_irqsave(&ec->lock, tmp);
  614. /* Enable GPE for command processing (IBF=0/OBF=1) */
  615. if (!acpi_ec_submit_flushable_request(ec)) {
  616. ret = -EINVAL;
  617. goto unlock;
  618. }
  619. ec_dbg_ref(ec, "Increase command");
  620. /* following two actions should be kept atomic */
  621. ec->curr = t;
  622. ec_dbg_req("Command(%s) started", acpi_ec_cmd_string(t->command));
  623. start_transaction(ec);
  624. spin_unlock_irqrestore(&ec->lock, tmp);
  625. ret = ec_poll(ec);
  626. spin_lock_irqsave(&ec->lock, tmp);
  627. if (t->irq_count == ec_storm_threshold)
  628. acpi_ec_clear_storm(ec, EC_FLAGS_COMMAND_STORM);
  629. ec_dbg_req("Command(%s) stopped", acpi_ec_cmd_string(t->command));
  630. ec->curr = NULL;
  631. /* Disable GPE for command processing (IBF=0/OBF=1) */
  632. acpi_ec_complete_request(ec);
  633. ec_dbg_ref(ec, "Decrease command");
  634. unlock:
  635. spin_unlock_irqrestore(&ec->lock, tmp);
  636. return ret;
  637. }
  638. static int acpi_ec_transaction(struct acpi_ec *ec, struct transaction *t)
  639. {
  640. int status;
  641. u32 glk;
  642. if (!ec || (!t) || (t->wlen && !t->wdata) || (t->rlen && !t->rdata))
  643. return -EINVAL;
  644. if (t->rdata)
  645. memset(t->rdata, 0, t->rlen);
  646. mutex_lock(&ec->mutex);
  647. if (ec->global_lock) {
  648. status = acpi_acquire_global_lock(ACPI_EC_UDELAY_GLK, &glk);
  649. if (ACPI_FAILURE(status)) {
  650. status = -ENODEV;
  651. goto unlock;
  652. }
  653. }
  654. status = acpi_ec_transaction_unlocked(ec, t);
  655. if (ec->global_lock)
  656. acpi_release_global_lock(glk);
  657. unlock:
  658. mutex_unlock(&ec->mutex);
  659. return status;
  660. }
  661. static int acpi_ec_burst_enable(struct acpi_ec *ec)
  662. {
  663. u8 d;
  664. struct transaction t = {.command = ACPI_EC_BURST_ENABLE,
  665. .wdata = NULL, .rdata = &d,
  666. .wlen = 0, .rlen = 1};
  667. return acpi_ec_transaction(ec, &t);
  668. }
  669. static int acpi_ec_burst_disable(struct acpi_ec *ec)
  670. {
  671. struct transaction t = {.command = ACPI_EC_BURST_DISABLE,
  672. .wdata = NULL, .rdata = NULL,
  673. .wlen = 0, .rlen = 0};
  674. return (acpi_ec_read_status(ec) & ACPI_EC_FLAG_BURST) ?
  675. acpi_ec_transaction(ec, &t) : 0;
  676. }
  677. static int acpi_ec_read(struct acpi_ec *ec, u8 address, u8 *data)
  678. {
  679. int result;
  680. u8 d;
  681. struct transaction t = {.command = ACPI_EC_COMMAND_READ,
  682. .wdata = &address, .rdata = &d,
  683. .wlen = 1, .rlen = 1};
  684. result = acpi_ec_transaction(ec, &t);
  685. *data = d;
  686. return result;
  687. }
  688. static int acpi_ec_write(struct acpi_ec *ec, u8 address, u8 data)
  689. {
  690. u8 wdata[2] = { address, data };
  691. struct transaction t = {.command = ACPI_EC_COMMAND_WRITE,
  692. .wdata = wdata, .rdata = NULL,
  693. .wlen = 2, .rlen = 0};
  694. return acpi_ec_transaction(ec, &t);
  695. }
  696. int ec_read(u8 addr, u8 *val)
  697. {
  698. int err;
  699. u8 temp_data;
  700. if (!first_ec)
  701. return -ENODEV;
  702. err = acpi_ec_read(first_ec, addr, &temp_data);
  703. if (!err) {
  704. *val = temp_data;
  705. return 0;
  706. }
  707. return err;
  708. }
  709. EXPORT_SYMBOL(ec_read);
  710. int ec_write(u8 addr, u8 val)
  711. {
  712. int err;
  713. if (!first_ec)
  714. return -ENODEV;
  715. err = acpi_ec_write(first_ec, addr, val);
  716. return err;
  717. }
  718. EXPORT_SYMBOL(ec_write);
  719. int ec_transaction(u8 command,
  720. const u8 *wdata, unsigned wdata_len,
  721. u8 *rdata, unsigned rdata_len)
  722. {
  723. struct transaction t = {.command = command,
  724. .wdata = wdata, .rdata = rdata,
  725. .wlen = wdata_len, .rlen = rdata_len};
  726. if (!first_ec)
  727. return -ENODEV;
  728. return acpi_ec_transaction(first_ec, &t);
  729. }
  730. EXPORT_SYMBOL(ec_transaction);
  731. /* Get the handle to the EC device */
  732. acpi_handle ec_get_handle(void)
  733. {
  734. if (!first_ec)
  735. return NULL;
  736. return first_ec->handle;
  737. }
  738. EXPORT_SYMBOL(ec_get_handle);
  739. /*
  740. * Process _Q events that might have accumulated in the EC.
  741. * Run with locked ec mutex.
  742. */
  743. static void acpi_ec_clear(struct acpi_ec *ec)
  744. {
  745. int i, status;
  746. u8 value = 0;
  747. for (i = 0; i < ACPI_EC_CLEAR_MAX; i++) {
  748. status = acpi_ec_query(ec, &value);
  749. if (status || !value)
  750. break;
  751. }
  752. if (unlikely(i == ACPI_EC_CLEAR_MAX))
  753. pr_warn("Warning: Maximum of %d stale EC events cleared\n", i);
  754. else
  755. pr_info("%d stale EC events cleared\n", i);
  756. }
  757. static void acpi_ec_start(struct acpi_ec *ec, bool resuming)
  758. {
  759. unsigned long flags;
  760. spin_lock_irqsave(&ec->lock, flags);
  761. if (!test_and_set_bit(EC_FLAGS_STARTED, &ec->flags)) {
  762. ec_dbg_drv("Starting EC");
  763. /* Enable GPE for event processing (SCI_EVT=1) */
  764. if (!resuming) {
  765. acpi_ec_submit_request(ec);
  766. ec_dbg_ref(ec, "Increase driver");
  767. }
  768. ec_log_drv("EC started");
  769. }
  770. spin_unlock_irqrestore(&ec->lock, flags);
  771. }
  772. static bool acpi_ec_stopped(struct acpi_ec *ec)
  773. {
  774. unsigned long flags;
  775. bool flushed;
  776. spin_lock_irqsave(&ec->lock, flags);
  777. flushed = acpi_ec_flushed(ec);
  778. spin_unlock_irqrestore(&ec->lock, flags);
  779. return flushed;
  780. }
  781. static void acpi_ec_stop(struct acpi_ec *ec, bool suspending)
  782. {
  783. unsigned long flags;
  784. spin_lock_irqsave(&ec->lock, flags);
  785. if (acpi_ec_started(ec)) {
  786. ec_dbg_drv("Stopping EC");
  787. set_bit(EC_FLAGS_STOPPED, &ec->flags);
  788. spin_unlock_irqrestore(&ec->lock, flags);
  789. wait_event(ec->wait, acpi_ec_stopped(ec));
  790. spin_lock_irqsave(&ec->lock, flags);
  791. /* Disable GPE for event processing (SCI_EVT=1) */
  792. if (!suspending) {
  793. acpi_ec_complete_request(ec);
  794. ec_dbg_ref(ec, "Decrease driver");
  795. }
  796. clear_bit(EC_FLAGS_STARTED, &ec->flags);
  797. clear_bit(EC_FLAGS_STOPPED, &ec->flags);
  798. ec_log_drv("EC stopped");
  799. }
  800. spin_unlock_irqrestore(&ec->lock, flags);
  801. }
  802. void acpi_ec_block_transactions(void)
  803. {
  804. struct acpi_ec *ec = first_ec;
  805. if (!ec)
  806. return;
  807. mutex_lock(&ec->mutex);
  808. /* Prevent transactions from being carried out */
  809. acpi_ec_stop(ec, true);
  810. mutex_unlock(&ec->mutex);
  811. }
  812. void acpi_ec_unblock_transactions(void)
  813. {
  814. struct acpi_ec *ec = first_ec;
  815. if (!ec)
  816. return;
  817. /* Allow transactions to be carried out again */
  818. acpi_ec_start(ec, true);
  819. if (EC_FLAGS_CLEAR_ON_RESUME)
  820. acpi_ec_clear(ec);
  821. }
  822. void acpi_ec_unblock_transactions_early(void)
  823. {
  824. /*
  825. * Allow transactions to happen again (this function is called from
  826. * atomic context during wakeup, so we don't need to acquire the mutex).
  827. */
  828. if (first_ec)
  829. acpi_ec_start(first_ec, true);
  830. }
  831. /* --------------------------------------------------------------------------
  832. Event Management
  833. -------------------------------------------------------------------------- */
  834. static struct acpi_ec_query_handler *
  835. acpi_ec_get_query_handler(struct acpi_ec_query_handler *handler)
  836. {
  837. if (handler)
  838. kref_get(&handler->kref);
  839. return handler;
  840. }
  841. static struct acpi_ec_query_handler *
  842. acpi_ec_get_query_handler_by_value(struct acpi_ec *ec, u8 value)
  843. {
  844. struct acpi_ec_query_handler *handler;
  845. bool found = false;
  846. mutex_lock(&ec->mutex);
  847. list_for_each_entry(handler, &ec->list, node) {
  848. if (value == handler->query_bit) {
  849. found = true;
  850. break;
  851. }
  852. }
  853. mutex_unlock(&ec->mutex);
  854. return found ? acpi_ec_get_query_handler(handler) : NULL;
  855. }
  856. static void acpi_ec_query_handler_release(struct kref *kref)
  857. {
  858. struct acpi_ec_query_handler *handler =
  859. container_of(kref, struct acpi_ec_query_handler, kref);
  860. kfree(handler);
  861. }
  862. static void acpi_ec_put_query_handler(struct acpi_ec_query_handler *handler)
  863. {
  864. kref_put(&handler->kref, acpi_ec_query_handler_release);
  865. }
  866. int acpi_ec_add_query_handler(struct acpi_ec *ec, u8 query_bit,
  867. acpi_handle handle, acpi_ec_query_func func,
  868. void *data)
  869. {
  870. struct acpi_ec_query_handler *handler =
  871. kzalloc(sizeof(struct acpi_ec_query_handler), GFP_KERNEL);
  872. if (!handler)
  873. return -ENOMEM;
  874. handler->query_bit = query_bit;
  875. handler->handle = handle;
  876. handler->func = func;
  877. handler->data = data;
  878. mutex_lock(&ec->mutex);
  879. kref_init(&handler->kref);
  880. list_add(&handler->node, &ec->list);
  881. mutex_unlock(&ec->mutex);
  882. return 0;
  883. }
  884. EXPORT_SYMBOL_GPL(acpi_ec_add_query_handler);
  885. static void acpi_ec_remove_query_handlers(struct acpi_ec *ec,
  886. bool remove_all, u8 query_bit)
  887. {
  888. struct acpi_ec_query_handler *handler, *tmp;
  889. LIST_HEAD(free_list);
  890. mutex_lock(&ec->mutex);
  891. list_for_each_entry_safe(handler, tmp, &ec->list, node) {
  892. if (remove_all || query_bit == handler->query_bit) {
  893. list_del_init(&handler->node);
  894. list_add(&handler->node, &free_list);
  895. }
  896. }
  897. mutex_unlock(&ec->mutex);
  898. list_for_each_entry_safe(handler, tmp, &free_list, node)
  899. acpi_ec_put_query_handler(handler);
  900. }
  901. void acpi_ec_remove_query_handler(struct acpi_ec *ec, u8 query_bit)
  902. {
  903. acpi_ec_remove_query_handlers(ec, false, query_bit);
  904. }
  905. EXPORT_SYMBOL_GPL(acpi_ec_remove_query_handler);
  906. static struct acpi_ec_query *acpi_ec_create_query(u8 *pval)
  907. {
  908. struct acpi_ec_query *q;
  909. struct transaction *t;
  910. q = kzalloc(sizeof (struct acpi_ec_query), GFP_KERNEL);
  911. if (!q)
  912. return NULL;
  913. INIT_WORK(&q->work, acpi_ec_event_processor);
  914. t = &q->transaction;
  915. t->command = ACPI_EC_COMMAND_QUERY;
  916. t->rdata = pval;
  917. t->rlen = 1;
  918. return q;
  919. }
  920. static void acpi_ec_delete_query(struct acpi_ec_query *q)
  921. {
  922. if (q) {
  923. if (q->handler)
  924. acpi_ec_put_query_handler(q->handler);
  925. kfree(q);
  926. }
  927. }
  928. static void acpi_ec_event_processor(struct work_struct *work)
  929. {
  930. struct acpi_ec_query *q = container_of(work, struct acpi_ec_query, work);
  931. struct acpi_ec_query_handler *handler = q->handler;
  932. ec_dbg_evt("Query(0x%02x) started", handler->query_bit);
  933. if (handler->func)
  934. handler->func(handler->data);
  935. else if (handler->handle)
  936. acpi_evaluate_object(handler->handle, NULL, NULL, NULL);
  937. ec_dbg_evt("Query(0x%02x) stopped", handler->query_bit);
  938. acpi_ec_delete_query(q);
  939. }
  940. static int acpi_ec_query(struct acpi_ec *ec, u8 *data)
  941. {
  942. u8 value = 0;
  943. int result;
  944. struct acpi_ec_query *q;
  945. q = acpi_ec_create_query(&value);
  946. if (!q)
  947. return -ENOMEM;
  948. /*
  949. * Query the EC to find out which _Qxx method we need to evaluate.
  950. * Note that successful completion of the query causes the ACPI_EC_SCI
  951. * bit to be cleared (and thus clearing the interrupt source).
  952. */
  953. result = acpi_ec_transaction(ec, &q->transaction);
  954. if (!value)
  955. result = -ENODATA;
  956. if (result)
  957. goto err_exit;
  958. q->handler = acpi_ec_get_query_handler_by_value(ec, value);
  959. if (!q->handler) {
  960. result = -ENODATA;
  961. goto err_exit;
  962. }
  963. /*
  964. * It is reported that _Qxx are evaluated in a parallel way on
  965. * Windows:
  966. * https://bugzilla.kernel.org/show_bug.cgi?id=94411
  967. *
  968. * Put this log entry before schedule_work() in order to make
  969. * it appearing before any other log entries occurred during the
  970. * work queue execution.
  971. */
  972. ec_dbg_evt("Query(0x%02x) scheduled", value);
  973. if (!queue_work(ec_query_wq, &q->work)) {
  974. ec_dbg_evt("Query(0x%02x) overlapped", value);
  975. result = -EBUSY;
  976. }
  977. err_exit:
  978. if (result)
  979. acpi_ec_delete_query(q);
  980. if (data)
  981. *data = value;
  982. return result;
  983. }
  984. static void acpi_ec_check_event(struct acpi_ec *ec)
  985. {
  986. unsigned long flags;
  987. if (ec_event_clearing == ACPI_EC_EVT_TIMING_EVENT) {
  988. if (ec_guard(ec)) {
  989. spin_lock_irqsave(&ec->lock, flags);
  990. /*
  991. * Take care of the SCI_EVT unless no one else is
  992. * taking care of it.
  993. */
  994. if (!ec->curr)
  995. advance_transaction(ec);
  996. spin_unlock_irqrestore(&ec->lock, flags);
  997. }
  998. }
  999. }
  1000. static void acpi_ec_event_handler(struct work_struct *work)
  1001. {
  1002. unsigned long flags;
  1003. struct acpi_ec *ec = container_of(work, struct acpi_ec, work);
  1004. ec_dbg_evt("Event started");
  1005. spin_lock_irqsave(&ec->lock, flags);
  1006. while (ec->nr_pending_queries) {
  1007. spin_unlock_irqrestore(&ec->lock, flags);
  1008. (void)acpi_ec_query(ec, NULL);
  1009. spin_lock_irqsave(&ec->lock, flags);
  1010. ec->nr_pending_queries--;
  1011. /*
  1012. * Before exit, make sure that this work item can be
  1013. * scheduled again. There might be QR_EC failures, leaving
  1014. * EC_FLAGS_QUERY_PENDING uncleared and preventing this work
  1015. * item from being scheduled again.
  1016. */
  1017. if (!ec->nr_pending_queries) {
  1018. if (ec_event_clearing == ACPI_EC_EVT_TIMING_STATUS ||
  1019. ec_event_clearing == ACPI_EC_EVT_TIMING_QUERY)
  1020. acpi_ec_complete_query(ec);
  1021. }
  1022. }
  1023. spin_unlock_irqrestore(&ec->lock, flags);
  1024. ec_dbg_evt("Event stopped");
  1025. acpi_ec_check_event(ec);
  1026. }
  1027. static u32 acpi_ec_gpe_handler(acpi_handle gpe_device,
  1028. u32 gpe_number, void *data)
  1029. {
  1030. unsigned long flags;
  1031. struct acpi_ec *ec = data;
  1032. spin_lock_irqsave(&ec->lock, flags);
  1033. advance_transaction(ec);
  1034. spin_unlock_irqrestore(&ec->lock, flags);
  1035. return ACPI_INTERRUPT_HANDLED;
  1036. }
  1037. /* --------------------------------------------------------------------------
  1038. * Address Space Management
  1039. * -------------------------------------------------------------------------- */
  1040. static acpi_status
  1041. acpi_ec_space_handler(u32 function, acpi_physical_address address,
  1042. u32 bits, u64 *value64,
  1043. void *handler_context, void *region_context)
  1044. {
  1045. struct acpi_ec *ec = handler_context;
  1046. int result = 0, i, bytes = bits / 8;
  1047. u8 *value = (u8 *)value64;
  1048. if ((address > 0xFF) || !value || !handler_context)
  1049. return AE_BAD_PARAMETER;
  1050. if (function != ACPI_READ && function != ACPI_WRITE)
  1051. return AE_BAD_PARAMETER;
  1052. if (ec_busy_polling || bits > 8)
  1053. acpi_ec_burst_enable(ec);
  1054. for (i = 0; i < bytes; ++i, ++address, ++value)
  1055. result = (function == ACPI_READ) ?
  1056. acpi_ec_read(ec, address, value) :
  1057. acpi_ec_write(ec, address, *value);
  1058. if (ec_busy_polling || bits > 8)
  1059. acpi_ec_burst_disable(ec);
  1060. switch (result) {
  1061. case -EINVAL:
  1062. return AE_BAD_PARAMETER;
  1063. case -ENODEV:
  1064. return AE_NOT_FOUND;
  1065. case -ETIME:
  1066. return AE_TIME;
  1067. default:
  1068. return AE_OK;
  1069. }
  1070. }
  1071. /* --------------------------------------------------------------------------
  1072. * Driver Interface
  1073. * -------------------------------------------------------------------------- */
  1074. static acpi_status
  1075. ec_parse_io_ports(struct acpi_resource *resource, void *context);
  1076. static struct acpi_ec *make_acpi_ec(void)
  1077. {
  1078. struct acpi_ec *ec = kzalloc(sizeof(struct acpi_ec), GFP_KERNEL);
  1079. if (!ec)
  1080. return NULL;
  1081. ec->flags = 1 << EC_FLAGS_QUERY_PENDING;
  1082. mutex_init(&ec->mutex);
  1083. init_waitqueue_head(&ec->wait);
  1084. INIT_LIST_HEAD(&ec->list);
  1085. spin_lock_init(&ec->lock);
  1086. INIT_WORK(&ec->work, acpi_ec_event_handler);
  1087. ec->timestamp = jiffies;
  1088. return ec;
  1089. }
  1090. static acpi_status
  1091. acpi_ec_register_query_methods(acpi_handle handle, u32 level,
  1092. void *context, void **return_value)
  1093. {
  1094. char node_name[5];
  1095. struct acpi_buffer buffer = { sizeof(node_name), node_name };
  1096. struct acpi_ec *ec = context;
  1097. int value = 0;
  1098. acpi_status status;
  1099. status = acpi_get_name(handle, ACPI_SINGLE_NAME, &buffer);
  1100. if (ACPI_SUCCESS(status) && sscanf(node_name, "_Q%x", &value) == 1)
  1101. acpi_ec_add_query_handler(ec, value, handle, NULL, NULL);
  1102. return AE_OK;
  1103. }
  1104. static acpi_status
  1105. ec_parse_device(acpi_handle handle, u32 Level, void *context, void **retval)
  1106. {
  1107. acpi_status status;
  1108. unsigned long long tmp = 0;
  1109. struct acpi_ec *ec = context;
  1110. /* clear addr values, ec_parse_io_ports depend on it */
  1111. ec->command_addr = ec->data_addr = 0;
  1112. status = acpi_walk_resources(handle, METHOD_NAME__CRS,
  1113. ec_parse_io_ports, ec);
  1114. if (ACPI_FAILURE(status))
  1115. return status;
  1116. /* Get GPE bit assignment (EC events). */
  1117. /* TODO: Add support for _GPE returning a package */
  1118. status = acpi_evaluate_integer(handle, "_GPE", NULL, &tmp);
  1119. if (ACPI_FAILURE(status))
  1120. return status;
  1121. ec->gpe = tmp;
  1122. /* Use the global lock for all EC transactions? */
  1123. tmp = 0;
  1124. acpi_evaluate_integer(handle, "_GLK", NULL, &tmp);
  1125. ec->global_lock = tmp;
  1126. ec->handle = handle;
  1127. return AE_CTRL_TERMINATE;
  1128. }
  1129. static int ec_install_handlers(struct acpi_ec *ec)
  1130. {
  1131. acpi_status status;
  1132. acpi_ec_start(ec, false);
  1133. if (!test_bit(EC_FLAGS_EC_HANDLER_INSTALLED, &ec->flags)) {
  1134. status = acpi_install_address_space_handler(ec->handle,
  1135. ACPI_ADR_SPACE_EC,
  1136. &acpi_ec_space_handler,
  1137. NULL, ec);
  1138. if (ACPI_FAILURE(status)) {
  1139. if (status == AE_NOT_FOUND) {
  1140. /*
  1141. * Maybe OS fails in evaluating the _REG
  1142. * object. The AE_NOT_FOUND error will be
  1143. * ignored and OS * continue to initialize
  1144. * EC.
  1145. */
  1146. pr_err("Fail in evaluating the _REG object"
  1147. " of EC device. Broken bios is suspected.\n");
  1148. } else {
  1149. acpi_ec_stop(ec, false);
  1150. return -ENODEV;
  1151. }
  1152. }
  1153. set_bit(EC_FLAGS_EC_HANDLER_INSTALLED, &ec->flags);
  1154. }
  1155. if (!test_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags)) {
  1156. status = acpi_install_gpe_raw_handler(NULL, ec->gpe,
  1157. ACPI_GPE_EDGE_TRIGGERED,
  1158. &acpi_ec_gpe_handler, ec);
  1159. /* This is not fatal as we can poll EC events */
  1160. if (ACPI_SUCCESS(status)) {
  1161. set_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags);
  1162. if (test_bit(EC_FLAGS_STARTED, &ec->flags) &&
  1163. ec->reference_count >= 1)
  1164. acpi_ec_enable_gpe(ec, true);
  1165. }
  1166. }
  1167. return 0;
  1168. }
  1169. static void ec_remove_handlers(struct acpi_ec *ec)
  1170. {
  1171. if (test_bit(EC_FLAGS_EC_HANDLER_INSTALLED, &ec->flags)) {
  1172. if (ACPI_FAILURE(acpi_remove_address_space_handler(ec->handle,
  1173. ACPI_ADR_SPACE_EC, &acpi_ec_space_handler)))
  1174. pr_err("failed to remove space handler\n");
  1175. clear_bit(EC_FLAGS_EC_HANDLER_INSTALLED, &ec->flags);
  1176. }
  1177. /*
  1178. * Stops handling the EC transactions after removing the operation
  1179. * region handler. This is required because _REG(DISCONNECT)
  1180. * invoked during the removal can result in new EC transactions.
  1181. *
  1182. * Flushes the EC requests and thus disables the GPE before
  1183. * removing the GPE handler. This is required by the current ACPICA
  1184. * GPE core. ACPICA GPE core will automatically disable a GPE when
  1185. * it is indicated but there is no way to handle it. So the drivers
  1186. * must disable the GPEs prior to removing the GPE handlers.
  1187. */
  1188. acpi_ec_stop(ec, false);
  1189. if (test_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags)) {
  1190. if (ACPI_FAILURE(acpi_remove_gpe_handler(NULL, ec->gpe,
  1191. &acpi_ec_gpe_handler)))
  1192. pr_err("failed to remove gpe handler\n");
  1193. clear_bit(EC_FLAGS_GPE_HANDLER_INSTALLED, &ec->flags);
  1194. }
  1195. }
  1196. static struct acpi_ec *acpi_ec_alloc(void)
  1197. {
  1198. struct acpi_ec *ec;
  1199. /* Check for boot EC */
  1200. if (boot_ec) {
  1201. ec = boot_ec;
  1202. boot_ec = NULL;
  1203. ec_remove_handlers(ec);
  1204. if (first_ec == ec)
  1205. first_ec = NULL;
  1206. } else {
  1207. ec = make_acpi_ec();
  1208. }
  1209. return ec;
  1210. }
  1211. static int acpi_ec_add(struct acpi_device *device)
  1212. {
  1213. struct acpi_ec *ec = NULL;
  1214. int ret;
  1215. strcpy(acpi_device_name(device), ACPI_EC_DEVICE_NAME);
  1216. strcpy(acpi_device_class(device), ACPI_EC_CLASS);
  1217. ec = acpi_ec_alloc();
  1218. if (!ec)
  1219. return -ENOMEM;
  1220. if (ec_parse_device(device->handle, 0, ec, NULL) !=
  1221. AE_CTRL_TERMINATE) {
  1222. kfree(ec);
  1223. return -EINVAL;
  1224. }
  1225. /* Find and register all query methods */
  1226. acpi_walk_namespace(ACPI_TYPE_METHOD, ec->handle, 1,
  1227. acpi_ec_register_query_methods, NULL, ec, NULL);
  1228. if (!first_ec)
  1229. first_ec = ec;
  1230. device->driver_data = ec;
  1231. ret = !!request_region(ec->data_addr, 1, "EC data");
  1232. WARN(!ret, "Could not request EC data io port 0x%lx", ec->data_addr);
  1233. ret = !!request_region(ec->command_addr, 1, "EC cmd");
  1234. WARN(!ret, "Could not request EC cmd io port 0x%lx", ec->command_addr);
  1235. pr_info("GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx\n",
  1236. ec->gpe, ec->command_addr, ec->data_addr);
  1237. ret = ec_install_handlers(ec);
  1238. /* Reprobe devices depending on the EC */
  1239. acpi_walk_dep_device_list(ec->handle);
  1240. /* EC is fully operational, allow queries */
  1241. clear_bit(EC_FLAGS_QUERY_PENDING, &ec->flags);
  1242. /* Clear stale _Q events if hardware might require that */
  1243. if (EC_FLAGS_CLEAR_ON_RESUME)
  1244. acpi_ec_clear(ec);
  1245. return ret;
  1246. }
  1247. static int acpi_ec_remove(struct acpi_device *device)
  1248. {
  1249. struct acpi_ec *ec;
  1250. if (!device)
  1251. return -EINVAL;
  1252. ec = acpi_driver_data(device);
  1253. ec_remove_handlers(ec);
  1254. acpi_ec_remove_query_handlers(ec, true, 0);
  1255. release_region(ec->data_addr, 1);
  1256. release_region(ec->command_addr, 1);
  1257. device->driver_data = NULL;
  1258. if (ec == first_ec)
  1259. first_ec = NULL;
  1260. kfree(ec);
  1261. return 0;
  1262. }
  1263. static acpi_status
  1264. ec_parse_io_ports(struct acpi_resource *resource, void *context)
  1265. {
  1266. struct acpi_ec *ec = context;
  1267. if (resource->type != ACPI_RESOURCE_TYPE_IO)
  1268. return AE_OK;
  1269. /*
  1270. * The first address region returned is the data port, and
  1271. * the second address region returned is the status/command
  1272. * port.
  1273. */
  1274. if (ec->data_addr == 0)
  1275. ec->data_addr = resource->data.io.minimum;
  1276. else if (ec->command_addr == 0)
  1277. ec->command_addr = resource->data.io.minimum;
  1278. else
  1279. return AE_CTRL_TERMINATE;
  1280. return AE_OK;
  1281. }
  1282. static const struct acpi_device_id ec_device_ids[] = {
  1283. {"PNP0C09", 0},
  1284. {"", 0},
  1285. };
  1286. int __init acpi_ec_dsdt_probe(void)
  1287. {
  1288. acpi_status status;
  1289. struct acpi_ec *ec;
  1290. int ret;
  1291. ec = acpi_ec_alloc();
  1292. if (!ec)
  1293. return -ENOMEM;
  1294. /*
  1295. * Finding EC from DSDT if there is no ECDT EC available. When this
  1296. * function is invoked, ACPI tables have been fully loaded, we can
  1297. * walk namespace now.
  1298. */
  1299. status = acpi_get_devices(ec_device_ids[0].id,
  1300. ec_parse_device, ec, NULL);
  1301. if (ACPI_FAILURE(status) || !ec->handle) {
  1302. ret = -ENODEV;
  1303. goto error;
  1304. }
  1305. ret = ec_install_handlers(ec);
  1306. error:
  1307. if (ret)
  1308. kfree(ec);
  1309. else
  1310. first_ec = boot_ec = ec;
  1311. return ret;
  1312. }
  1313. #if 0
  1314. /*
  1315. * Some EC firmware variations refuses to respond QR_EC when SCI_EVT is not
  1316. * set, for which case, we complete the QR_EC without issuing it to the
  1317. * firmware.
  1318. * https://bugzilla.kernel.org/show_bug.cgi?id=82611
  1319. * https://bugzilla.kernel.org/show_bug.cgi?id=97381
  1320. */
  1321. static int ec_flag_query_handshake(const struct dmi_system_id *id)
  1322. {
  1323. pr_debug("Detected the EC firmware requiring QR_EC issued when SCI_EVT set\n");
  1324. EC_FLAGS_QUERY_HANDSHAKE = 1;
  1325. return 0;
  1326. }
  1327. #endif
  1328. /*
  1329. * On some hardware it is necessary to clear events accumulated by the EC during
  1330. * sleep. These ECs stop reporting GPEs until they are manually polled, if too
  1331. * many events are accumulated. (e.g. Samsung Series 5/9 notebooks)
  1332. *
  1333. * https://bugzilla.kernel.org/show_bug.cgi?id=44161
  1334. *
  1335. * Ideally, the EC should also be instructed NOT to accumulate events during
  1336. * sleep (which Windows seems to do somehow), but the interface to control this
  1337. * behaviour is not known at this time.
  1338. *
  1339. * Models known to be affected are Samsung 530Uxx/535Uxx/540Uxx/550Pxx/900Xxx,
  1340. * however it is very likely that other Samsung models are affected.
  1341. *
  1342. * On systems which don't accumulate _Q events during sleep, this extra check
  1343. * should be harmless.
  1344. */
  1345. static int ec_clear_on_resume(const struct dmi_system_id *id)
  1346. {
  1347. pr_debug("Detected system needing EC poll on resume.\n");
  1348. EC_FLAGS_CLEAR_ON_RESUME = 1;
  1349. ec_event_clearing = ACPI_EC_EVT_TIMING_STATUS;
  1350. return 0;
  1351. }
  1352. /*
  1353. * Some ECDTs contain wrong register addresses.
  1354. * MSI MS-171F
  1355. * https://bugzilla.kernel.org/show_bug.cgi?id=12461
  1356. */
  1357. static int ec_correct_ecdt(const struct dmi_system_id *id)
  1358. {
  1359. pr_debug("Detected system needing ECDT address correction.\n");
  1360. EC_FLAGS_CORRECT_ECDT = 1;
  1361. return 0;
  1362. }
  1363. static struct dmi_system_id ec_dmi_table[] __initdata = {
  1364. {
  1365. ec_correct_ecdt, "MSI MS-171F", {
  1366. DMI_MATCH(DMI_SYS_VENDOR, "Micro-Star"),
  1367. DMI_MATCH(DMI_PRODUCT_NAME, "MS-171F"),}, NULL},
  1368. {
  1369. ec_clear_on_resume, "Samsung hardware", {
  1370. DMI_MATCH(DMI_SYS_VENDOR, "SAMSUNG ELECTRONICS CO., LTD.")}, NULL},
  1371. {},
  1372. };
  1373. int __init acpi_ec_ecdt_probe(void)
  1374. {
  1375. int ret;
  1376. acpi_status status;
  1377. struct acpi_table_ecdt *ecdt_ptr;
  1378. struct acpi_ec *ec;
  1379. ec = acpi_ec_alloc();
  1380. if (!ec)
  1381. return -ENOMEM;
  1382. /*
  1383. * Generate a boot ec context
  1384. */
  1385. dmi_check_system(ec_dmi_table);
  1386. status = acpi_get_table(ACPI_SIG_ECDT, 1,
  1387. (struct acpi_table_header **)&ecdt_ptr);
  1388. if (ACPI_FAILURE(status)) {
  1389. ret = -ENODEV;
  1390. goto error;
  1391. }
  1392. if (!ecdt_ptr->control.address || !ecdt_ptr->data.address) {
  1393. /*
  1394. * Asus X50GL:
  1395. * https://bugzilla.kernel.org/show_bug.cgi?id=11880
  1396. */
  1397. ret = -ENODEV;
  1398. goto error;
  1399. }
  1400. pr_info("EC description table is found, configuring boot EC\n");
  1401. if (EC_FLAGS_CORRECT_ECDT) {
  1402. ec->command_addr = ecdt_ptr->data.address;
  1403. ec->data_addr = ecdt_ptr->control.address;
  1404. } else {
  1405. ec->command_addr = ecdt_ptr->control.address;
  1406. ec->data_addr = ecdt_ptr->data.address;
  1407. }
  1408. ec->gpe = ecdt_ptr->gpe;
  1409. ec->handle = ACPI_ROOT_OBJECT;
  1410. ret = ec_install_handlers(ec);
  1411. error:
  1412. if (ret)
  1413. kfree(ec);
  1414. else
  1415. first_ec = boot_ec = ec;
  1416. return ret;
  1417. }
  1418. static int param_set_event_clearing(const char *val, struct kernel_param *kp)
  1419. {
  1420. int result = 0;
  1421. if (!strncmp(val, "status", sizeof("status") - 1)) {
  1422. ec_event_clearing = ACPI_EC_EVT_TIMING_STATUS;
  1423. pr_info("Assuming SCI_EVT clearing on EC_SC accesses\n");
  1424. } else if (!strncmp(val, "query", sizeof("query") - 1)) {
  1425. ec_event_clearing = ACPI_EC_EVT_TIMING_QUERY;
  1426. pr_info("Assuming SCI_EVT clearing on QR_EC writes\n");
  1427. } else if (!strncmp(val, "event", sizeof("event") - 1)) {
  1428. ec_event_clearing = ACPI_EC_EVT_TIMING_EVENT;
  1429. pr_info("Assuming SCI_EVT clearing on event reads\n");
  1430. } else
  1431. result = -EINVAL;
  1432. return result;
  1433. }
  1434. static int param_get_event_clearing(char *buffer, struct kernel_param *kp)
  1435. {
  1436. switch (ec_event_clearing) {
  1437. case ACPI_EC_EVT_TIMING_STATUS:
  1438. return sprintf(buffer, "status");
  1439. case ACPI_EC_EVT_TIMING_QUERY:
  1440. return sprintf(buffer, "query");
  1441. case ACPI_EC_EVT_TIMING_EVENT:
  1442. return sprintf(buffer, "event");
  1443. default:
  1444. return sprintf(buffer, "invalid");
  1445. }
  1446. return 0;
  1447. }
  1448. module_param_call(ec_event_clearing, param_set_event_clearing, param_get_event_clearing,
  1449. NULL, 0644);
  1450. MODULE_PARM_DESC(ec_event_clearing, "Assumed SCI_EVT clearing timing");
  1451. static struct acpi_driver acpi_ec_driver = {
  1452. .name = "ec",
  1453. .class = ACPI_EC_CLASS,
  1454. .ids = ec_device_ids,
  1455. .ops = {
  1456. .add = acpi_ec_add,
  1457. .remove = acpi_ec_remove,
  1458. },
  1459. };
  1460. static inline int acpi_ec_query_init(void)
  1461. {
  1462. if (!ec_query_wq) {
  1463. ec_query_wq = alloc_workqueue("kec_query", 0,
  1464. ec_max_queries);
  1465. if (!ec_query_wq)
  1466. return -ENODEV;
  1467. }
  1468. return 0;
  1469. }
  1470. static inline void acpi_ec_query_exit(void)
  1471. {
  1472. if (ec_query_wq) {
  1473. destroy_workqueue(ec_query_wq);
  1474. ec_query_wq = NULL;
  1475. }
  1476. }
  1477. int __init acpi_ec_init(void)
  1478. {
  1479. int result;
  1480. /* register workqueue for _Qxx evaluations */
  1481. result = acpi_ec_query_init();
  1482. if (result)
  1483. goto err_exit;
  1484. /* Now register the driver for the EC */
  1485. result = acpi_bus_register_driver(&acpi_ec_driver);
  1486. if (result)
  1487. goto err_exit;
  1488. err_exit:
  1489. if (result)
  1490. acpi_ec_query_exit();
  1491. return result;
  1492. }
  1493. /* EC driver currently not unloadable */
  1494. #if 0
  1495. static void __exit acpi_ec_exit(void)
  1496. {
  1497. acpi_bus_unregister_driver(&acpi_ec_driver);
  1498. acpi_ec_query_exit();
  1499. }
  1500. #endif /* 0 */