video.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057
  1. /*
  2. * video.c - ACPI Video Driver ($Revision:$)
  3. *
  4. * Copyright (C) 2004 Luming Yu <luming.yu@intel.com>
  5. * Copyright (C) 2004 Bruno Ducrot <ducrot@poupinou.org>
  6. * Copyright (C) 2006 Thomas Tuttle <linux-kernel@ttuttle.net>
  7. *
  8. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of the GNU General Public License as published by
  12. * the Free Software Foundation; either version 2 of the License, or (at
  13. * your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful, but
  16. * WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  18. * General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License along
  21. * with this program; if not, write to the Free Software Foundation, Inc.,
  22. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  23. *
  24. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. */
  26. #include <linux/kernel.h>
  27. #include <linux/module.h>
  28. #include <linux/init.h>
  29. #include <linux/types.h>
  30. #include <linux/list.h>
  31. #include <linux/mutex.h>
  32. #include <linux/proc_fs.h>
  33. #include <linux/seq_file.h>
  34. #include <linux/input.h>
  35. #include <linux/backlight.h>
  36. #include <linux/video_output.h>
  37. #include <asm/uaccess.h>
  38. #include <acpi/acpi_bus.h>
  39. #include <acpi/acpi_drivers.h>
  40. #define ACPI_VIDEO_COMPONENT 0x08000000
  41. #define ACPI_VIDEO_CLASS "video"
  42. #define ACPI_VIDEO_BUS_NAME "Video Bus"
  43. #define ACPI_VIDEO_DEVICE_NAME "Video Device"
  44. #define ACPI_VIDEO_NOTIFY_SWITCH 0x80
  45. #define ACPI_VIDEO_NOTIFY_PROBE 0x81
  46. #define ACPI_VIDEO_NOTIFY_CYCLE 0x82
  47. #define ACPI_VIDEO_NOTIFY_NEXT_OUTPUT 0x83
  48. #define ACPI_VIDEO_NOTIFY_PREV_OUTPUT 0x84
  49. #define ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS 0x85
  50. #define ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS 0x86
  51. #define ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS 0x87
  52. #define ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS 0x88
  53. #define ACPI_VIDEO_NOTIFY_DISPLAY_OFF 0x89
  54. #define ACPI_VIDEO_HEAD_INVALID (~0u - 1)
  55. #define ACPI_VIDEO_HEAD_END (~0u)
  56. #define MAX_NAME_LEN 20
  57. #define ACPI_VIDEO_DISPLAY_CRT 1
  58. #define ACPI_VIDEO_DISPLAY_TV 2
  59. #define ACPI_VIDEO_DISPLAY_DVI 3
  60. #define ACPI_VIDEO_DISPLAY_LCD 4
  61. #define _COMPONENT ACPI_VIDEO_COMPONENT
  62. ACPI_MODULE_NAME("video");
  63. MODULE_AUTHOR("Bruno Ducrot");
  64. MODULE_DESCRIPTION("ACPI Video Driver");
  65. MODULE_LICENSE("GPL");
  66. static int acpi_video_bus_add(struct acpi_device *device);
  67. static int acpi_video_bus_remove(struct acpi_device *device, int type);
  68. static const struct acpi_device_id video_device_ids[] = {
  69. {ACPI_VIDEO_HID, 0},
  70. {"", 0},
  71. };
  72. MODULE_DEVICE_TABLE(acpi, video_device_ids);
  73. static struct acpi_driver acpi_video_bus = {
  74. .name = "video",
  75. .class = ACPI_VIDEO_CLASS,
  76. .ids = video_device_ids,
  77. .ops = {
  78. .add = acpi_video_bus_add,
  79. .remove = acpi_video_bus_remove,
  80. },
  81. };
  82. struct acpi_video_bus_flags {
  83. u8 multihead:1; /* can switch video heads */
  84. u8 rom:1; /* can retrieve a video rom */
  85. u8 post:1; /* can configure the head to */
  86. u8 reserved:5;
  87. };
  88. struct acpi_video_bus_cap {
  89. u8 _DOS:1; /*Enable/Disable output switching */
  90. u8 _DOD:1; /*Enumerate all devices attached to display adapter */
  91. u8 _ROM:1; /*Get ROM Data */
  92. u8 _GPD:1; /*Get POST Device */
  93. u8 _SPD:1; /*Set POST Device */
  94. u8 _VPO:1; /*Video POST Options */
  95. u8 reserved:2;
  96. };
  97. struct acpi_video_device_attrib {
  98. u32 display_index:4; /* A zero-based instance of the Display */
  99. u32 display_port_attachment:4; /*This field differentiates the display type */
  100. u32 display_type:4; /*Describe the specific type in use */
  101. u32 vendor_specific:4; /*Chipset Vendor Specific */
  102. u32 bios_can_detect:1; /*BIOS can detect the device */
  103. u32 depend_on_vga:1; /*Non-VGA output device whose power is related to
  104. the VGA device. */
  105. u32 pipe_id:3; /*For VGA multiple-head devices. */
  106. u32 reserved:10; /*Must be 0 */
  107. u32 device_id_scheme:1; /*Device ID Scheme */
  108. };
  109. struct acpi_video_enumerated_device {
  110. union {
  111. u32 int_val;
  112. struct acpi_video_device_attrib attrib;
  113. } value;
  114. struct acpi_video_device *bind_info;
  115. };
  116. struct acpi_video_bus {
  117. struct acpi_device *device;
  118. u8 dos_setting;
  119. struct acpi_video_enumerated_device *attached_array;
  120. u8 attached_count;
  121. struct acpi_video_bus_cap cap;
  122. struct acpi_video_bus_flags flags;
  123. struct list_head video_device_list;
  124. struct mutex device_list_lock; /* protects video_device_list */
  125. struct proc_dir_entry *dir;
  126. struct input_dev *input;
  127. char phys[32]; /* for input device */
  128. };
  129. struct acpi_video_device_flags {
  130. u8 crt:1;
  131. u8 lcd:1;
  132. u8 tvout:1;
  133. u8 dvi:1;
  134. u8 bios:1;
  135. u8 unknown:1;
  136. u8 reserved:2;
  137. };
  138. struct acpi_video_device_cap {
  139. u8 _ADR:1; /*Return the unique ID */
  140. u8 _BCL:1; /*Query list of brightness control levels supported */
  141. u8 _BCM:1; /*Set the brightness level */
  142. u8 _BQC:1; /* Get current brightness level */
  143. u8 _DDC:1; /*Return the EDID for this device */
  144. u8 _DCS:1; /*Return status of output device */
  145. u8 _DGS:1; /*Query graphics state */
  146. u8 _DSS:1; /*Device state set */
  147. };
  148. struct acpi_video_device_brightness {
  149. int curr;
  150. int count;
  151. int *levels;
  152. };
  153. struct acpi_video_device {
  154. unsigned long device_id;
  155. struct acpi_video_device_flags flags;
  156. struct acpi_video_device_cap cap;
  157. struct list_head entry;
  158. struct acpi_video_bus *video;
  159. struct acpi_device *dev;
  160. struct acpi_video_device_brightness *brightness;
  161. struct backlight_device *backlight;
  162. struct output_device *output_dev;
  163. };
  164. /* bus */
  165. static int acpi_video_bus_info_open_fs(struct inode *inode, struct file *file);
  166. static struct file_operations acpi_video_bus_info_fops = {
  167. .open = acpi_video_bus_info_open_fs,
  168. .read = seq_read,
  169. .llseek = seq_lseek,
  170. .release = single_release,
  171. };
  172. static int acpi_video_bus_ROM_open_fs(struct inode *inode, struct file *file);
  173. static struct file_operations acpi_video_bus_ROM_fops = {
  174. .open = acpi_video_bus_ROM_open_fs,
  175. .read = seq_read,
  176. .llseek = seq_lseek,
  177. .release = single_release,
  178. };
  179. static int acpi_video_bus_POST_info_open_fs(struct inode *inode,
  180. struct file *file);
  181. static struct file_operations acpi_video_bus_POST_info_fops = {
  182. .open = acpi_video_bus_POST_info_open_fs,
  183. .read = seq_read,
  184. .llseek = seq_lseek,
  185. .release = single_release,
  186. };
  187. static int acpi_video_bus_POST_open_fs(struct inode *inode, struct file *file);
  188. static struct file_operations acpi_video_bus_POST_fops = {
  189. .open = acpi_video_bus_POST_open_fs,
  190. .read = seq_read,
  191. .llseek = seq_lseek,
  192. .release = single_release,
  193. };
  194. static int acpi_video_bus_DOS_open_fs(struct inode *inode, struct file *file);
  195. static struct file_operations acpi_video_bus_DOS_fops = {
  196. .open = acpi_video_bus_DOS_open_fs,
  197. .read = seq_read,
  198. .llseek = seq_lseek,
  199. .release = single_release,
  200. };
  201. /* device */
  202. static int acpi_video_device_info_open_fs(struct inode *inode,
  203. struct file *file);
  204. static struct file_operations acpi_video_device_info_fops = {
  205. .open = acpi_video_device_info_open_fs,
  206. .read = seq_read,
  207. .llseek = seq_lseek,
  208. .release = single_release,
  209. };
  210. static int acpi_video_device_state_open_fs(struct inode *inode,
  211. struct file *file);
  212. static struct file_operations acpi_video_device_state_fops = {
  213. .open = acpi_video_device_state_open_fs,
  214. .read = seq_read,
  215. .llseek = seq_lseek,
  216. .release = single_release,
  217. };
  218. static int acpi_video_device_brightness_open_fs(struct inode *inode,
  219. struct file *file);
  220. static struct file_operations acpi_video_device_brightness_fops = {
  221. .open = acpi_video_device_brightness_open_fs,
  222. .read = seq_read,
  223. .llseek = seq_lseek,
  224. .release = single_release,
  225. };
  226. static int acpi_video_device_EDID_open_fs(struct inode *inode,
  227. struct file *file);
  228. static struct file_operations acpi_video_device_EDID_fops = {
  229. .open = acpi_video_device_EDID_open_fs,
  230. .read = seq_read,
  231. .llseek = seq_lseek,
  232. .release = single_release,
  233. };
  234. static char device_decode[][30] = {
  235. "motherboard VGA device",
  236. "PCI VGA device",
  237. "AGP VGA device",
  238. "UNKNOWN",
  239. };
  240. static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data);
  241. static void acpi_video_device_rebind(struct acpi_video_bus *video);
  242. static void acpi_video_device_bind(struct acpi_video_bus *video,
  243. struct acpi_video_device *device);
  244. static int acpi_video_device_enumerate(struct acpi_video_bus *video);
  245. static int acpi_video_switch_output(struct acpi_video_bus *video, int event);
  246. static int acpi_video_device_lcd_set_level(struct acpi_video_device *device,
  247. int level);
  248. static int acpi_video_device_lcd_get_level_current(
  249. struct acpi_video_device *device,
  250. unsigned long *level);
  251. static int acpi_video_get_next_level(struct acpi_video_device *device,
  252. u32 level_current, u32 event);
  253. static void acpi_video_switch_brightness(struct acpi_video_device *device,
  254. int event);
  255. static int acpi_video_device_get_state(struct acpi_video_device *device,
  256. unsigned long *state);
  257. static int acpi_video_output_get(struct output_device *od);
  258. static int acpi_video_device_set_state(struct acpi_video_device *device, int state);
  259. /*backlight device sysfs support*/
  260. static int acpi_video_get_brightness(struct backlight_device *bd)
  261. {
  262. unsigned long cur_level;
  263. struct acpi_video_device *vd =
  264. (struct acpi_video_device *)bl_get_data(bd);
  265. acpi_video_device_lcd_get_level_current(vd, &cur_level);
  266. return (int) cur_level;
  267. }
  268. static int acpi_video_set_brightness(struct backlight_device *bd)
  269. {
  270. int request_level = bd->props.brightness;
  271. struct acpi_video_device *vd =
  272. (struct acpi_video_device *)bl_get_data(bd);
  273. acpi_video_device_lcd_set_level(vd, request_level);
  274. return 0;
  275. }
  276. static struct backlight_ops acpi_backlight_ops = {
  277. .get_brightness = acpi_video_get_brightness,
  278. .update_status = acpi_video_set_brightness,
  279. };
  280. /*video output device sysfs support*/
  281. static int acpi_video_output_get(struct output_device *od)
  282. {
  283. unsigned long state;
  284. struct acpi_video_device *vd =
  285. (struct acpi_video_device *)dev_get_drvdata(&od->dev);
  286. acpi_video_device_get_state(vd, &state);
  287. return (int)state;
  288. }
  289. static int acpi_video_output_set(struct output_device *od)
  290. {
  291. unsigned long state = od->request_state;
  292. struct acpi_video_device *vd=
  293. (struct acpi_video_device *)dev_get_drvdata(&od->dev);
  294. return acpi_video_device_set_state(vd, state);
  295. }
  296. static struct output_properties acpi_output_properties = {
  297. .set_state = acpi_video_output_set,
  298. .get_status = acpi_video_output_get,
  299. };
  300. /* --------------------------------------------------------------------------
  301. Video Management
  302. -------------------------------------------------------------------------- */
  303. /* device */
  304. static int
  305. acpi_video_device_query(struct acpi_video_device *device, unsigned long *state)
  306. {
  307. int status;
  308. status = acpi_evaluate_integer(device->dev->handle, "_DGS", NULL, state);
  309. return status;
  310. }
  311. static int
  312. acpi_video_device_get_state(struct acpi_video_device *device,
  313. unsigned long *state)
  314. {
  315. int status;
  316. status = acpi_evaluate_integer(device->dev->handle, "_DCS", NULL, state);
  317. return status;
  318. }
  319. static int
  320. acpi_video_device_set_state(struct acpi_video_device *device, int state)
  321. {
  322. int status;
  323. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  324. struct acpi_object_list args = { 1, &arg0 };
  325. unsigned long ret;
  326. arg0.integer.value = state;
  327. status = acpi_evaluate_integer(device->dev->handle, "_DSS", &args, &ret);
  328. return status;
  329. }
  330. static int
  331. acpi_video_device_lcd_query_levels(struct acpi_video_device *device,
  332. union acpi_object **levels)
  333. {
  334. int status;
  335. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  336. union acpi_object *obj;
  337. *levels = NULL;
  338. status = acpi_evaluate_object(device->dev->handle, "_BCL", NULL, &buffer);
  339. if (!ACPI_SUCCESS(status))
  340. return status;
  341. obj = (union acpi_object *)buffer.pointer;
  342. if (!obj || (obj->type != ACPI_TYPE_PACKAGE)) {
  343. printk(KERN_ERR PREFIX "Invalid _BCL data\n");
  344. status = -EFAULT;
  345. goto err;
  346. }
  347. *levels = obj;
  348. return 0;
  349. err:
  350. kfree(buffer.pointer);
  351. return status;
  352. }
  353. static int
  354. acpi_video_device_lcd_set_level(struct acpi_video_device *device, int level)
  355. {
  356. int status = AE_OK;
  357. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  358. struct acpi_object_list args = { 1, &arg0 };
  359. arg0.integer.value = level;
  360. if (device->cap._BCM)
  361. status = acpi_evaluate_object(device->dev->handle, "_BCM",
  362. &args, NULL);
  363. device->brightness->curr = level;
  364. return status;
  365. }
  366. static int
  367. acpi_video_device_lcd_get_level_current(struct acpi_video_device *device,
  368. unsigned long *level)
  369. {
  370. if (device->cap._BQC)
  371. return acpi_evaluate_integer(device->dev->handle, "_BQC", NULL,
  372. level);
  373. *level = device->brightness->curr;
  374. return AE_OK;
  375. }
  376. static int
  377. acpi_video_device_EDID(struct acpi_video_device *device,
  378. union acpi_object **edid, ssize_t length)
  379. {
  380. int status;
  381. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  382. union acpi_object *obj;
  383. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  384. struct acpi_object_list args = { 1, &arg0 };
  385. *edid = NULL;
  386. if (!device)
  387. return -ENODEV;
  388. if (length == 128)
  389. arg0.integer.value = 1;
  390. else if (length == 256)
  391. arg0.integer.value = 2;
  392. else
  393. return -EINVAL;
  394. status = acpi_evaluate_object(device->dev->handle, "_DDC", &args, &buffer);
  395. if (ACPI_FAILURE(status))
  396. return -ENODEV;
  397. obj = buffer.pointer;
  398. if (obj && obj->type == ACPI_TYPE_BUFFER)
  399. *edid = obj;
  400. else {
  401. printk(KERN_ERR PREFIX "Invalid _DDC data\n");
  402. status = -EFAULT;
  403. kfree(obj);
  404. }
  405. return status;
  406. }
  407. /* bus */
  408. static int
  409. acpi_video_bus_set_POST(struct acpi_video_bus *video, unsigned long option)
  410. {
  411. int status;
  412. unsigned long tmp;
  413. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  414. struct acpi_object_list args = { 1, &arg0 };
  415. arg0.integer.value = option;
  416. status = acpi_evaluate_integer(video->device->handle, "_SPD", &args, &tmp);
  417. if (ACPI_SUCCESS(status))
  418. status = tmp ? (-EINVAL) : (AE_OK);
  419. return status;
  420. }
  421. static int
  422. acpi_video_bus_get_POST(struct acpi_video_bus *video, unsigned long *id)
  423. {
  424. int status;
  425. status = acpi_evaluate_integer(video->device->handle, "_GPD", NULL, id);
  426. return status;
  427. }
  428. static int
  429. acpi_video_bus_POST_options(struct acpi_video_bus *video,
  430. unsigned long *options)
  431. {
  432. int status;
  433. status = acpi_evaluate_integer(video->device->handle, "_VPO", NULL, options);
  434. *options &= 3;
  435. return status;
  436. }
  437. /*
  438. * Arg:
  439. * video : video bus device pointer
  440. * bios_flag :
  441. * 0. The system BIOS should NOT automatically switch(toggle)
  442. * the active display output.
  443. * 1. The system BIOS should automatically switch (toggle) the
  444. * active display output. No switch event.
  445. * 2. The _DGS value should be locked.
  446. * 3. The system BIOS should not automatically switch (toggle) the
  447. * active display output, but instead generate the display switch
  448. * event notify code.
  449. * lcd_flag :
  450. * 0. The system BIOS should automatically control the brightness level
  451. * of the LCD when the power changes from AC to DC
  452. * 1. The system BIOS should NOT automatically control the brightness
  453. * level of the LCD when the power changes from AC to DC.
  454. * Return Value:
  455. * -1 wrong arg.
  456. */
  457. static int
  458. acpi_video_bus_DOS(struct acpi_video_bus *video, int bios_flag, int lcd_flag)
  459. {
  460. acpi_integer status = 0;
  461. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  462. struct acpi_object_list args = { 1, &arg0 };
  463. if (bios_flag < 0 || bios_flag > 3 || lcd_flag < 0 || lcd_flag > 1) {
  464. status = -1;
  465. goto Failed;
  466. }
  467. arg0.integer.value = (lcd_flag << 2) | bios_flag;
  468. video->dos_setting = arg0.integer.value;
  469. acpi_evaluate_object(video->device->handle, "_DOS", &args, NULL);
  470. Failed:
  471. return status;
  472. }
  473. /*
  474. * Arg:
  475. * device : video output device (LCD, CRT, ..)
  476. *
  477. * Return Value:
  478. * None
  479. *
  480. * Find out all required AML methods defined under the output
  481. * device.
  482. */
  483. static void acpi_video_device_find_cap(struct acpi_video_device *device)
  484. {
  485. acpi_handle h_dummy1;
  486. int i;
  487. u32 max_level = 0;
  488. union acpi_object *obj = NULL;
  489. struct acpi_video_device_brightness *br = NULL;
  490. memset(&device->cap, 0, sizeof(device->cap));
  491. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_ADR", &h_dummy1))) {
  492. device->cap._ADR = 1;
  493. }
  494. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_BCL", &h_dummy1))) {
  495. device->cap._BCL = 1;
  496. }
  497. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_BCM", &h_dummy1))) {
  498. device->cap._BCM = 1;
  499. }
  500. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BQC",&h_dummy1)))
  501. device->cap._BQC = 1;
  502. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_DDC", &h_dummy1))) {
  503. device->cap._DDC = 1;
  504. }
  505. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_DCS", &h_dummy1))) {
  506. device->cap._DCS = 1;
  507. }
  508. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_DGS", &h_dummy1))) {
  509. device->cap._DGS = 1;
  510. }
  511. if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle, "_DSS", &h_dummy1))) {
  512. device->cap._DSS = 1;
  513. }
  514. if (ACPI_SUCCESS(acpi_video_device_lcd_query_levels(device, &obj))) {
  515. if (obj->package.count >= 2) {
  516. int count = 0;
  517. union acpi_object *o;
  518. br = kzalloc(sizeof(*br), GFP_KERNEL);
  519. if (!br) {
  520. printk(KERN_ERR "can't allocate memory\n");
  521. } else {
  522. br->levels = kmalloc(obj->package.count *
  523. sizeof *(br->levels), GFP_KERNEL);
  524. if (!br->levels)
  525. goto out;
  526. for (i = 0; i < obj->package.count; i++) {
  527. o = (union acpi_object *)&obj->package.
  528. elements[i];
  529. if (o->type != ACPI_TYPE_INTEGER) {
  530. printk(KERN_ERR PREFIX "Invalid data\n");
  531. continue;
  532. }
  533. br->levels[count] = (u32) o->integer.value;
  534. if (br->levels[count] > max_level)
  535. max_level = br->levels[count];
  536. count++;
  537. }
  538. out:
  539. if (count < 2) {
  540. kfree(br->levels);
  541. kfree(br);
  542. } else {
  543. br->count = count;
  544. device->brightness = br;
  545. ACPI_DEBUG_PRINT((ACPI_DB_INFO,
  546. "found %d brightness levels\n",
  547. count));
  548. }
  549. }
  550. }
  551. } else {
  552. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Could not query available LCD brightness level\n"));
  553. }
  554. kfree(obj);
  555. if (device->cap._BCL && device->cap._BCM && device->cap._BQC && max_level > 0){
  556. unsigned long tmp;
  557. static int count = 0;
  558. char *name;
  559. name = kzalloc(MAX_NAME_LEN, GFP_KERNEL);
  560. if (!name)
  561. return;
  562. sprintf(name, "acpi_video%d", count++);
  563. acpi_video_device_lcd_get_level_current(device, &tmp);
  564. device->backlight = backlight_device_register(name,
  565. NULL, device, &acpi_backlight_ops);
  566. device->backlight->props.max_brightness = max_level;
  567. device->backlight->props.brightness = (int)tmp;
  568. backlight_update_status(device->backlight);
  569. kfree(name);
  570. }
  571. if (device->cap._DCS && device->cap._DSS){
  572. static int count = 0;
  573. char *name;
  574. name = kzalloc(MAX_NAME_LEN, GFP_KERNEL);
  575. if (!name)
  576. return;
  577. sprintf(name, "acpi_video%d", count++);
  578. device->output_dev = video_output_register(name,
  579. NULL, device, &acpi_output_properties);
  580. kfree(name);
  581. }
  582. return;
  583. }
  584. /*
  585. * Arg:
  586. * device : video output device (VGA)
  587. *
  588. * Return Value:
  589. * None
  590. *
  591. * Find out all required AML methods defined under the video bus device.
  592. */
  593. static void acpi_video_bus_find_cap(struct acpi_video_bus *video)
  594. {
  595. acpi_handle h_dummy1;
  596. memset(&video->cap, 0, sizeof(video->cap));
  597. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_DOS", &h_dummy1))) {
  598. video->cap._DOS = 1;
  599. }
  600. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_DOD", &h_dummy1))) {
  601. video->cap._DOD = 1;
  602. }
  603. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_ROM", &h_dummy1))) {
  604. video->cap._ROM = 1;
  605. }
  606. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_GPD", &h_dummy1))) {
  607. video->cap._GPD = 1;
  608. }
  609. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_SPD", &h_dummy1))) {
  610. video->cap._SPD = 1;
  611. }
  612. if (ACPI_SUCCESS(acpi_get_handle(video->device->handle, "_VPO", &h_dummy1))) {
  613. video->cap._VPO = 1;
  614. }
  615. }
  616. /*
  617. * Check whether the video bus device has required AML method to
  618. * support the desired features
  619. */
  620. static int acpi_video_bus_check(struct acpi_video_bus *video)
  621. {
  622. acpi_status status = -ENOENT;
  623. if (!video)
  624. return -EINVAL;
  625. /* Since there is no HID, CID and so on for VGA driver, we have
  626. * to check well known required nodes.
  627. */
  628. /* Does this device support video switching? */
  629. if (video->cap._DOS) {
  630. video->flags.multihead = 1;
  631. status = 0;
  632. }
  633. /* Does this device support retrieving a video ROM? */
  634. if (video->cap._ROM) {
  635. video->flags.rom = 1;
  636. status = 0;
  637. }
  638. /* Does this device support configuring which video device to POST? */
  639. if (video->cap._GPD && video->cap._SPD && video->cap._VPO) {
  640. video->flags.post = 1;
  641. status = 0;
  642. }
  643. return status;
  644. }
  645. /* --------------------------------------------------------------------------
  646. FS Interface (/proc)
  647. -------------------------------------------------------------------------- */
  648. static struct proc_dir_entry *acpi_video_dir;
  649. /* video devices */
  650. static int acpi_video_device_info_seq_show(struct seq_file *seq, void *offset)
  651. {
  652. struct acpi_video_device *dev = seq->private;
  653. if (!dev)
  654. goto end;
  655. seq_printf(seq, "device_id: 0x%04x\n", (u32) dev->device_id);
  656. seq_printf(seq, "type: ");
  657. if (dev->flags.crt)
  658. seq_printf(seq, "CRT\n");
  659. else if (dev->flags.lcd)
  660. seq_printf(seq, "LCD\n");
  661. else if (dev->flags.tvout)
  662. seq_printf(seq, "TVOUT\n");
  663. else if (dev->flags.dvi)
  664. seq_printf(seq, "DVI\n");
  665. else
  666. seq_printf(seq, "UNKNOWN\n");
  667. seq_printf(seq, "known by bios: %s\n", dev->flags.bios ? "yes" : "no");
  668. end:
  669. return 0;
  670. }
  671. static int
  672. acpi_video_device_info_open_fs(struct inode *inode, struct file *file)
  673. {
  674. return single_open(file, acpi_video_device_info_seq_show,
  675. PDE(inode)->data);
  676. }
  677. static int acpi_video_device_state_seq_show(struct seq_file *seq, void *offset)
  678. {
  679. int status;
  680. struct acpi_video_device *dev = seq->private;
  681. unsigned long state;
  682. if (!dev)
  683. goto end;
  684. status = acpi_video_device_get_state(dev, &state);
  685. seq_printf(seq, "state: ");
  686. if (ACPI_SUCCESS(status))
  687. seq_printf(seq, "0x%02lx\n", state);
  688. else
  689. seq_printf(seq, "<not supported>\n");
  690. status = acpi_video_device_query(dev, &state);
  691. seq_printf(seq, "query: ");
  692. if (ACPI_SUCCESS(status))
  693. seq_printf(seq, "0x%02lx\n", state);
  694. else
  695. seq_printf(seq, "<not supported>\n");
  696. end:
  697. return 0;
  698. }
  699. static int
  700. acpi_video_device_state_open_fs(struct inode *inode, struct file *file)
  701. {
  702. return single_open(file, acpi_video_device_state_seq_show,
  703. PDE(inode)->data);
  704. }
  705. static ssize_t
  706. acpi_video_device_write_state(struct file *file,
  707. const char __user * buffer,
  708. size_t count, loff_t * data)
  709. {
  710. int status;
  711. struct seq_file *m = file->private_data;
  712. struct acpi_video_device *dev = m->private;
  713. char str[12] = { 0 };
  714. u32 state = 0;
  715. if (!dev || count + 1 > sizeof str)
  716. return -EINVAL;
  717. if (copy_from_user(str, buffer, count))
  718. return -EFAULT;
  719. str[count] = 0;
  720. state = simple_strtoul(str, NULL, 0);
  721. state &= ((1ul << 31) | (1ul << 30) | (1ul << 0));
  722. status = acpi_video_device_set_state(dev, state);
  723. if (status)
  724. return -EFAULT;
  725. return count;
  726. }
  727. static int
  728. acpi_video_device_brightness_seq_show(struct seq_file *seq, void *offset)
  729. {
  730. struct acpi_video_device *dev = seq->private;
  731. int i;
  732. if (!dev || !dev->brightness) {
  733. seq_printf(seq, "<not supported>\n");
  734. return 0;
  735. }
  736. seq_printf(seq, "levels: ");
  737. for (i = 0; i < dev->brightness->count; i++)
  738. seq_printf(seq, " %d", dev->brightness->levels[i]);
  739. seq_printf(seq, "\ncurrent: %d\n", dev->brightness->curr);
  740. return 0;
  741. }
  742. static int
  743. acpi_video_device_brightness_open_fs(struct inode *inode, struct file *file)
  744. {
  745. return single_open(file, acpi_video_device_brightness_seq_show,
  746. PDE(inode)->data);
  747. }
  748. static ssize_t
  749. acpi_video_device_write_brightness(struct file *file,
  750. const char __user * buffer,
  751. size_t count, loff_t * data)
  752. {
  753. struct seq_file *m = file->private_data;
  754. struct acpi_video_device *dev = m->private;
  755. char str[5] = { 0 };
  756. unsigned int level = 0;
  757. int i;
  758. if (!dev || !dev->brightness || count + 1 > sizeof str)
  759. return -EINVAL;
  760. if (copy_from_user(str, buffer, count))
  761. return -EFAULT;
  762. str[count] = 0;
  763. level = simple_strtoul(str, NULL, 0);
  764. if (level > 100)
  765. return -EFAULT;
  766. /* validate through the list of available levels */
  767. for (i = 0; i < dev->brightness->count; i++)
  768. if (level == dev->brightness->levels[i]) {
  769. if (ACPI_SUCCESS
  770. (acpi_video_device_lcd_set_level(dev, level)))
  771. dev->brightness->curr = level;
  772. break;
  773. }
  774. return count;
  775. }
  776. static int acpi_video_device_EDID_seq_show(struct seq_file *seq, void *offset)
  777. {
  778. struct acpi_video_device *dev = seq->private;
  779. int status;
  780. int i;
  781. union acpi_object *edid = NULL;
  782. if (!dev)
  783. goto out;
  784. status = acpi_video_device_EDID(dev, &edid, 128);
  785. if (ACPI_FAILURE(status)) {
  786. status = acpi_video_device_EDID(dev, &edid, 256);
  787. }
  788. if (ACPI_FAILURE(status)) {
  789. goto out;
  790. }
  791. if (edid && edid->type == ACPI_TYPE_BUFFER) {
  792. for (i = 0; i < edid->buffer.length; i++)
  793. seq_putc(seq, edid->buffer.pointer[i]);
  794. }
  795. out:
  796. if (!edid)
  797. seq_printf(seq, "<not supported>\n");
  798. else
  799. kfree(edid);
  800. return 0;
  801. }
  802. static int
  803. acpi_video_device_EDID_open_fs(struct inode *inode, struct file *file)
  804. {
  805. return single_open(file, acpi_video_device_EDID_seq_show,
  806. PDE(inode)->data);
  807. }
  808. static int acpi_video_device_add_fs(struct acpi_device *device)
  809. {
  810. struct proc_dir_entry *entry = NULL;
  811. struct acpi_video_device *vid_dev;
  812. if (!device)
  813. return -ENODEV;
  814. vid_dev = acpi_driver_data(device);
  815. if (!vid_dev)
  816. return -ENODEV;
  817. if (!acpi_device_dir(device)) {
  818. acpi_device_dir(device) = proc_mkdir(acpi_device_bid(device),
  819. vid_dev->video->dir);
  820. if (!acpi_device_dir(device))
  821. return -ENODEV;
  822. acpi_device_dir(device)->owner = THIS_MODULE;
  823. }
  824. /* 'info' [R] */
  825. entry = create_proc_entry("info", S_IRUGO, acpi_device_dir(device));
  826. if (!entry)
  827. return -ENODEV;
  828. else {
  829. entry->proc_fops = &acpi_video_device_info_fops;
  830. entry->data = acpi_driver_data(device);
  831. entry->owner = THIS_MODULE;
  832. }
  833. /* 'state' [R/W] */
  834. entry =
  835. create_proc_entry("state", S_IFREG | S_IRUGO | S_IWUSR,
  836. acpi_device_dir(device));
  837. if (!entry)
  838. return -ENODEV;
  839. else {
  840. acpi_video_device_state_fops.write = acpi_video_device_write_state;
  841. entry->proc_fops = &acpi_video_device_state_fops;
  842. entry->data = acpi_driver_data(device);
  843. entry->owner = THIS_MODULE;
  844. }
  845. /* 'brightness' [R/W] */
  846. entry =
  847. create_proc_entry("brightness", S_IFREG | S_IRUGO | S_IWUSR,
  848. acpi_device_dir(device));
  849. if (!entry)
  850. return -ENODEV;
  851. else {
  852. acpi_video_device_brightness_fops.write = acpi_video_device_write_brightness;
  853. entry->proc_fops = &acpi_video_device_brightness_fops;
  854. entry->data = acpi_driver_data(device);
  855. entry->owner = THIS_MODULE;
  856. }
  857. /* 'EDID' [R] */
  858. entry = create_proc_entry("EDID", S_IRUGO, acpi_device_dir(device));
  859. if (!entry)
  860. return -ENODEV;
  861. else {
  862. entry->proc_fops = &acpi_video_device_EDID_fops;
  863. entry->data = acpi_driver_data(device);
  864. entry->owner = THIS_MODULE;
  865. }
  866. return 0;
  867. }
  868. static int acpi_video_device_remove_fs(struct acpi_device *device)
  869. {
  870. struct acpi_video_device *vid_dev;
  871. vid_dev = acpi_driver_data(device);
  872. if (!vid_dev || !vid_dev->video || !vid_dev->video->dir)
  873. return -ENODEV;
  874. if (acpi_device_dir(device)) {
  875. remove_proc_entry("info", acpi_device_dir(device));
  876. remove_proc_entry("state", acpi_device_dir(device));
  877. remove_proc_entry("brightness", acpi_device_dir(device));
  878. remove_proc_entry("EDID", acpi_device_dir(device));
  879. remove_proc_entry(acpi_device_bid(device), vid_dev->video->dir);
  880. acpi_device_dir(device) = NULL;
  881. }
  882. return 0;
  883. }
  884. /* video bus */
  885. static int acpi_video_bus_info_seq_show(struct seq_file *seq, void *offset)
  886. {
  887. struct acpi_video_bus *video = seq->private;
  888. if (!video)
  889. goto end;
  890. seq_printf(seq, "Switching heads: %s\n",
  891. video->flags.multihead ? "yes" : "no");
  892. seq_printf(seq, "Video ROM: %s\n",
  893. video->flags.rom ? "yes" : "no");
  894. seq_printf(seq, "Device to be POSTed on boot: %s\n",
  895. video->flags.post ? "yes" : "no");
  896. end:
  897. return 0;
  898. }
  899. static int acpi_video_bus_info_open_fs(struct inode *inode, struct file *file)
  900. {
  901. return single_open(file, acpi_video_bus_info_seq_show,
  902. PDE(inode)->data);
  903. }
  904. static int acpi_video_bus_ROM_seq_show(struct seq_file *seq, void *offset)
  905. {
  906. struct acpi_video_bus *video = seq->private;
  907. if (!video)
  908. goto end;
  909. printk(KERN_INFO PREFIX "Please implement %s\n", __FUNCTION__);
  910. seq_printf(seq, "<TODO>\n");
  911. end:
  912. return 0;
  913. }
  914. static int acpi_video_bus_ROM_open_fs(struct inode *inode, struct file *file)
  915. {
  916. return single_open(file, acpi_video_bus_ROM_seq_show, PDE(inode)->data);
  917. }
  918. static int acpi_video_bus_POST_info_seq_show(struct seq_file *seq, void *offset)
  919. {
  920. struct acpi_video_bus *video = seq->private;
  921. unsigned long options;
  922. int status;
  923. if (!video)
  924. goto end;
  925. status = acpi_video_bus_POST_options(video, &options);
  926. if (ACPI_SUCCESS(status)) {
  927. if (!(options & 1)) {
  928. printk(KERN_WARNING PREFIX
  929. "The motherboard VGA device is not listed as a possible POST device.\n");
  930. printk(KERN_WARNING PREFIX
  931. "This indicates a BIOS bug. Please contact the manufacturer.\n");
  932. }
  933. printk("%lx\n", options);
  934. seq_printf(seq, "can POST: <integrated video>");
  935. if (options & 2)
  936. seq_printf(seq, " <PCI video>");
  937. if (options & 4)
  938. seq_printf(seq, " <AGP video>");
  939. seq_putc(seq, '\n');
  940. } else
  941. seq_printf(seq, "<not supported>\n");
  942. end:
  943. return 0;
  944. }
  945. static int
  946. acpi_video_bus_POST_info_open_fs(struct inode *inode, struct file *file)
  947. {
  948. return single_open(file, acpi_video_bus_POST_info_seq_show,
  949. PDE(inode)->data);
  950. }
  951. static int acpi_video_bus_POST_seq_show(struct seq_file *seq, void *offset)
  952. {
  953. struct acpi_video_bus *video = seq->private;
  954. int status;
  955. unsigned long id;
  956. if (!video)
  957. goto end;
  958. status = acpi_video_bus_get_POST(video, &id);
  959. if (!ACPI_SUCCESS(status)) {
  960. seq_printf(seq, "<not supported>\n");
  961. goto end;
  962. }
  963. seq_printf(seq, "device POSTed is <%s>\n", device_decode[id & 3]);
  964. end:
  965. return 0;
  966. }
  967. static int acpi_video_bus_DOS_seq_show(struct seq_file *seq, void *offset)
  968. {
  969. struct acpi_video_bus *video = seq->private;
  970. seq_printf(seq, "DOS setting: <%d>\n", video->dos_setting);
  971. return 0;
  972. }
  973. static int acpi_video_bus_POST_open_fs(struct inode *inode, struct file *file)
  974. {
  975. return single_open(file, acpi_video_bus_POST_seq_show,
  976. PDE(inode)->data);
  977. }
  978. static int acpi_video_bus_DOS_open_fs(struct inode *inode, struct file *file)
  979. {
  980. return single_open(file, acpi_video_bus_DOS_seq_show, PDE(inode)->data);
  981. }
  982. static ssize_t
  983. acpi_video_bus_write_POST(struct file *file,
  984. const char __user * buffer,
  985. size_t count, loff_t * data)
  986. {
  987. int status;
  988. struct seq_file *m = file->private_data;
  989. struct acpi_video_bus *video = m->private;
  990. char str[12] = { 0 };
  991. unsigned long opt, options;
  992. if (!video || count + 1 > sizeof str)
  993. return -EINVAL;
  994. status = acpi_video_bus_POST_options(video, &options);
  995. if (!ACPI_SUCCESS(status))
  996. return -EINVAL;
  997. if (copy_from_user(str, buffer, count))
  998. return -EFAULT;
  999. str[count] = 0;
  1000. opt = strtoul(str, NULL, 0);
  1001. if (opt > 3)
  1002. return -EFAULT;
  1003. /* just in case an OEM 'forgot' the motherboard... */
  1004. options |= 1;
  1005. if (options & (1ul << opt)) {
  1006. status = acpi_video_bus_set_POST(video, opt);
  1007. if (!ACPI_SUCCESS(status))
  1008. return -EFAULT;
  1009. }
  1010. return count;
  1011. }
  1012. static ssize_t
  1013. acpi_video_bus_write_DOS(struct file *file,
  1014. const char __user * buffer,
  1015. size_t count, loff_t * data)
  1016. {
  1017. int status;
  1018. struct seq_file *m = file->private_data;
  1019. struct acpi_video_bus *video = m->private;
  1020. char str[12] = { 0 };
  1021. unsigned long opt;
  1022. if (!video || count + 1 > sizeof str)
  1023. return -EINVAL;
  1024. if (copy_from_user(str, buffer, count))
  1025. return -EFAULT;
  1026. str[count] = 0;
  1027. opt = strtoul(str, NULL, 0);
  1028. if (opt > 7)
  1029. return -EFAULT;
  1030. status = acpi_video_bus_DOS(video, opt & 0x3, (opt & 0x4) >> 2);
  1031. if (!ACPI_SUCCESS(status))
  1032. return -EFAULT;
  1033. return count;
  1034. }
  1035. static int acpi_video_bus_add_fs(struct acpi_device *device)
  1036. {
  1037. struct proc_dir_entry *entry = NULL;
  1038. struct acpi_video_bus *video;
  1039. video = acpi_driver_data(device);
  1040. if (!acpi_device_dir(device)) {
  1041. acpi_device_dir(device) = proc_mkdir(acpi_device_bid(device),
  1042. acpi_video_dir);
  1043. if (!acpi_device_dir(device))
  1044. return -ENODEV;
  1045. video->dir = acpi_device_dir(device);
  1046. acpi_device_dir(device)->owner = THIS_MODULE;
  1047. }
  1048. /* 'info' [R] */
  1049. entry = create_proc_entry("info", S_IRUGO, acpi_device_dir(device));
  1050. if (!entry)
  1051. return -ENODEV;
  1052. else {
  1053. entry->proc_fops = &acpi_video_bus_info_fops;
  1054. entry->data = acpi_driver_data(device);
  1055. entry->owner = THIS_MODULE;
  1056. }
  1057. /* 'ROM' [R] */
  1058. entry = create_proc_entry("ROM", S_IRUGO, acpi_device_dir(device));
  1059. if (!entry)
  1060. return -ENODEV;
  1061. else {
  1062. entry->proc_fops = &acpi_video_bus_ROM_fops;
  1063. entry->data = acpi_driver_data(device);
  1064. entry->owner = THIS_MODULE;
  1065. }
  1066. /* 'POST_info' [R] */
  1067. entry =
  1068. create_proc_entry("POST_info", S_IRUGO, acpi_device_dir(device));
  1069. if (!entry)
  1070. return -ENODEV;
  1071. else {
  1072. entry->proc_fops = &acpi_video_bus_POST_info_fops;
  1073. entry->data = acpi_driver_data(device);
  1074. entry->owner = THIS_MODULE;
  1075. }
  1076. /* 'POST' [R/W] */
  1077. entry =
  1078. create_proc_entry("POST", S_IFREG | S_IRUGO | S_IRUSR,
  1079. acpi_device_dir(device));
  1080. if (!entry)
  1081. return -ENODEV;
  1082. else {
  1083. acpi_video_bus_POST_fops.write = acpi_video_bus_write_POST;
  1084. entry->proc_fops = &acpi_video_bus_POST_fops;
  1085. entry->data = acpi_driver_data(device);
  1086. entry->owner = THIS_MODULE;
  1087. }
  1088. /* 'DOS' [R/W] */
  1089. entry =
  1090. create_proc_entry("DOS", S_IFREG | S_IRUGO | S_IRUSR,
  1091. acpi_device_dir(device));
  1092. if (!entry)
  1093. return -ENODEV;
  1094. else {
  1095. acpi_video_bus_DOS_fops.write = acpi_video_bus_write_DOS;
  1096. entry->proc_fops = &acpi_video_bus_DOS_fops;
  1097. entry->data = acpi_driver_data(device);
  1098. entry->owner = THIS_MODULE;
  1099. }
  1100. return 0;
  1101. }
  1102. static int acpi_video_bus_remove_fs(struct acpi_device *device)
  1103. {
  1104. struct acpi_video_bus *video;
  1105. video = acpi_driver_data(device);
  1106. if (acpi_device_dir(device)) {
  1107. remove_proc_entry("info", acpi_device_dir(device));
  1108. remove_proc_entry("ROM", acpi_device_dir(device));
  1109. remove_proc_entry("POST_info", acpi_device_dir(device));
  1110. remove_proc_entry("POST", acpi_device_dir(device));
  1111. remove_proc_entry("DOS", acpi_device_dir(device));
  1112. remove_proc_entry(acpi_device_bid(device), acpi_video_dir);
  1113. acpi_device_dir(device) = NULL;
  1114. }
  1115. return 0;
  1116. }
  1117. /* --------------------------------------------------------------------------
  1118. Driver Interface
  1119. -------------------------------------------------------------------------- */
  1120. /* device interface */
  1121. static struct acpi_video_device_attrib*
  1122. acpi_video_get_device_attr(struct acpi_video_bus *video, unsigned long device_id)
  1123. {
  1124. int count;
  1125. for(count = 0; count < video->attached_count; count++)
  1126. if((video->attached_array[count].value.int_val & 0xffff) == device_id)
  1127. return &(video->attached_array[count].value.attrib);
  1128. return NULL;
  1129. }
  1130. static int
  1131. acpi_video_bus_get_one_device(struct acpi_device *device,
  1132. struct acpi_video_bus *video)
  1133. {
  1134. unsigned long device_id;
  1135. int status;
  1136. struct acpi_video_device *data;
  1137. struct acpi_video_device_attrib* attribute;
  1138. if (!device || !video)
  1139. return -EINVAL;
  1140. status =
  1141. acpi_evaluate_integer(device->handle, "_ADR", NULL, &device_id);
  1142. if (ACPI_SUCCESS(status)) {
  1143. data = kzalloc(sizeof(struct acpi_video_device), GFP_KERNEL);
  1144. if (!data)
  1145. return -ENOMEM;
  1146. strcpy(acpi_device_name(device), ACPI_VIDEO_DEVICE_NAME);
  1147. strcpy(acpi_device_class(device), ACPI_VIDEO_CLASS);
  1148. acpi_driver_data(device) = data;
  1149. data->device_id = device_id;
  1150. data->video = video;
  1151. data->dev = device;
  1152. attribute = acpi_video_get_device_attr(video, device_id);
  1153. if((attribute != NULL) && attribute->device_id_scheme) {
  1154. switch (attribute->display_type) {
  1155. case ACPI_VIDEO_DISPLAY_CRT:
  1156. data->flags.crt = 1;
  1157. break;
  1158. case ACPI_VIDEO_DISPLAY_TV:
  1159. data->flags.tvout = 1;
  1160. break;
  1161. case ACPI_VIDEO_DISPLAY_DVI:
  1162. data->flags.dvi = 1;
  1163. break;
  1164. case ACPI_VIDEO_DISPLAY_LCD:
  1165. data->flags.lcd = 1;
  1166. break;
  1167. default:
  1168. data->flags.unknown = 1;
  1169. break;
  1170. }
  1171. if(attribute->bios_can_detect)
  1172. data->flags.bios = 1;
  1173. } else
  1174. data->flags.unknown = 1;
  1175. acpi_video_device_bind(video, data);
  1176. acpi_video_device_find_cap(data);
  1177. status = acpi_install_notify_handler(device->handle,
  1178. ACPI_DEVICE_NOTIFY,
  1179. acpi_video_device_notify,
  1180. data);
  1181. if (ACPI_FAILURE(status)) {
  1182. ACPI_DEBUG_PRINT((ACPI_DB_ERROR,
  1183. "Error installing notify handler\n"));
  1184. if(data->brightness)
  1185. kfree(data->brightness->levels);
  1186. kfree(data->brightness);
  1187. kfree(data);
  1188. return -ENODEV;
  1189. }
  1190. mutex_lock(&video->device_list_lock);
  1191. list_add_tail(&data->entry, &video->video_device_list);
  1192. mutex_unlock(&video->device_list_lock);
  1193. acpi_video_device_add_fs(device);
  1194. return 0;
  1195. }
  1196. return -ENOENT;
  1197. }
  1198. /*
  1199. * Arg:
  1200. * video : video bus device
  1201. *
  1202. * Return:
  1203. * none
  1204. *
  1205. * Enumerate the video device list of the video bus,
  1206. * bind the ids with the corresponding video devices
  1207. * under the video bus.
  1208. */
  1209. static void acpi_video_device_rebind(struct acpi_video_bus *video)
  1210. {
  1211. struct acpi_video_device *dev;
  1212. mutex_lock(&video->device_list_lock);
  1213. list_for_each_entry(dev, &video->video_device_list, entry)
  1214. acpi_video_device_bind(video, dev);
  1215. mutex_unlock(&video->device_list_lock);
  1216. }
  1217. /*
  1218. * Arg:
  1219. * video : video bus device
  1220. * device : video output device under the video
  1221. * bus
  1222. *
  1223. * Return:
  1224. * none
  1225. *
  1226. * Bind the ids with the corresponding video devices
  1227. * under the video bus.
  1228. */
  1229. static void
  1230. acpi_video_device_bind(struct acpi_video_bus *video,
  1231. struct acpi_video_device *device)
  1232. {
  1233. int i;
  1234. #define IDS_VAL(i) video->attached_array[i].value.int_val
  1235. #define IDS_BIND(i) video->attached_array[i].bind_info
  1236. for (i = 0; IDS_VAL(i) != ACPI_VIDEO_HEAD_INVALID &&
  1237. i < video->attached_count; i++) {
  1238. if (device->device_id == (IDS_VAL(i) & 0xffff)) {
  1239. IDS_BIND(i) = device;
  1240. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "device_bind %d\n", i));
  1241. }
  1242. }
  1243. #undef IDS_VAL
  1244. #undef IDS_BIND
  1245. }
  1246. /*
  1247. * Arg:
  1248. * video : video bus device
  1249. *
  1250. * Return:
  1251. * < 0 : error
  1252. *
  1253. * Call _DOD to enumerate all devices attached to display adapter
  1254. *
  1255. */
  1256. static int acpi_video_device_enumerate(struct acpi_video_bus *video)
  1257. {
  1258. int status;
  1259. int count;
  1260. int i;
  1261. struct acpi_video_enumerated_device *active_device_list;
  1262. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  1263. union acpi_object *dod = NULL;
  1264. union acpi_object *obj;
  1265. status = acpi_evaluate_object(video->device->handle, "_DOD", NULL, &buffer);
  1266. if (!ACPI_SUCCESS(status)) {
  1267. ACPI_EXCEPTION((AE_INFO, status, "Evaluating _DOD"));
  1268. return status;
  1269. }
  1270. dod = buffer.pointer;
  1271. if (!dod || (dod->type != ACPI_TYPE_PACKAGE)) {
  1272. ACPI_EXCEPTION((AE_INFO, status, "Invalid _DOD data"));
  1273. status = -EFAULT;
  1274. goto out;
  1275. }
  1276. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Found %d video heads in _DOD\n",
  1277. dod->package.count));
  1278. active_device_list = kmalloc((1 +
  1279. dod->package.count) *
  1280. sizeof(struct
  1281. acpi_video_enumerated_device),
  1282. GFP_KERNEL);
  1283. if (!active_device_list) {
  1284. status = -ENOMEM;
  1285. goto out;
  1286. }
  1287. count = 0;
  1288. for (i = 0; i < dod->package.count; i++) {
  1289. obj = &dod->package.elements[i];
  1290. if (obj->type != ACPI_TYPE_INTEGER) {
  1291. printk(KERN_ERR PREFIX "Invalid _DOD data\n");
  1292. active_device_list[i].value.int_val =
  1293. ACPI_VIDEO_HEAD_INVALID;
  1294. }
  1295. active_device_list[i].value.int_val = obj->integer.value;
  1296. active_device_list[i].bind_info = NULL;
  1297. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "dod element[%d] = %d\n", i,
  1298. (int)obj->integer.value));
  1299. count++;
  1300. }
  1301. active_device_list[count].value.int_val = ACPI_VIDEO_HEAD_END;
  1302. kfree(video->attached_array);
  1303. video->attached_array = active_device_list;
  1304. video->attached_count = count;
  1305. out:
  1306. kfree(buffer.pointer);
  1307. return status;
  1308. }
  1309. /*
  1310. * Arg:
  1311. * video : video bus device
  1312. * event : notify event
  1313. *
  1314. * Return:
  1315. * < 0 : error
  1316. *
  1317. * 1. Find out the current active output device.
  1318. * 2. Identify the next output device to switch to.
  1319. * 3. call _DSS to do actual switch.
  1320. */
  1321. static int acpi_video_switch_output(struct acpi_video_bus *video, int event)
  1322. {
  1323. struct list_head *node;
  1324. struct acpi_video_device *dev = NULL;
  1325. struct acpi_video_device *dev_next = NULL;
  1326. struct acpi_video_device *dev_prev = NULL;
  1327. unsigned long state;
  1328. int status = 0;
  1329. mutex_lock(&video->device_list_lock);
  1330. list_for_each(node, &video->video_device_list) {
  1331. dev = container_of(node, struct acpi_video_device, entry);
  1332. status = acpi_video_device_get_state(dev, &state);
  1333. if (state & 0x2) {
  1334. dev_next = container_of(node->next,
  1335. struct acpi_video_device, entry);
  1336. dev_prev = container_of(node->prev,
  1337. struct acpi_video_device, entry);
  1338. goto out;
  1339. }
  1340. }
  1341. dev_next = container_of(node->next, struct acpi_video_device, entry);
  1342. dev_prev = container_of(node->prev, struct acpi_video_device, entry);
  1343. out:
  1344. mutex_unlock(&video->device_list_lock);
  1345. switch (event) {
  1346. case ACPI_VIDEO_NOTIFY_CYCLE:
  1347. case ACPI_VIDEO_NOTIFY_NEXT_OUTPUT:
  1348. acpi_video_device_set_state(dev, 0);
  1349. acpi_video_device_set_state(dev_next, 0x80000001);
  1350. break;
  1351. case ACPI_VIDEO_NOTIFY_PREV_OUTPUT:
  1352. acpi_video_device_set_state(dev, 0);
  1353. acpi_video_device_set_state(dev_prev, 0x80000001);
  1354. default:
  1355. break;
  1356. }
  1357. return status;
  1358. }
  1359. static int
  1360. acpi_video_get_next_level(struct acpi_video_device *device,
  1361. u32 level_current, u32 event)
  1362. {
  1363. int min, max, min_above, max_below, i, l, delta = 255;
  1364. max = max_below = 0;
  1365. min = min_above = 255;
  1366. /* Find closest level to level_current */
  1367. for (i = 0; i < device->brightness->count; i++) {
  1368. l = device->brightness->levels[i];
  1369. if (abs(l - level_current) < abs(delta)) {
  1370. delta = l - level_current;
  1371. if (!delta)
  1372. break;
  1373. }
  1374. }
  1375. /* Ajust level_current to closest available level */
  1376. level_current += delta;
  1377. for (i = 0; i < device->brightness->count; i++) {
  1378. l = device->brightness->levels[i];
  1379. if (l < min)
  1380. min = l;
  1381. if (l > max)
  1382. max = l;
  1383. if (l < min_above && l > level_current)
  1384. min_above = l;
  1385. if (l > max_below && l < level_current)
  1386. max_below = l;
  1387. }
  1388. switch (event) {
  1389. case ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS:
  1390. return (level_current < max) ? min_above : min;
  1391. case ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS:
  1392. return (level_current < max) ? min_above : max;
  1393. case ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS:
  1394. return (level_current > min) ? max_below : min;
  1395. case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS:
  1396. case ACPI_VIDEO_NOTIFY_DISPLAY_OFF:
  1397. return 0;
  1398. default:
  1399. return level_current;
  1400. }
  1401. }
  1402. static void
  1403. acpi_video_switch_brightness(struct acpi_video_device *device, int event)
  1404. {
  1405. unsigned long level_current, level_next;
  1406. acpi_video_device_lcd_get_level_current(device, &level_current);
  1407. level_next = acpi_video_get_next_level(device, level_current, event);
  1408. acpi_video_device_lcd_set_level(device, level_next);
  1409. }
  1410. static int
  1411. acpi_video_bus_get_devices(struct acpi_video_bus *video,
  1412. struct acpi_device *device)
  1413. {
  1414. int status = 0;
  1415. struct acpi_device *dev;
  1416. acpi_video_device_enumerate(video);
  1417. list_for_each_entry(dev, &device->children, node) {
  1418. status = acpi_video_bus_get_one_device(dev, video);
  1419. if (ACPI_FAILURE(status)) {
  1420. ACPI_EXCEPTION((AE_INFO, status, "Cant attach device"));
  1421. continue;
  1422. }
  1423. }
  1424. return status;
  1425. }
  1426. static int acpi_video_bus_put_one_device(struct acpi_video_device *device)
  1427. {
  1428. acpi_status status;
  1429. struct acpi_video_bus *video;
  1430. if (!device || !device->video)
  1431. return -ENOENT;
  1432. video = device->video;
  1433. acpi_video_device_remove_fs(device->dev);
  1434. status = acpi_remove_notify_handler(device->dev->handle,
  1435. ACPI_DEVICE_NOTIFY,
  1436. acpi_video_device_notify);
  1437. backlight_device_unregister(device->backlight);
  1438. video_output_unregister(device->output_dev);
  1439. return 0;
  1440. }
  1441. static int acpi_video_bus_put_devices(struct acpi_video_bus *video)
  1442. {
  1443. int status;
  1444. struct acpi_video_device *dev, *next;
  1445. mutex_lock(&video->device_list_lock);
  1446. list_for_each_entry_safe(dev, next, &video->video_device_list, entry) {
  1447. status = acpi_video_bus_put_one_device(dev);
  1448. if (ACPI_FAILURE(status))
  1449. printk(KERN_WARNING PREFIX
  1450. "hhuuhhuu bug in acpi video driver.\n");
  1451. if (dev->brightness) {
  1452. kfree(dev->brightness->levels);
  1453. kfree(dev->brightness);
  1454. }
  1455. list_del(&dev->entry);
  1456. kfree(dev);
  1457. }
  1458. mutex_unlock(&video->device_list_lock);
  1459. return 0;
  1460. }
  1461. /* acpi_video interface */
  1462. static int acpi_video_bus_start_devices(struct acpi_video_bus *video)
  1463. {
  1464. return acpi_video_bus_DOS(video, 0, 0);
  1465. }
  1466. static int acpi_video_bus_stop_devices(struct acpi_video_bus *video)
  1467. {
  1468. return acpi_video_bus_DOS(video, 0, 1);
  1469. }
  1470. static void acpi_video_bus_notify(acpi_handle handle, u32 event, void *data)
  1471. {
  1472. struct acpi_video_bus *video = data;
  1473. struct acpi_device *device = NULL;
  1474. struct input_dev *input;
  1475. int keycode;
  1476. if (!video)
  1477. return;
  1478. device = video->device;
  1479. input = video->input;
  1480. switch (event) {
  1481. case ACPI_VIDEO_NOTIFY_SWITCH: /* User requested a switch,
  1482. * most likely via hotkey. */
  1483. acpi_bus_generate_proc_event(device, event, 0);
  1484. keycode = KEY_SWITCHVIDEOMODE;
  1485. break;
  1486. case ACPI_VIDEO_NOTIFY_PROBE: /* User plugged in or removed a video
  1487. * connector. */
  1488. acpi_video_device_enumerate(video);
  1489. acpi_video_device_rebind(video);
  1490. acpi_video_switch_output(video, event);
  1491. acpi_bus_generate_proc_event(device, event, 0);
  1492. keycode = KEY_SWITCHVIDEOMODE;
  1493. break;
  1494. case ACPI_VIDEO_NOTIFY_CYCLE: /* Cycle Display output hotkey pressed. */
  1495. acpi_video_switch_output(video, event);
  1496. acpi_bus_generate_proc_event(device, event, 0);
  1497. keycode = KEY_SWITCHVIDEOMODE;
  1498. break;
  1499. case ACPI_VIDEO_NOTIFY_NEXT_OUTPUT: /* Next Display output hotkey pressed. */
  1500. acpi_video_switch_output(video, event);
  1501. acpi_bus_generate_proc_event(device, event, 0);
  1502. keycode = KEY_VIDEO_NEXT;
  1503. break;
  1504. case ACPI_VIDEO_NOTIFY_PREV_OUTPUT: /* previous Display output hotkey pressed. */
  1505. acpi_video_switch_output(video, event);
  1506. acpi_bus_generate_proc_event(device, event, 0);
  1507. keycode = KEY_VIDEO_PREV;
  1508. break;
  1509. default:
  1510. keycode = KEY_UNKNOWN;
  1511. ACPI_DEBUG_PRINT((ACPI_DB_INFO,
  1512. "Unsupported event [0x%x]\n", event));
  1513. break;
  1514. }
  1515. input_report_key(input, keycode, 1);
  1516. input_sync(input);
  1517. input_report_key(input, keycode, 0);
  1518. input_sync(input);
  1519. return;
  1520. }
  1521. static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data)
  1522. {
  1523. struct acpi_video_device *video_device = data;
  1524. struct acpi_device *device = NULL;
  1525. struct acpi_video_bus *bus;
  1526. struct input_dev *input;
  1527. int keycode;
  1528. if (!video_device)
  1529. return;
  1530. device = video_device->dev;
  1531. bus = video_device->video;
  1532. input = bus->input;
  1533. switch (event) {
  1534. case ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS: /* Cycle brightness */
  1535. acpi_video_switch_brightness(video_device, event);
  1536. acpi_bus_generate_proc_event(device, event, 0);
  1537. keycode = KEY_BRIGHTNESS_CYCLE;
  1538. break;
  1539. case ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS: /* Increase brightness */
  1540. acpi_video_switch_brightness(video_device, event);
  1541. acpi_bus_generate_proc_event(device, event, 0);
  1542. keycode = KEY_BRIGHTNESSUP;
  1543. break;
  1544. case ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS: /* Decrease brightness */
  1545. acpi_video_switch_brightness(video_device, event);
  1546. acpi_bus_generate_proc_event(device, event, 0);
  1547. keycode = KEY_BRIGHTNESSDOWN;
  1548. break;
  1549. case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightnesss */
  1550. acpi_video_switch_brightness(video_device, event);
  1551. acpi_bus_generate_proc_event(device, event, 0);
  1552. keycode = KEY_BRIGHTNESS_ZERO;
  1553. break;
  1554. case ACPI_VIDEO_NOTIFY_DISPLAY_OFF: /* display device off */
  1555. acpi_video_switch_brightness(video_device, event);
  1556. acpi_bus_generate_proc_event(device, event, 0);
  1557. keycode = KEY_DISPLAY_OFF;
  1558. break;
  1559. default:
  1560. keycode = KEY_UNKNOWN;
  1561. ACPI_DEBUG_PRINT((ACPI_DB_INFO,
  1562. "Unsupported event [0x%x]\n", event));
  1563. break;
  1564. }
  1565. input_report_key(input, keycode, 1);
  1566. input_sync(input);
  1567. input_report_key(input, keycode, 0);
  1568. input_sync(input);
  1569. return;
  1570. }
  1571. static int instance;
  1572. static int acpi_video_bus_add(struct acpi_device *device)
  1573. {
  1574. acpi_status status;
  1575. struct acpi_video_bus *video;
  1576. struct input_dev *input;
  1577. int error;
  1578. video = kzalloc(sizeof(struct acpi_video_bus), GFP_KERNEL);
  1579. if (!video)
  1580. return -ENOMEM;
  1581. /* a hack to fix the duplicate name "VID" problem on T61 */
  1582. if (!strcmp(device->pnp.bus_id, "VID")) {
  1583. if (instance)
  1584. device->pnp.bus_id[3] = '0' + instance;
  1585. instance ++;
  1586. }
  1587. video->device = device;
  1588. strcpy(acpi_device_name(device), ACPI_VIDEO_BUS_NAME);
  1589. strcpy(acpi_device_class(device), ACPI_VIDEO_CLASS);
  1590. acpi_driver_data(device) = video;
  1591. acpi_video_bus_find_cap(video);
  1592. error = acpi_video_bus_check(video);
  1593. if (error)
  1594. goto err_free_video;
  1595. error = acpi_video_bus_add_fs(device);
  1596. if (error)
  1597. goto err_free_video;
  1598. mutex_init(&video->device_list_lock);
  1599. INIT_LIST_HEAD(&video->video_device_list);
  1600. acpi_video_bus_get_devices(video, device);
  1601. acpi_video_bus_start_devices(video);
  1602. status = acpi_install_notify_handler(device->handle,
  1603. ACPI_DEVICE_NOTIFY,
  1604. acpi_video_bus_notify, video);
  1605. if (ACPI_FAILURE(status)) {
  1606. ACPI_DEBUG_PRINT((ACPI_DB_ERROR,
  1607. "Error installing notify handler\n"));
  1608. error = -ENODEV;
  1609. goto err_stop_video;
  1610. }
  1611. video->input = input = input_allocate_device();
  1612. if (!input) {
  1613. error = -ENOMEM;
  1614. goto err_uninstall_notify;
  1615. }
  1616. snprintf(video->phys, sizeof(video->phys),
  1617. "%s/video/input0", acpi_device_hid(video->device));
  1618. input->name = acpi_device_name(video->device);
  1619. input->phys = video->phys;
  1620. input->id.bustype = BUS_HOST;
  1621. input->id.product = 0x06;
  1622. input->dev.parent = &device->dev;
  1623. input->evbit[0] = BIT(EV_KEY);
  1624. set_bit(KEY_SWITCHVIDEOMODE, input->keybit);
  1625. set_bit(KEY_VIDEO_NEXT, input->keybit);
  1626. set_bit(KEY_VIDEO_PREV, input->keybit);
  1627. set_bit(KEY_BRIGHTNESS_CYCLE, input->keybit);
  1628. set_bit(KEY_BRIGHTNESSUP, input->keybit);
  1629. set_bit(KEY_BRIGHTNESSDOWN, input->keybit);
  1630. set_bit(KEY_BRIGHTNESS_ZERO, input->keybit);
  1631. set_bit(KEY_DISPLAY_OFF, input->keybit);
  1632. set_bit(KEY_UNKNOWN, input->keybit);
  1633. error = input_register_device(input);
  1634. if (error)
  1635. goto err_free_input_dev;
  1636. printk(KERN_INFO PREFIX "%s [%s] (multi-head: %s rom: %s post: %s)\n",
  1637. ACPI_VIDEO_DEVICE_NAME, acpi_device_bid(device),
  1638. video->flags.multihead ? "yes" : "no",
  1639. video->flags.rom ? "yes" : "no",
  1640. video->flags.post ? "yes" : "no");
  1641. return 0;
  1642. err_free_input_dev:
  1643. input_free_device(input);
  1644. err_uninstall_notify:
  1645. acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY,
  1646. acpi_video_bus_notify);
  1647. err_stop_video:
  1648. acpi_video_bus_stop_devices(video);
  1649. acpi_video_bus_put_devices(video);
  1650. kfree(video->attached_array);
  1651. acpi_video_bus_remove_fs(device);
  1652. err_free_video:
  1653. kfree(video);
  1654. acpi_driver_data(device) = NULL;
  1655. return error;
  1656. }
  1657. static int acpi_video_bus_remove(struct acpi_device *device, int type)
  1658. {
  1659. acpi_status status = 0;
  1660. struct acpi_video_bus *video = NULL;
  1661. if (!device || !acpi_driver_data(device))
  1662. return -EINVAL;
  1663. video = acpi_driver_data(device);
  1664. acpi_video_bus_stop_devices(video);
  1665. status = acpi_remove_notify_handler(video->device->handle,
  1666. ACPI_DEVICE_NOTIFY,
  1667. acpi_video_bus_notify);
  1668. acpi_video_bus_put_devices(video);
  1669. acpi_video_bus_remove_fs(device);
  1670. input_unregister_device(video->input);
  1671. kfree(video->attached_array);
  1672. kfree(video);
  1673. return 0;
  1674. }
  1675. static int __init acpi_video_init(void)
  1676. {
  1677. int result = 0;
  1678. /*
  1679. acpi_dbg_level = 0xFFFFFFFF;
  1680. acpi_dbg_layer = 0x08000000;
  1681. */
  1682. acpi_video_dir = proc_mkdir(ACPI_VIDEO_CLASS, acpi_root_dir);
  1683. if (!acpi_video_dir)
  1684. return -ENODEV;
  1685. acpi_video_dir->owner = THIS_MODULE;
  1686. result = acpi_bus_register_driver(&acpi_video_bus);
  1687. if (result < 0) {
  1688. remove_proc_entry(ACPI_VIDEO_CLASS, acpi_root_dir);
  1689. return -ENODEV;
  1690. }
  1691. return 0;
  1692. }
  1693. static void __exit acpi_video_exit(void)
  1694. {
  1695. acpi_bus_unregister_driver(&acpi_video_bus);
  1696. remove_proc_entry(ACPI_VIDEO_CLASS, acpi_root_dir);
  1697. return;
  1698. }
  1699. module_init(acpi_video_init);
  1700. module_exit(acpi_video_exit);