video.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051
  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/proc_fs.h>
  32. #include <linux/seq_file.h>
  33. #include <linux/input.h>
  34. #include <linux/backlight.h>
  35. #include <linux/video_output.h>
  36. #include <asm/uaccess.h>
  37. #include <acpi/acpi_bus.h>
  38. #include <acpi/acpi_drivers.h>
  39. #define ACPI_VIDEO_COMPONENT 0x08000000
  40. #define ACPI_VIDEO_CLASS "video"
  41. #define ACPI_VIDEO_BUS_NAME "Video Bus"
  42. #define ACPI_VIDEO_DEVICE_NAME "Video Device"
  43. #define ACPI_VIDEO_NOTIFY_SWITCH 0x80
  44. #define ACPI_VIDEO_NOTIFY_PROBE 0x81
  45. #define ACPI_VIDEO_NOTIFY_CYCLE 0x82
  46. #define ACPI_VIDEO_NOTIFY_NEXT_OUTPUT 0x83
  47. #define ACPI_VIDEO_NOTIFY_PREV_OUTPUT 0x84
  48. #define ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS 0x85
  49. #define ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS 0x86
  50. #define ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS 0x87
  51. #define ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS 0x88
  52. #define ACPI_VIDEO_NOTIFY_DISPLAY_OFF 0x89
  53. #define ACPI_VIDEO_HEAD_INVALID (~0u - 1)
  54. #define ACPI_VIDEO_HEAD_END (~0u)
  55. #define MAX_NAME_LEN 20
  56. #define ACPI_VIDEO_DISPLAY_CRT 1
  57. #define ACPI_VIDEO_DISPLAY_TV 2
  58. #define ACPI_VIDEO_DISPLAY_DVI 3
  59. #define ACPI_VIDEO_DISPLAY_LCD 4
  60. #define _COMPONENT ACPI_VIDEO_COMPONENT
  61. ACPI_MODULE_NAME("video");
  62. MODULE_AUTHOR("Bruno Ducrot");
  63. MODULE_DESCRIPTION("ACPI Video Driver");
  64. MODULE_LICENSE("GPL");
  65. static int acpi_video_bus_add(struct acpi_device *device);
  66. static int acpi_video_bus_remove(struct acpi_device *device, int type);
  67. static const struct acpi_device_id video_device_ids[] = {
  68. {ACPI_VIDEO_HID, 0},
  69. {"", 0},
  70. };
  71. MODULE_DEVICE_TABLE(acpi, video_device_ids);
  72. static struct acpi_driver acpi_video_bus = {
  73. .name = "video",
  74. .class = ACPI_VIDEO_CLASS,
  75. .ids = video_device_ids,
  76. .ops = {
  77. .add = acpi_video_bus_add,
  78. .remove = acpi_video_bus_remove,
  79. },
  80. };
  81. struct acpi_video_bus_flags {
  82. u8 multihead:1; /* can switch video heads */
  83. u8 rom:1; /* can retrieve a video rom */
  84. u8 post:1; /* can configure the head to */
  85. u8 reserved:5;
  86. };
  87. struct acpi_video_bus_cap {
  88. u8 _DOS:1; /*Enable/Disable output switching */
  89. u8 _DOD:1; /*Enumerate all devices attached to display adapter */
  90. u8 _ROM:1; /*Get ROM Data */
  91. u8 _GPD:1; /*Get POST Device */
  92. u8 _SPD:1; /*Set POST Device */
  93. u8 _VPO:1; /*Video POST Options */
  94. u8 reserved:2;
  95. };
  96. struct acpi_video_device_attrib {
  97. u32 display_index:4; /* A zero-based instance of the Display */
  98. u32 display_port_attachment:4; /*This field differentiates the display type */
  99. u32 display_type:4; /*Describe the specific type in use */
  100. u32 vendor_specific:4; /*Chipset Vendor Specific */
  101. u32 bios_can_detect:1; /*BIOS can detect the device */
  102. u32 depend_on_vga:1; /*Non-VGA output device whose power is related to
  103. the VGA device. */
  104. u32 pipe_id:3; /*For VGA multiple-head devices. */
  105. u32 reserved:10; /*Must be 0 */
  106. u32 device_id_scheme:1; /*Device ID Scheme */
  107. };
  108. struct acpi_video_enumerated_device {
  109. union {
  110. u32 int_val;
  111. struct acpi_video_device_attrib attrib;
  112. } value;
  113. struct acpi_video_device *bind_info;
  114. };
  115. struct acpi_video_bus {
  116. struct acpi_device *device;
  117. u8 dos_setting;
  118. struct acpi_video_enumerated_device *attached_array;
  119. u8 attached_count;
  120. struct acpi_video_bus_cap cap;
  121. struct acpi_video_bus_flags flags;
  122. struct semaphore sem;
  123. struct list_head video_device_list;
  124. struct proc_dir_entry *dir;
  125. struct input_dev *input;
  126. char phys[32]; /* for input device */
  127. };
  128. struct acpi_video_device_flags {
  129. u8 crt:1;
  130. u8 lcd:1;
  131. u8 tvout:1;
  132. u8 dvi:1;
  133. u8 bios:1;
  134. u8 unknown:1;
  135. u8 reserved:2;
  136. };
  137. struct acpi_video_device_cap {
  138. u8 _ADR:1; /*Return the unique ID */
  139. u8 _BCL:1; /*Query list of brightness control levels supported */
  140. u8 _BCM:1; /*Set the brightness level */
  141. u8 _BQC:1; /* Get current brightness level */
  142. u8 _DDC:1; /*Return the EDID for this device */
  143. u8 _DCS:1; /*Return status of output device */
  144. u8 _DGS:1; /*Query graphics state */
  145. u8 _DSS:1; /*Device state set */
  146. };
  147. struct acpi_video_device_brightness {
  148. int curr;
  149. int count;
  150. int *levels;
  151. };
  152. struct acpi_video_device {
  153. unsigned long device_id;
  154. struct acpi_video_device_flags flags;
  155. struct acpi_video_device_cap cap;
  156. struct list_head entry;
  157. struct acpi_video_bus *video;
  158. struct acpi_device *dev;
  159. struct acpi_video_device_brightness *brightness;
  160. struct backlight_device *backlight;
  161. struct output_device *output_dev;
  162. };
  163. /* bus */
  164. static int acpi_video_bus_info_open_fs(struct inode *inode, struct file *file);
  165. static struct file_operations acpi_video_bus_info_fops = {
  166. .open = acpi_video_bus_info_open_fs,
  167. .read = seq_read,
  168. .llseek = seq_lseek,
  169. .release = single_release,
  170. };
  171. static int acpi_video_bus_ROM_open_fs(struct inode *inode, struct file *file);
  172. static struct file_operations acpi_video_bus_ROM_fops = {
  173. .open = acpi_video_bus_ROM_open_fs,
  174. .read = seq_read,
  175. .llseek = seq_lseek,
  176. .release = single_release,
  177. };
  178. static int acpi_video_bus_POST_info_open_fs(struct inode *inode,
  179. struct file *file);
  180. static struct file_operations acpi_video_bus_POST_info_fops = {
  181. .open = acpi_video_bus_POST_info_open_fs,
  182. .read = seq_read,
  183. .llseek = seq_lseek,
  184. .release = single_release,
  185. };
  186. static int acpi_video_bus_POST_open_fs(struct inode *inode, struct file *file);
  187. static struct file_operations acpi_video_bus_POST_fops = {
  188. .open = acpi_video_bus_POST_open_fs,
  189. .read = seq_read,
  190. .llseek = seq_lseek,
  191. .release = single_release,
  192. };
  193. static int acpi_video_bus_DOS_open_fs(struct inode *inode, struct file *file);
  194. static struct file_operations acpi_video_bus_DOS_fops = {
  195. .open = acpi_video_bus_DOS_open_fs,
  196. .read = seq_read,
  197. .llseek = seq_lseek,
  198. .release = single_release,
  199. };
  200. /* device */
  201. static int acpi_video_device_info_open_fs(struct inode *inode,
  202. struct file *file);
  203. static struct file_operations acpi_video_device_info_fops = {
  204. .open = acpi_video_device_info_open_fs,
  205. .read = seq_read,
  206. .llseek = seq_lseek,
  207. .release = single_release,
  208. };
  209. static int acpi_video_device_state_open_fs(struct inode *inode,
  210. struct file *file);
  211. static struct file_operations acpi_video_device_state_fops = {
  212. .open = acpi_video_device_state_open_fs,
  213. .read = seq_read,
  214. .llseek = seq_lseek,
  215. .release = single_release,
  216. };
  217. static int acpi_video_device_brightness_open_fs(struct inode *inode,
  218. struct file *file);
  219. static struct file_operations acpi_video_device_brightness_fops = {
  220. .open = acpi_video_device_brightness_open_fs,
  221. .read = seq_read,
  222. .llseek = seq_lseek,
  223. .release = single_release,
  224. };
  225. static int acpi_video_device_EDID_open_fs(struct inode *inode,
  226. struct file *file);
  227. static struct file_operations acpi_video_device_EDID_fops = {
  228. .open = acpi_video_device_EDID_open_fs,
  229. .read = seq_read,
  230. .llseek = seq_lseek,
  231. .release = single_release,
  232. };
  233. static char device_decode[][30] = {
  234. "motherboard VGA device",
  235. "PCI VGA device",
  236. "AGP VGA device",
  237. "UNKNOWN",
  238. };
  239. static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data);
  240. static void acpi_video_device_rebind(struct acpi_video_bus *video);
  241. static void acpi_video_device_bind(struct acpi_video_bus *video,
  242. struct acpi_video_device *device);
  243. static int acpi_video_device_enumerate(struct acpi_video_bus *video);
  244. static int acpi_video_switch_output(struct acpi_video_bus *video, int event);
  245. static int acpi_video_device_lcd_set_level(struct acpi_video_device *device,
  246. int level);
  247. static int acpi_video_device_lcd_get_level_current(
  248. struct acpi_video_device *device,
  249. unsigned long *level);
  250. static int acpi_video_get_next_level(struct acpi_video_device *device,
  251. u32 level_current, u32 event);
  252. static void acpi_video_switch_brightness(struct acpi_video_device *device,
  253. int event);
  254. static int acpi_video_device_get_state(struct acpi_video_device *device,
  255. unsigned long *state);
  256. static int acpi_video_output_get(struct output_device *od);
  257. static int acpi_video_device_set_state(struct acpi_video_device *device, int state);
  258. /*backlight device sysfs support*/
  259. static int acpi_video_get_brightness(struct backlight_device *bd)
  260. {
  261. unsigned long cur_level;
  262. struct acpi_video_device *vd =
  263. (struct acpi_video_device *)bl_get_data(bd);
  264. acpi_video_device_lcd_get_level_current(vd, &cur_level);
  265. return (int) cur_level;
  266. }
  267. static int acpi_video_set_brightness(struct backlight_device *bd)
  268. {
  269. int request_level = bd->props.brightness;
  270. struct acpi_video_device *vd =
  271. (struct acpi_video_device *)bl_get_data(bd);
  272. acpi_video_device_lcd_set_level(vd, request_level);
  273. return 0;
  274. }
  275. static struct backlight_ops acpi_backlight_ops = {
  276. .get_brightness = acpi_video_get_brightness,
  277. .update_status = acpi_video_set_brightness,
  278. };
  279. /*video output device sysfs support*/
  280. static int acpi_video_output_get(struct output_device *od)
  281. {
  282. unsigned long state;
  283. struct acpi_video_device *vd =
  284. (struct acpi_video_device *)class_get_devdata(&od->class_dev);
  285. acpi_video_device_get_state(vd, &state);
  286. return (int)state;
  287. }
  288. static int acpi_video_output_set(struct output_device *od)
  289. {
  290. unsigned long state = od->request_state;
  291. struct acpi_video_device *vd=
  292. (struct acpi_video_device *)class_get_devdata(&od->class_dev);
  293. return acpi_video_device_set_state(vd, state);
  294. }
  295. static struct output_properties acpi_output_properties = {
  296. .set_state = acpi_video_output_set,
  297. .get_status = acpi_video_output_get,
  298. };
  299. /* --------------------------------------------------------------------------
  300. Video Management
  301. -------------------------------------------------------------------------- */
  302. /* device */
  303. static int
  304. acpi_video_device_query(struct acpi_video_device *device, unsigned long *state)
  305. {
  306. int status;
  307. status = acpi_evaluate_integer(device->dev->handle, "_DGS", NULL, state);
  308. return status;
  309. }
  310. static int
  311. acpi_video_device_get_state(struct acpi_video_device *device,
  312. unsigned long *state)
  313. {
  314. int status;
  315. status = acpi_evaluate_integer(device->dev->handle, "_DCS", NULL, state);
  316. return status;
  317. }
  318. static int
  319. acpi_video_device_set_state(struct acpi_video_device *device, int state)
  320. {
  321. int status;
  322. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  323. struct acpi_object_list args = { 1, &arg0 };
  324. unsigned long ret;
  325. arg0.integer.value = state;
  326. status = acpi_evaluate_integer(device->dev->handle, "_DSS", &args, &ret);
  327. return status;
  328. }
  329. static int
  330. acpi_video_device_lcd_query_levels(struct acpi_video_device *device,
  331. union acpi_object **levels)
  332. {
  333. int status;
  334. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  335. union acpi_object *obj;
  336. *levels = NULL;
  337. status = acpi_evaluate_object(device->dev->handle, "_BCL", NULL, &buffer);
  338. if (!ACPI_SUCCESS(status))
  339. return status;
  340. obj = (union acpi_object *)buffer.pointer;
  341. if (!obj || (obj->type != ACPI_TYPE_PACKAGE)) {
  342. printk(KERN_ERR PREFIX "Invalid _BCL data\n");
  343. status = -EFAULT;
  344. goto err;
  345. }
  346. *levels = obj;
  347. return 0;
  348. err:
  349. kfree(buffer.pointer);
  350. return status;
  351. }
  352. static int
  353. acpi_video_device_lcd_set_level(struct acpi_video_device *device, int level)
  354. {
  355. int status = AE_OK;
  356. union acpi_object arg0 = { ACPI_TYPE_INTEGER };
  357. struct acpi_object_list args = { 1, &arg0 };
  358. arg0.integer.value = level;
  359. if (device->cap._BCM)
  360. status = acpi_evaluate_object(device->dev->handle, "_BCM",
  361. &args, NULL);
  362. device->brightness->curr = level;
  363. printk(KERN_DEBUG "set_level status: %x\n", status);
  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, 4);
  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, 4);
  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[4] = { 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. down(&video->sem);
  1191. list_add_tail(&data->entry, &video->video_device_list);
  1192. up(&video->sem);
  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 list_head *node, *next;
  1212. list_for_each_safe(node, next, &video->video_device_list) {
  1213. struct acpi_video_device *dev =
  1214. container_of(node, struct acpi_video_device, entry);
  1215. acpi_video_device_bind(video, dev);
  1216. }
  1217. }
  1218. /*
  1219. * Arg:
  1220. * video : video bus device
  1221. * device : video output device under the video
  1222. * bus
  1223. *
  1224. * Return:
  1225. * none
  1226. *
  1227. * Bind the ids with the corresponding video devices
  1228. * under the video bus.
  1229. */
  1230. static void
  1231. acpi_video_device_bind(struct acpi_video_bus *video,
  1232. struct acpi_video_device *device)
  1233. {
  1234. int i;
  1235. #define IDS_VAL(i) video->attached_array[i].value.int_val
  1236. #define IDS_BIND(i) video->attached_array[i].bind_info
  1237. for (i = 0; IDS_VAL(i) != ACPI_VIDEO_HEAD_INVALID &&
  1238. i < video->attached_count; i++) {
  1239. if (device->device_id == (IDS_VAL(i) & 0xffff)) {
  1240. IDS_BIND(i) = device;
  1241. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "device_bind %d\n", i));
  1242. }
  1243. }
  1244. #undef IDS_VAL
  1245. #undef IDS_BIND
  1246. }
  1247. /*
  1248. * Arg:
  1249. * video : video bus device
  1250. *
  1251. * Return:
  1252. * < 0 : error
  1253. *
  1254. * Call _DOD to enumerate all devices attached to display adapter
  1255. *
  1256. */
  1257. static int acpi_video_device_enumerate(struct acpi_video_bus *video)
  1258. {
  1259. int status;
  1260. int count;
  1261. int i;
  1262. struct acpi_video_enumerated_device *active_device_list;
  1263. struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL };
  1264. union acpi_object *dod = NULL;
  1265. union acpi_object *obj;
  1266. status = acpi_evaluate_object(video->device->handle, "_DOD", NULL, &buffer);
  1267. if (!ACPI_SUCCESS(status)) {
  1268. ACPI_EXCEPTION((AE_INFO, status, "Evaluating _DOD"));
  1269. return status;
  1270. }
  1271. dod = buffer.pointer;
  1272. if (!dod || (dod->type != ACPI_TYPE_PACKAGE)) {
  1273. ACPI_EXCEPTION((AE_INFO, status, "Invalid _DOD data"));
  1274. status = -EFAULT;
  1275. goto out;
  1276. }
  1277. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Found %d video heads in _DOD\n",
  1278. dod->package.count));
  1279. active_device_list = kmalloc((1 +
  1280. dod->package.count) *
  1281. sizeof(struct
  1282. acpi_video_enumerated_device),
  1283. GFP_KERNEL);
  1284. if (!active_device_list) {
  1285. status = -ENOMEM;
  1286. goto out;
  1287. }
  1288. count = 0;
  1289. for (i = 0; i < dod->package.count; i++) {
  1290. obj = &dod->package.elements[i];
  1291. if (obj->type != ACPI_TYPE_INTEGER) {
  1292. printk(KERN_ERR PREFIX "Invalid _DOD data\n");
  1293. active_device_list[i].value.int_val =
  1294. ACPI_VIDEO_HEAD_INVALID;
  1295. }
  1296. active_device_list[i].value.int_val = obj->integer.value;
  1297. active_device_list[i].bind_info = NULL;
  1298. ACPI_DEBUG_PRINT((ACPI_DB_INFO, "dod element[%d] = %d\n", i,
  1299. (int)obj->integer.value));
  1300. count++;
  1301. }
  1302. active_device_list[count].value.int_val = ACPI_VIDEO_HEAD_END;
  1303. kfree(video->attached_array);
  1304. video->attached_array = active_device_list;
  1305. video->attached_count = count;
  1306. out:
  1307. kfree(buffer.pointer);
  1308. return status;
  1309. }
  1310. /*
  1311. * Arg:
  1312. * video : video bus device
  1313. * event : notify event
  1314. *
  1315. * Return:
  1316. * < 0 : error
  1317. *
  1318. * 1. Find out the current active output device.
  1319. * 2. Identify the next output device to switch to.
  1320. * 3. call _DSS to do actual switch.
  1321. */
  1322. static int acpi_video_switch_output(struct acpi_video_bus *video, int event)
  1323. {
  1324. struct list_head *node, *next;
  1325. struct acpi_video_device *dev = NULL;
  1326. struct acpi_video_device *dev_next = NULL;
  1327. struct acpi_video_device *dev_prev = NULL;
  1328. unsigned long state;
  1329. int status = 0;
  1330. list_for_each_safe(node, next, &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 =
  1335. container_of(node->next, struct acpi_video_device,
  1336. entry);
  1337. dev_prev =
  1338. container_of(node->prev, struct acpi_video_device,
  1339. entry);
  1340. goto out;
  1341. }
  1342. }
  1343. dev_next = container_of(node->next, struct acpi_video_device, entry);
  1344. dev_prev = container_of(node->prev, struct acpi_video_device, entry);
  1345. out:
  1346. switch (event) {
  1347. case ACPI_VIDEO_NOTIFY_CYCLE:
  1348. case ACPI_VIDEO_NOTIFY_NEXT_OUTPUT:
  1349. acpi_video_device_set_state(dev, 0);
  1350. acpi_video_device_set_state(dev_next, 0x80000001);
  1351. break;
  1352. case ACPI_VIDEO_NOTIFY_PREV_OUTPUT:
  1353. acpi_video_device_set_state(dev, 0);
  1354. acpi_video_device_set_state(dev_prev, 0x80000001);
  1355. default:
  1356. break;
  1357. }
  1358. return status;
  1359. }
  1360. static int
  1361. acpi_video_get_next_level(struct acpi_video_device *device,
  1362. u32 level_current, u32 event)
  1363. {
  1364. int min, max, min_above, max_below, i, l;
  1365. max = max_below = 0;
  1366. min = min_above = 255;
  1367. for (i = 0; i < device->brightness->count; i++) {
  1368. l = device->brightness->levels[i];
  1369. if (l < min)
  1370. min = l;
  1371. if (l > max)
  1372. max = l;
  1373. if (l < min_above && l > level_current)
  1374. min_above = l;
  1375. if (l > max_below && l < level_current)
  1376. max_below = l;
  1377. }
  1378. switch (event) {
  1379. case ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS:
  1380. return (level_current < max) ? min_above : min;
  1381. case ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS:
  1382. return (level_current < max) ? min_above : max;
  1383. case ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS:
  1384. return (level_current > min) ? max_below : min;
  1385. case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS:
  1386. case ACPI_VIDEO_NOTIFY_DISPLAY_OFF:
  1387. return 0;
  1388. default:
  1389. return level_current;
  1390. }
  1391. }
  1392. static void
  1393. acpi_video_switch_brightness(struct acpi_video_device *device, int event)
  1394. {
  1395. unsigned long level_current, level_next;
  1396. acpi_video_device_lcd_get_level_current(device, &level_current);
  1397. level_next = acpi_video_get_next_level(device, level_current, event);
  1398. acpi_video_device_lcd_set_level(device, level_next);
  1399. }
  1400. static int
  1401. acpi_video_bus_get_devices(struct acpi_video_bus *video,
  1402. struct acpi_device *device)
  1403. {
  1404. int status = 0;
  1405. struct list_head *node, *next;
  1406. acpi_video_device_enumerate(video);
  1407. list_for_each_safe(node, next, &device->children) {
  1408. struct acpi_device *dev =
  1409. list_entry(node, struct acpi_device, node);
  1410. if (!dev)
  1411. continue;
  1412. status = acpi_video_bus_get_one_device(dev, video);
  1413. if (ACPI_FAILURE(status)) {
  1414. ACPI_EXCEPTION((AE_INFO, status, "Cant attach device"));
  1415. continue;
  1416. }
  1417. }
  1418. return status;
  1419. }
  1420. static int acpi_video_bus_put_one_device(struct acpi_video_device *device)
  1421. {
  1422. acpi_status status;
  1423. struct acpi_video_bus *video;
  1424. if (!device || !device->video)
  1425. return -ENOENT;
  1426. video = device->video;
  1427. down(&video->sem);
  1428. list_del(&device->entry);
  1429. up(&video->sem);
  1430. acpi_video_device_remove_fs(device->dev);
  1431. status = acpi_remove_notify_handler(device->dev->handle,
  1432. ACPI_DEVICE_NOTIFY,
  1433. acpi_video_device_notify);
  1434. backlight_device_unregister(device->backlight);
  1435. video_output_unregister(device->output_dev);
  1436. return 0;
  1437. }
  1438. static int acpi_video_bus_put_devices(struct acpi_video_bus *video)
  1439. {
  1440. int status;
  1441. struct list_head *node, *next;
  1442. list_for_each_safe(node, next, &video->video_device_list) {
  1443. struct acpi_video_device *data =
  1444. list_entry(node, struct acpi_video_device, entry);
  1445. if (!data)
  1446. continue;
  1447. status = acpi_video_bus_put_one_device(data);
  1448. if (ACPI_FAILURE(status))
  1449. printk(KERN_WARNING PREFIX
  1450. "hhuuhhuu bug in acpi video driver.\n");
  1451. if (data->brightness)
  1452. kfree(data->brightness->levels);
  1453. kfree(data->brightness);
  1454. kfree(data);
  1455. }
  1456. return 0;
  1457. }
  1458. /* acpi_video interface */
  1459. static int acpi_video_bus_start_devices(struct acpi_video_bus *video)
  1460. {
  1461. return acpi_video_bus_DOS(video, 1, 0);
  1462. }
  1463. static int acpi_video_bus_stop_devices(struct acpi_video_bus *video)
  1464. {
  1465. return acpi_video_bus_DOS(video, 0, 1);
  1466. }
  1467. static void acpi_video_bus_notify(acpi_handle handle, u32 event, void *data)
  1468. {
  1469. struct acpi_video_bus *video = data;
  1470. struct acpi_device *device = NULL;
  1471. struct input_dev *input;
  1472. int keycode;
  1473. printk("video bus notify\n");
  1474. if (!video)
  1475. return;
  1476. device = video->device;
  1477. input = video->input;
  1478. switch (event) {
  1479. case ACPI_VIDEO_NOTIFY_SWITCH: /* User requested a switch,
  1480. * most likely via hotkey. */
  1481. acpi_bus_generate_proc_event(device, event, 0);
  1482. keycode = KEY_SWITCHVIDEOMODE;
  1483. break;
  1484. case ACPI_VIDEO_NOTIFY_PROBE: /* User plugged in or removed a video
  1485. * connector. */
  1486. acpi_video_device_enumerate(video);
  1487. acpi_video_device_rebind(video);
  1488. acpi_video_switch_output(video, event);
  1489. acpi_bus_generate_proc_event(device, event, 0);
  1490. keycode = KEY_SWITCHVIDEOMODE;
  1491. break;
  1492. case ACPI_VIDEO_NOTIFY_CYCLE: /* Cycle Display output hotkey pressed. */
  1493. acpi_video_switch_output(video, event);
  1494. acpi_bus_generate_proc_event(device, event, 0);
  1495. keycode = KEY_SWITCHVIDEOMODE;
  1496. break;
  1497. case ACPI_VIDEO_NOTIFY_NEXT_OUTPUT: /* Next Display output hotkey pressed. */
  1498. acpi_video_switch_output(video, event);
  1499. acpi_bus_generate_proc_event(device, event, 0);
  1500. keycode = KEY_VIDEO_NEXT;
  1501. break;
  1502. case ACPI_VIDEO_NOTIFY_PREV_OUTPUT: /* previous Display output hotkey pressed. */
  1503. acpi_video_switch_output(video, event);
  1504. acpi_bus_generate_proc_event(device, event, 0);
  1505. keycode = KEY_VIDEO_PREV;
  1506. break;
  1507. default:
  1508. keycode = KEY_UNKNOWN;
  1509. ACPI_DEBUG_PRINT((ACPI_DB_INFO,
  1510. "Unsupported event [0x%x]\n", event));
  1511. break;
  1512. }
  1513. input_report_key(input, keycode, 1);
  1514. input_sync(input);
  1515. input_report_key(input, keycode, 0);
  1516. input_sync(input);
  1517. return;
  1518. }
  1519. static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data)
  1520. {
  1521. struct acpi_video_device *video_device = data;
  1522. struct acpi_device *device = NULL;
  1523. struct acpi_video_bus *bus;
  1524. struct input_dev *input;
  1525. int keycode;
  1526. if (!video_device)
  1527. return;
  1528. device = video_device->dev;
  1529. bus = video_device->video;
  1530. input = bus->input;
  1531. switch (event) {
  1532. case ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS: /* Cycle brightness */
  1533. acpi_video_switch_brightness(video_device, event);
  1534. acpi_bus_generate_proc_event(device, event, 0);
  1535. keycode = KEY_BRIGHTNESS_CYCLE;
  1536. break;
  1537. case ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS: /* Increase brightness */
  1538. acpi_video_switch_brightness(video_device, event);
  1539. acpi_bus_generate_proc_event(device, event, 0);
  1540. keycode = KEY_BRIGHTNESSUP;
  1541. break;
  1542. case ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS: /* Decrease brightness */
  1543. acpi_video_switch_brightness(video_device, event);
  1544. acpi_bus_generate_proc_event(device, event, 0);
  1545. keycode = KEY_BRIGHTNESSDOWN;
  1546. break;
  1547. case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightnesss */
  1548. acpi_video_switch_brightness(video_device, event);
  1549. acpi_bus_generate_proc_event(device, event, 0);
  1550. keycode = KEY_BRIGHTNESS_ZERO;
  1551. break;
  1552. case ACPI_VIDEO_NOTIFY_DISPLAY_OFF: /* display device off */
  1553. acpi_video_switch_brightness(video_device, event);
  1554. acpi_bus_generate_proc_event(device, event, 0);
  1555. keycode = KEY_DISPLAY_OFF;
  1556. break;
  1557. default:
  1558. keycode = KEY_UNKNOWN;
  1559. ACPI_DEBUG_PRINT((ACPI_DB_INFO,
  1560. "Unsupported event [0x%x]\n", event));
  1561. break;
  1562. }
  1563. input_report_key(input, keycode, 1);
  1564. input_sync(input);
  1565. input_report_key(input, keycode, 0);
  1566. input_sync(input);
  1567. return;
  1568. }
  1569. static int instance;
  1570. static int acpi_video_bus_add(struct acpi_device *device)
  1571. {
  1572. int result = 0;
  1573. acpi_status status = 0;
  1574. struct acpi_video_bus *video = NULL;
  1575. struct input_dev *input;
  1576. if (!device)
  1577. return -EINVAL;
  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. result = acpi_video_bus_check(video);
  1593. if (result)
  1594. goto end;
  1595. result = acpi_video_bus_add_fs(device);
  1596. if (result)
  1597. goto end;
  1598. init_MUTEX(&video->sem);
  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. acpi_video_bus_stop_devices(video);
  1609. acpi_video_bus_put_devices(video);
  1610. kfree(video->attached_array);
  1611. acpi_video_bus_remove_fs(device);
  1612. result = -ENODEV;
  1613. goto end;
  1614. }
  1615. video->input = input = input_allocate_device();
  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->evbit[0] = BIT(EV_KEY);
  1623. set_bit(KEY_SWITCHVIDEOMODE, input->keybit);
  1624. set_bit(KEY_VIDEO_NEXT, input->keybit);
  1625. set_bit(KEY_VIDEO_PREV, input->keybit);
  1626. set_bit(KEY_BRIGHTNESS_CYCLE, input->keybit);
  1627. set_bit(KEY_BRIGHTNESSUP, input->keybit);
  1628. set_bit(KEY_BRIGHTNESSDOWN, input->keybit);
  1629. set_bit(KEY_BRIGHTNESS_ZERO, input->keybit);
  1630. set_bit(KEY_DISPLAY_OFF, input->keybit);
  1631. set_bit(KEY_UNKNOWN, input->keybit);
  1632. result = input_register_device(input);
  1633. if (result) {
  1634. acpi_remove_notify_handler(video->device->handle,
  1635. ACPI_DEVICE_NOTIFY,
  1636. acpi_video_bus_notify);
  1637. acpi_video_bus_stop_devices(video);
  1638. acpi_video_bus_put_devices(video);
  1639. kfree(video->attached_array);
  1640. acpi_video_bus_remove_fs(device);
  1641. goto end;
  1642. }
  1643. printk(KERN_INFO PREFIX "%s [%s] (multi-head: %s rom: %s post: %s)\n",
  1644. ACPI_VIDEO_DEVICE_NAME, acpi_device_bid(device),
  1645. video->flags.multihead ? "yes" : "no",
  1646. video->flags.rom ? "yes" : "no",
  1647. video->flags.post ? "yes" : "no");
  1648. end:
  1649. if (result)
  1650. kfree(video);
  1651. return result;
  1652. }
  1653. static int acpi_video_bus_remove(struct acpi_device *device, int type)
  1654. {
  1655. acpi_status status = 0;
  1656. struct acpi_video_bus *video = NULL;
  1657. if (!device || !acpi_driver_data(device))
  1658. return -EINVAL;
  1659. video = acpi_driver_data(device);
  1660. acpi_video_bus_stop_devices(video);
  1661. status = acpi_remove_notify_handler(video->device->handle,
  1662. ACPI_DEVICE_NOTIFY,
  1663. acpi_video_bus_notify);
  1664. acpi_video_bus_put_devices(video);
  1665. acpi_video_bus_remove_fs(device);
  1666. input_unregister_device(video->input);
  1667. kfree(video->attached_array);
  1668. kfree(video);
  1669. return 0;
  1670. }
  1671. static int __init acpi_video_init(void)
  1672. {
  1673. int result = 0;
  1674. /*
  1675. acpi_dbg_level = 0xFFFFFFFF;
  1676. acpi_dbg_layer = 0x08000000;
  1677. */
  1678. acpi_video_dir = proc_mkdir(ACPI_VIDEO_CLASS, acpi_root_dir);
  1679. if (!acpi_video_dir)
  1680. return -ENODEV;
  1681. acpi_video_dir->owner = THIS_MODULE;
  1682. result = acpi_bus_register_driver(&acpi_video_bus);
  1683. if (result < 0) {
  1684. remove_proc_entry(ACPI_VIDEO_CLASS, acpi_root_dir);
  1685. return -ENODEV;
  1686. }
  1687. return 0;
  1688. }
  1689. static void __exit acpi_video_exit(void)
  1690. {
  1691. acpi_bus_unregister_driver(&acpi_video_bus);
  1692. remove_proc_entry(ACPI_VIDEO_CLASS, acpi_root_dir);
  1693. return;
  1694. }
  1695. module_init(acpi_video_init);
  1696. module_exit(acpi_video_exit);