uvesafb.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066
  1. /*
  2. * A framebuffer driver for VBE 2.0+ compliant video cards
  3. *
  4. * (c) 2007 Michal Januszewski <spock@gentoo.org>
  5. * Loosely based upon the vesafb driver.
  6. *
  7. */
  8. #include <linux/init.h>
  9. #include <linux/module.h>
  10. #include <linux/moduleparam.h>
  11. #include <linux/skbuff.h>
  12. #include <linux/timer.h>
  13. #include <linux/completion.h>
  14. #include <linux/connector.h>
  15. #include <linux/random.h>
  16. #include <linux/platform_device.h>
  17. #include <linux/limits.h>
  18. #include <linux/fb.h>
  19. #include <linux/io.h>
  20. #include <linux/mutex.h>
  21. #include <video/edid.h>
  22. #include <video/uvesafb.h>
  23. #ifdef CONFIG_X86
  24. #include <video/vga.h>
  25. #endif
  26. #ifdef CONFIG_MTRR
  27. #include <asm/mtrr.h>
  28. #endif
  29. #include "edid.h"
  30. static struct cb_id uvesafb_cn_id = {
  31. .idx = CN_IDX_V86D,
  32. .val = CN_VAL_V86D_UVESAFB
  33. };
  34. static char v86d_path[PATH_MAX] = "/sbin/v86d";
  35. static char v86d_started; /* has v86d been started by uvesafb? */
  36. static struct fb_fix_screeninfo uvesafb_fix __devinitdata = {
  37. .id = "VESA VGA",
  38. .type = FB_TYPE_PACKED_PIXELS,
  39. .accel = FB_ACCEL_NONE,
  40. .visual = FB_VISUAL_TRUECOLOR,
  41. };
  42. static int mtrr __devinitdata = 3; /* enable mtrr by default */
  43. static int blank __devinitdata = 1; /* enable blanking by default */
  44. static int ypan __devinitdata = 1; /* 0: scroll, 1: ypan, 2: ywrap */
  45. static int pmi_setpal __devinitdata = 1; /* use PMI for palette changes */
  46. static int nocrtc __devinitdata; /* ignore CRTC settings */
  47. static int noedid __devinitdata; /* don't try DDC transfers */
  48. static int vram_remap __devinitdata; /* set amt. of memory to be used */
  49. static int vram_total __devinitdata; /* set total amount of memory */
  50. static u16 maxclk __devinitdata; /* maximum pixel clock */
  51. static u16 maxvf __devinitdata; /* maximum vertical frequency */
  52. static u16 maxhf __devinitdata; /* maximum horizontal frequency */
  53. static u16 vbemode __devinitdata; /* force use of a specific VBE mode */
  54. static char *mode_option __devinitdata;
  55. static struct uvesafb_ktask *uvfb_tasks[UVESAFB_TASKS_MAX];
  56. static DEFINE_MUTEX(uvfb_lock);
  57. /*
  58. * A handler for replies from userspace.
  59. *
  60. * Make sure each message passes consistency checks and if it does,
  61. * find the kernel part of the task struct, copy the registers and
  62. * the buffer contents and then complete the task.
  63. */
  64. static void uvesafb_cn_callback(void *data)
  65. {
  66. struct cn_msg *msg = data;
  67. struct uvesafb_task *utask;
  68. struct uvesafb_ktask *task;
  69. if (msg->seq >= UVESAFB_TASKS_MAX)
  70. return;
  71. mutex_lock(&uvfb_lock);
  72. task = uvfb_tasks[msg->seq];
  73. if (!task || msg->ack != task->ack) {
  74. mutex_unlock(&uvfb_lock);
  75. return;
  76. }
  77. utask = (struct uvesafb_task *)msg->data;
  78. /* Sanity checks for the buffer length. */
  79. if (task->t.buf_len < utask->buf_len ||
  80. utask->buf_len > msg->len - sizeof(*utask)) {
  81. mutex_unlock(&uvfb_lock);
  82. return;
  83. }
  84. uvfb_tasks[msg->seq] = NULL;
  85. mutex_unlock(&uvfb_lock);
  86. memcpy(&task->t, utask, sizeof(*utask));
  87. if (task->t.buf_len && task->buf)
  88. memcpy(task->buf, utask + 1, task->t.buf_len);
  89. complete(task->done);
  90. return;
  91. }
  92. static int uvesafb_helper_start(void)
  93. {
  94. char *envp[] = {
  95. "HOME=/",
  96. "PATH=/sbin:/bin",
  97. NULL,
  98. };
  99. char *argv[] = {
  100. v86d_path,
  101. NULL,
  102. };
  103. return call_usermodehelper(v86d_path, argv, envp, 1);
  104. }
  105. /*
  106. * Execute a uvesafb task.
  107. *
  108. * Returns 0 if the task is executed successfully.
  109. *
  110. * A message sent to the userspace consists of the uvesafb_task
  111. * struct and (optionally) a buffer. The uvesafb_task struct is
  112. * a simplified version of uvesafb_ktask (its kernel counterpart)
  113. * containing only the register values, flags and the length of
  114. * the buffer.
  115. *
  116. * Each message is assigned a sequence number (increased linearly)
  117. * and a random ack number. The sequence number is used as a key
  118. * for the uvfb_tasks array which holds pointers to uvesafb_ktask
  119. * structs for all requests.
  120. */
  121. static int uvesafb_exec(struct uvesafb_ktask *task)
  122. {
  123. static int seq;
  124. struct cn_msg *m;
  125. int err;
  126. int len = sizeof(task->t) + task->t.buf_len;
  127. /*
  128. * Check whether the message isn't longer than the maximum
  129. * allowed by connector.
  130. */
  131. if (sizeof(*m) + len > CONNECTOR_MAX_MSG_SIZE) {
  132. printk(KERN_WARNING "uvesafb: message too long (%d), "
  133. "can't execute task\n", (int)(sizeof(*m) + len));
  134. return -E2BIG;
  135. }
  136. m = kzalloc(sizeof(*m) + len, GFP_KERNEL);
  137. if (!m)
  138. return -ENOMEM;
  139. init_completion(task->done);
  140. memcpy(&m->id, &uvesafb_cn_id, sizeof(m->id));
  141. m->seq = seq;
  142. m->len = len;
  143. m->ack = random32();
  144. /* uvesafb_task structure */
  145. memcpy(m + 1, &task->t, sizeof(task->t));
  146. /* Buffer */
  147. memcpy((u8 *)(m + 1) + sizeof(task->t), task->buf, task->t.buf_len);
  148. /*
  149. * Save the message ack number so that we can find the kernel
  150. * part of this task when a reply is received from userspace.
  151. */
  152. task->ack = m->ack;
  153. mutex_lock(&uvfb_lock);
  154. /* If all slots are taken -- bail out. */
  155. if (uvfb_tasks[seq]) {
  156. mutex_unlock(&uvfb_lock);
  157. return -EBUSY;
  158. }
  159. /* Save a pointer to the kernel part of the task struct. */
  160. uvfb_tasks[seq] = task;
  161. mutex_unlock(&uvfb_lock);
  162. err = cn_netlink_send(m, 0, gfp_any());
  163. if (err == -ESRCH) {
  164. /*
  165. * Try to start the userspace helper if sending
  166. * the request failed the first time.
  167. */
  168. err = uvesafb_helper_start();
  169. if (err) {
  170. printk(KERN_ERR "uvesafb: failed to execute %s\n",
  171. v86d_path);
  172. printk(KERN_ERR "uvesafb: make sure that the v86d "
  173. "helper is installed and executable\n");
  174. } else {
  175. v86d_started = 1;
  176. err = cn_netlink_send(m, 0, gfp_any());
  177. }
  178. }
  179. kfree(m);
  180. if (!err && !(task->t.flags & TF_EXIT))
  181. err = !wait_for_completion_timeout(task->done,
  182. msecs_to_jiffies(UVESAFB_TIMEOUT));
  183. mutex_lock(&uvfb_lock);
  184. uvfb_tasks[seq] = NULL;
  185. mutex_unlock(&uvfb_lock);
  186. seq++;
  187. if (seq >= UVESAFB_TASKS_MAX)
  188. seq = 0;
  189. return err;
  190. }
  191. /*
  192. * Free a uvesafb_ktask struct.
  193. */
  194. static void uvesafb_free(struct uvesafb_ktask *task)
  195. {
  196. if (task) {
  197. if (task->done)
  198. kfree(task->done);
  199. kfree(task);
  200. }
  201. }
  202. /*
  203. * Prepare a uvesafb_ktask struct to be used again.
  204. */
  205. static void uvesafb_reset(struct uvesafb_ktask *task)
  206. {
  207. struct completion *cpl = task->done;
  208. memset(task, 0, sizeof(*task));
  209. task->done = cpl;
  210. }
  211. /*
  212. * Allocate and prepare a uvesafb_ktask struct.
  213. */
  214. static struct uvesafb_ktask *uvesafb_prep(void)
  215. {
  216. struct uvesafb_ktask *task;
  217. task = kzalloc(sizeof(*task), GFP_KERNEL);
  218. if (task) {
  219. task->done = kzalloc(sizeof(*task->done), GFP_KERNEL);
  220. if (!task->done) {
  221. kfree(task);
  222. task = NULL;
  223. }
  224. }
  225. return task;
  226. }
  227. static void uvesafb_setup_var(struct fb_var_screeninfo *var,
  228. struct fb_info *info, struct vbe_mode_ib *mode)
  229. {
  230. struct uvesafb_par *par = info->par;
  231. var->vmode = FB_VMODE_NONINTERLACED;
  232. var->sync = FB_SYNC_VERT_HIGH_ACT;
  233. var->xres = mode->x_res;
  234. var->yres = mode->y_res;
  235. var->xres_virtual = mode->x_res;
  236. var->yres_virtual = (par->ypan) ?
  237. info->fix.smem_len / mode->bytes_per_scan_line :
  238. mode->y_res;
  239. var->xoffset = 0;
  240. var->yoffset = 0;
  241. var->bits_per_pixel = mode->bits_per_pixel;
  242. if (var->bits_per_pixel == 15)
  243. var->bits_per_pixel = 16;
  244. if (var->bits_per_pixel > 8) {
  245. var->red.offset = mode->red_off;
  246. var->red.length = mode->red_len;
  247. var->green.offset = mode->green_off;
  248. var->green.length = mode->green_len;
  249. var->blue.offset = mode->blue_off;
  250. var->blue.length = mode->blue_len;
  251. var->transp.offset = mode->rsvd_off;
  252. var->transp.length = mode->rsvd_len;
  253. } else {
  254. var->red.offset = 0;
  255. var->green.offset = 0;
  256. var->blue.offset = 0;
  257. var->transp.offset = 0;
  258. /*
  259. * We're assuming that we can switch the DAC to 8 bits. If
  260. * this proves to be incorrect, we'll update the fields
  261. * later in set_par().
  262. */
  263. if (par->vbe_ib.capabilities & VBE_CAP_CAN_SWITCH_DAC) {
  264. var->red.length = 8;
  265. var->green.length = 8;
  266. var->blue.length = 8;
  267. var->transp.length = 0;
  268. } else {
  269. var->red.length = 6;
  270. var->green.length = 6;
  271. var->blue.length = 6;
  272. var->transp.length = 0;
  273. }
  274. }
  275. }
  276. static int uvesafb_vbe_find_mode(struct uvesafb_par *par,
  277. int xres, int yres, int depth, unsigned char flags)
  278. {
  279. int i, match = -1, h = 0, d = 0x7fffffff;
  280. for (i = 0; i < par->vbe_modes_cnt; i++) {
  281. h = abs(par->vbe_modes[i].x_res - xres) +
  282. abs(par->vbe_modes[i].y_res - yres) +
  283. abs(depth - par->vbe_modes[i].depth);
  284. /*
  285. * We have an exact match in terms of resolution
  286. * and depth.
  287. */
  288. if (h == 0)
  289. return i;
  290. if (h < d || (h == d && par->vbe_modes[i].depth > depth)) {
  291. d = h;
  292. match = i;
  293. }
  294. }
  295. i = 1;
  296. if (flags & UVESAFB_EXACT_DEPTH &&
  297. par->vbe_modes[match].depth != depth)
  298. i = 0;
  299. if (flags & UVESAFB_EXACT_RES && d > 24)
  300. i = 0;
  301. if (i != 0)
  302. return match;
  303. else
  304. return -1;
  305. }
  306. static u8 *uvesafb_vbe_state_save(struct uvesafb_par *par)
  307. {
  308. struct uvesafb_ktask *task;
  309. u8 *state;
  310. int err;
  311. if (!par->vbe_state_size)
  312. return NULL;
  313. state = kmalloc(par->vbe_state_size, GFP_KERNEL);
  314. if (!state)
  315. return NULL;
  316. task = uvesafb_prep();
  317. if (!task) {
  318. kfree(state);
  319. return NULL;
  320. }
  321. task->t.regs.eax = 0x4f04;
  322. task->t.regs.ecx = 0x000f;
  323. task->t.regs.edx = 0x0001;
  324. task->t.flags = TF_BUF_RET | TF_BUF_ESBX;
  325. task->t.buf_len = par->vbe_state_size;
  326. task->buf = state;
  327. err = uvesafb_exec(task);
  328. if (err || (task->t.regs.eax & 0xffff) != 0x004f) {
  329. printk(KERN_WARNING "uvesafb: VBE get state call "
  330. "failed (eax=0x%x, err=%d)\n",
  331. task->t.regs.eax, err);
  332. kfree(state);
  333. state = NULL;
  334. }
  335. uvesafb_free(task);
  336. return state;
  337. }
  338. static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf)
  339. {
  340. struct uvesafb_ktask *task;
  341. int err;
  342. if (!state_buf)
  343. return;
  344. task = uvesafb_prep();
  345. if (!task)
  346. return;
  347. task->t.regs.eax = 0x4f04;
  348. task->t.regs.ecx = 0x000f;
  349. task->t.regs.edx = 0x0002;
  350. task->t.buf_len = par->vbe_state_size;
  351. task->t.flags = TF_BUF_ESBX;
  352. task->buf = state_buf;
  353. err = uvesafb_exec(task);
  354. if (err || (task->t.regs.eax & 0xffff) != 0x004f)
  355. printk(KERN_WARNING "uvesafb: VBE state restore call "
  356. "failed (eax=0x%x, err=%d)\n",
  357. task->t.regs.eax, err);
  358. uvesafb_free(task);
  359. }
  360. static int __devinit uvesafb_vbe_getinfo(struct uvesafb_ktask *task,
  361. struct uvesafb_par *par)
  362. {
  363. int err;
  364. task->t.regs.eax = 0x4f00;
  365. task->t.flags = TF_VBEIB;
  366. task->t.buf_len = sizeof(struct vbe_ib);
  367. task->buf = &par->vbe_ib;
  368. strncpy(par->vbe_ib.vbe_signature, "VBE2", 4);
  369. err = uvesafb_exec(task);
  370. if (err || (task->t.regs.eax & 0xffff) != 0x004f) {
  371. printk(KERN_ERR "uvesafb: Getting VBE info block failed "
  372. "(eax=0x%x, err=%d)\n", (u32)task->t.regs.eax,
  373. err);
  374. return -EINVAL;
  375. }
  376. if (par->vbe_ib.vbe_version < 0x0200) {
  377. printk(KERN_ERR "uvesafb: Sorry, pre-VBE 2.0 cards are "
  378. "not supported.\n");
  379. return -EINVAL;
  380. }
  381. if (!par->vbe_ib.mode_list_ptr) {
  382. printk(KERN_ERR "uvesafb: Missing mode list!\n");
  383. return -EINVAL;
  384. }
  385. printk(KERN_INFO "uvesafb: ");
  386. /*
  387. * Convert string pointers and the mode list pointer into
  388. * usable addresses. Print informational messages about the
  389. * video adapter and its vendor.
  390. */
  391. if (par->vbe_ib.oem_vendor_name_ptr)
  392. printk("%s, ",
  393. ((char *)task->buf) + par->vbe_ib.oem_vendor_name_ptr);
  394. if (par->vbe_ib.oem_product_name_ptr)
  395. printk("%s, ",
  396. ((char *)task->buf) + par->vbe_ib.oem_product_name_ptr);
  397. if (par->vbe_ib.oem_product_rev_ptr)
  398. printk("%s, ",
  399. ((char *)task->buf) + par->vbe_ib.oem_product_rev_ptr);
  400. if (par->vbe_ib.oem_string_ptr)
  401. printk("OEM: %s, ",
  402. ((char *)task->buf) + par->vbe_ib.oem_string_ptr);
  403. printk("VBE v%d.%d\n", ((par->vbe_ib.vbe_version & 0xff00) >> 8),
  404. par->vbe_ib.vbe_version & 0xff);
  405. return 0;
  406. }
  407. static int __devinit uvesafb_vbe_getmodes(struct uvesafb_ktask *task,
  408. struct uvesafb_par *par)
  409. {
  410. int off = 0, err;
  411. u16 *mode;
  412. par->vbe_modes_cnt = 0;
  413. /* Count available modes. */
  414. mode = (u16 *) (((u8 *)&par->vbe_ib) + par->vbe_ib.mode_list_ptr);
  415. while (*mode != 0xffff) {
  416. par->vbe_modes_cnt++;
  417. mode++;
  418. }
  419. par->vbe_modes = kzalloc(sizeof(struct vbe_mode_ib) *
  420. par->vbe_modes_cnt, GFP_KERNEL);
  421. if (!par->vbe_modes)
  422. return -ENOMEM;
  423. /* Get info about all available modes. */
  424. mode = (u16 *) (((u8 *)&par->vbe_ib) + par->vbe_ib.mode_list_ptr);
  425. while (*mode != 0xffff) {
  426. struct vbe_mode_ib *mib;
  427. uvesafb_reset(task);
  428. task->t.regs.eax = 0x4f01;
  429. task->t.regs.ecx = (u32) *mode;
  430. task->t.flags = TF_BUF_RET | TF_BUF_ESDI;
  431. task->t.buf_len = sizeof(struct vbe_mode_ib);
  432. task->buf = par->vbe_modes + off;
  433. err = uvesafb_exec(task);
  434. if (err || (task->t.regs.eax & 0xffff) != 0x004f) {
  435. printk(KERN_ERR "uvesafb: Getting mode info block "
  436. "for mode 0x%x failed (eax=0x%x, err=%d)\n",
  437. *mode, (u32)task->t.regs.eax, err);
  438. return -EINVAL;
  439. }
  440. mib = task->buf;
  441. mib->mode_id = *mode;
  442. /*
  443. * We only want modes that are supported with the current
  444. * hardware configuration, color, graphics and that have
  445. * support for the LFB.
  446. */
  447. if ((mib->mode_attr & VBE_MODE_MASK) == VBE_MODE_MASK &&
  448. mib->bits_per_pixel >= 8)
  449. off++;
  450. else
  451. par->vbe_modes_cnt--;
  452. mode++;
  453. mib->depth = mib->red_len + mib->green_len + mib->blue_len;
  454. /*
  455. * Handle 8bpp modes and modes with broken color component
  456. * lengths.
  457. */
  458. if (mib->depth == 0 || (mib->depth == 24 &&
  459. mib->bits_per_pixel == 32))
  460. mib->depth = mib->bits_per_pixel;
  461. }
  462. return 0;
  463. }
  464. /*
  465. * The Protected Mode Interface is 32-bit x86 code, so we only run it on
  466. * x86 and not x86_64.
  467. */
  468. #ifdef CONFIG_X86_32
  469. static int __devinit uvesafb_vbe_getpmi(struct uvesafb_ktask *task,
  470. struct uvesafb_par *par)
  471. {
  472. int i, err;
  473. uvesafb_reset(task);
  474. task->t.regs.eax = 0x4f0a;
  475. task->t.regs.ebx = 0x0;
  476. err = uvesafb_exec(task);
  477. if ((task->t.regs.eax & 0xffff) != 0x4f || task->t.regs.es < 0xc000) {
  478. par->pmi_setpal = par->ypan = 0;
  479. } else {
  480. par->pmi_base = (u16 *)phys_to_virt(((u32)task->t.regs.es << 4)
  481. + task->t.regs.edi);
  482. par->pmi_start = (u8 *)par->pmi_base + par->pmi_base[1];
  483. par->pmi_pal = (u8 *)par->pmi_base + par->pmi_base[2];
  484. printk(KERN_INFO "uvesafb: protected mode interface info at "
  485. "%04x:%04x\n",
  486. (u16)task->t.regs.es, (u16)task->t.regs.edi);
  487. printk(KERN_INFO "uvesafb: pmi: set display start = %p, "
  488. "set palette = %p\n", par->pmi_start,
  489. par->pmi_pal);
  490. if (par->pmi_base[3]) {
  491. printk(KERN_INFO "uvesafb: pmi: ports = ");
  492. for (i = par->pmi_base[3]/2;
  493. par->pmi_base[i] != 0xffff; i++)
  494. printk("%x ", par->pmi_base[i]);
  495. printk("\n");
  496. if (par->pmi_base[i] != 0xffff) {
  497. printk(KERN_INFO "uvesafb: can't handle memory"
  498. " requests, pmi disabled\n");
  499. par->ypan = par->pmi_setpal = 0;
  500. }
  501. }
  502. }
  503. return 0;
  504. }
  505. #endif /* CONFIG_X86_32 */
  506. /*
  507. * Check whether a video mode is supported by the Video BIOS and is
  508. * compatible with the monitor limits.
  509. */
  510. static int __devinit uvesafb_is_valid_mode(struct fb_videomode *mode,
  511. struct fb_info *info)
  512. {
  513. if (info->monspecs.gtf) {
  514. fb_videomode_to_var(&info->var, mode);
  515. if (fb_validate_mode(&info->var, info))
  516. return 0;
  517. }
  518. if (uvesafb_vbe_find_mode(info->par, mode->xres, mode->yres, 8,
  519. UVESAFB_EXACT_RES) == -1)
  520. return 0;
  521. return 1;
  522. }
  523. static int __devinit uvesafb_vbe_getedid(struct uvesafb_ktask *task,
  524. struct fb_info *info)
  525. {
  526. struct uvesafb_par *par = info->par;
  527. int err = 0;
  528. if (noedid || par->vbe_ib.vbe_version < 0x0300)
  529. return -EINVAL;
  530. task->t.regs.eax = 0x4f15;
  531. task->t.regs.ebx = 0;
  532. task->t.regs.ecx = 0;
  533. task->t.buf_len = 0;
  534. task->t.flags = 0;
  535. err = uvesafb_exec(task);
  536. if ((task->t.regs.eax & 0xffff) != 0x004f || err)
  537. return -EINVAL;
  538. if ((task->t.regs.ebx & 0x3) == 3) {
  539. printk(KERN_INFO "uvesafb: VBIOS/hardware supports both "
  540. "DDC1 and DDC2 transfers\n");
  541. } else if ((task->t.regs.ebx & 0x3) == 2) {
  542. printk(KERN_INFO "uvesafb: VBIOS/hardware supports DDC2 "
  543. "transfers\n");
  544. } else if ((task->t.regs.ebx & 0x3) == 1) {
  545. printk(KERN_INFO "uvesafb: VBIOS/hardware supports DDC1 "
  546. "transfers\n");
  547. } else {
  548. printk(KERN_INFO "uvesafb: VBIOS/hardware doesn't support "
  549. "DDC transfers\n");
  550. return -EINVAL;
  551. }
  552. task->t.regs.eax = 0x4f15;
  553. task->t.regs.ebx = 1;
  554. task->t.regs.ecx = task->t.regs.edx = 0;
  555. task->t.flags = TF_BUF_RET | TF_BUF_ESDI;
  556. task->t.buf_len = EDID_LENGTH;
  557. task->buf = kzalloc(EDID_LENGTH, GFP_KERNEL);
  558. err = uvesafb_exec(task);
  559. if ((task->t.regs.eax & 0xffff) == 0x004f && !err) {
  560. fb_edid_to_monspecs(task->buf, &info->monspecs);
  561. if (info->monspecs.vfmax && info->monspecs.hfmax) {
  562. /*
  563. * If the maximum pixel clock wasn't specified in
  564. * the EDID block, set it to 300 MHz.
  565. */
  566. if (info->monspecs.dclkmax == 0)
  567. info->monspecs.dclkmax = 300 * 1000000;
  568. info->monspecs.gtf = 1;
  569. }
  570. } else {
  571. err = -EINVAL;
  572. }
  573. kfree(task->buf);
  574. return err;
  575. }
  576. static void __devinit uvesafb_vbe_getmonspecs(struct uvesafb_ktask *task,
  577. struct fb_info *info)
  578. {
  579. struct uvesafb_par *par = info->par;
  580. int i;
  581. memset(&info->monspecs, 0, sizeof(info->monspecs));
  582. /*
  583. * If we don't get all necessary data from the EDID block,
  584. * mark it as incompatible with the GTF and set nocrtc so
  585. * that we always use the default BIOS refresh rate.
  586. */
  587. if (uvesafb_vbe_getedid(task, info)) {
  588. info->monspecs.gtf = 0;
  589. par->nocrtc = 1;
  590. }
  591. /* Kernel command line overrides. */
  592. if (maxclk)
  593. info->monspecs.dclkmax = maxclk * 1000000;
  594. if (maxvf)
  595. info->monspecs.vfmax = maxvf;
  596. if (maxhf)
  597. info->monspecs.hfmax = maxhf * 1000;
  598. /*
  599. * In case DDC transfers are not supported, the user can provide
  600. * monitor limits manually. Lower limits are set to "safe" values.
  601. */
  602. if (info->monspecs.gtf == 0 && maxclk && maxvf && maxhf) {
  603. info->monspecs.dclkmin = 0;
  604. info->monspecs.vfmin = 60;
  605. info->monspecs.hfmin = 29000;
  606. info->monspecs.gtf = 1;
  607. par->nocrtc = 0;
  608. }
  609. if (info->monspecs.gtf)
  610. printk(KERN_INFO
  611. "uvesafb: monitor limits: vf = %d Hz, hf = %d kHz, "
  612. "clk = %d MHz\n", info->monspecs.vfmax,
  613. (int)(info->monspecs.hfmax / 1000),
  614. (int)(info->monspecs.dclkmax / 1000000));
  615. else
  616. printk(KERN_INFO "uvesafb: no monitor limits have been set, "
  617. "default refresh rate will be used\n");
  618. /* Add VBE modes to the modelist. */
  619. for (i = 0; i < par->vbe_modes_cnt; i++) {
  620. struct fb_var_screeninfo var;
  621. struct vbe_mode_ib *mode;
  622. struct fb_videomode vmode;
  623. mode = &par->vbe_modes[i];
  624. memset(&var, 0, sizeof(var));
  625. var.xres = mode->x_res;
  626. var.yres = mode->y_res;
  627. fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, &var, info);
  628. fb_var_to_videomode(&vmode, &var);
  629. fb_add_videomode(&vmode, &info->modelist);
  630. }
  631. /* Add valid VESA modes to our modelist. */
  632. for (i = 0; i < VESA_MODEDB_SIZE; i++) {
  633. if (uvesafb_is_valid_mode((struct fb_videomode *)
  634. &vesa_modes[i], info))
  635. fb_add_videomode(&vesa_modes[i], &info->modelist);
  636. }
  637. for (i = 0; i < info->monspecs.modedb_len; i++) {
  638. if (uvesafb_is_valid_mode(&info->monspecs.modedb[i], info))
  639. fb_add_videomode(&info->monspecs.modedb[i],
  640. &info->modelist);
  641. }
  642. return;
  643. }
  644. static void __devinit uvesafb_vbe_getstatesize(struct uvesafb_ktask *task,
  645. struct uvesafb_par *par)
  646. {
  647. int err;
  648. uvesafb_reset(task);
  649. /*
  650. * Get the VBE state buffer size. We want all available
  651. * hardware state data (CL = 0x0f).
  652. */
  653. task->t.regs.eax = 0x4f04;
  654. task->t.regs.ecx = 0x000f;
  655. task->t.regs.edx = 0x0000;
  656. task->t.flags = 0;
  657. err = uvesafb_exec(task);
  658. if (err || (task->t.regs.eax & 0xffff) != 0x004f) {
  659. printk(KERN_WARNING "uvesafb: VBE state buffer size "
  660. "cannot be determined (eax=0x%x, err=%d)\n",
  661. task->t.regs.eax, err);
  662. par->vbe_state_size = 0;
  663. return;
  664. }
  665. par->vbe_state_size = 64 * (task->t.regs.ebx & 0xffff);
  666. }
  667. static int __devinit uvesafb_vbe_init(struct fb_info *info)
  668. {
  669. struct uvesafb_ktask *task = NULL;
  670. struct uvesafb_par *par = info->par;
  671. int err;
  672. task = uvesafb_prep();
  673. if (!task)
  674. return -ENOMEM;
  675. err = uvesafb_vbe_getinfo(task, par);
  676. if (err)
  677. goto out;
  678. err = uvesafb_vbe_getmodes(task, par);
  679. if (err)
  680. goto out;
  681. par->nocrtc = nocrtc;
  682. #ifdef CONFIG_X86_32
  683. par->pmi_setpal = pmi_setpal;
  684. par->ypan = ypan;
  685. if (par->pmi_setpal || par->ypan)
  686. uvesafb_vbe_getpmi(task, par);
  687. #else
  688. /* The protected mode interface is not available on non-x86. */
  689. par->pmi_setpal = par->ypan = 0;
  690. #endif
  691. INIT_LIST_HEAD(&info->modelist);
  692. uvesafb_vbe_getmonspecs(task, info);
  693. uvesafb_vbe_getstatesize(task, par);
  694. out: uvesafb_free(task);
  695. return err;
  696. }
  697. static int __devinit uvesafb_vbe_init_mode(struct fb_info *info)
  698. {
  699. struct list_head *pos;
  700. struct fb_modelist *modelist;
  701. struct fb_videomode *mode;
  702. struct uvesafb_par *par = info->par;
  703. int i, modeid;
  704. /* Has the user requested a specific VESA mode? */
  705. if (vbemode) {
  706. for (i = 0; i < par->vbe_modes_cnt; i++) {
  707. if (par->vbe_modes[i].mode_id == vbemode) {
  708. fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
  709. &info->var, info);
  710. /*
  711. * With pixclock set to 0, the default BIOS
  712. * timings will be used in set_par().
  713. */
  714. info->var.pixclock = 0;
  715. modeid = i;
  716. goto gotmode;
  717. }
  718. }
  719. printk(KERN_INFO "uvesafb: requested VBE mode 0x%x is "
  720. "unavailable\n", vbemode);
  721. vbemode = 0;
  722. }
  723. /* Count the modes in the modelist */
  724. i = 0;
  725. list_for_each(pos, &info->modelist)
  726. i++;
  727. /*
  728. * Convert the modelist into a modedb so that we can use it with
  729. * fb_find_mode().
  730. */
  731. mode = kzalloc(i * sizeof(*mode), GFP_KERNEL);
  732. if (mode) {
  733. i = 0;
  734. list_for_each(pos, &info->modelist) {
  735. modelist = list_entry(pos, struct fb_modelist, list);
  736. mode[i] = modelist->mode;
  737. i++;
  738. }
  739. if (!mode_option)
  740. mode_option = UVESAFB_DEFAULT_MODE;
  741. i = fb_find_mode(&info->var, info, mode_option, mode, i,
  742. NULL, 8);
  743. kfree(mode);
  744. }
  745. /* fb_find_mode() failed */
  746. if (i == 0 || i >= 3) {
  747. info->var.xres = 640;
  748. info->var.yres = 480;
  749. mode = (struct fb_videomode *)
  750. fb_find_best_mode(&info->var, &info->modelist);
  751. if (mode) {
  752. fb_videomode_to_var(&info->var, mode);
  753. } else {
  754. modeid = par->vbe_modes[0].mode_id;
  755. fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
  756. &info->var, info);
  757. goto gotmode;
  758. }
  759. }
  760. /* Look for a matching VBE mode. */
  761. modeid = uvesafb_vbe_find_mode(par, info->var.xres, info->var.yres,
  762. info->var.bits_per_pixel, UVESAFB_EXACT_RES);
  763. if (modeid == -1)
  764. return -EINVAL;
  765. gotmode:
  766. uvesafb_setup_var(&info->var, info, &par->vbe_modes[modeid]);
  767. /*
  768. * If we are not VBE3.0+ compliant, we're done -- the BIOS will
  769. * ignore our timings anyway.
  770. */
  771. if (par->vbe_ib.vbe_version < 0x0300 || par->nocrtc)
  772. fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
  773. &info->var, info);
  774. return modeid;
  775. }
  776. static int uvesafb_setpalette(struct uvesafb_pal_entry *entries, int count,
  777. int start, struct fb_info *info)
  778. {
  779. struct uvesafb_ktask *task;
  780. struct uvesafb_par *par = info->par;
  781. int i = par->mode_idx;
  782. int err = 0;
  783. /*
  784. * We support palette modifications for 8 bpp modes only, so
  785. * there can never be more than 256 entries.
  786. */
  787. if (start + count > 256)
  788. return -EINVAL;
  789. #ifdef CONFIG_X86
  790. /* Use VGA registers if mode is VGA-compatible. */
  791. if (i >= 0 && i < par->vbe_modes_cnt &&
  792. par->vbe_modes[i].mode_attr & VBE_MODE_VGACOMPAT) {
  793. for (i = 0; i < count; i++) {
  794. outb_p(start + i, dac_reg);
  795. outb_p(entries[i].red, dac_val);
  796. outb_p(entries[i].green, dac_val);
  797. outb_p(entries[i].blue, dac_val);
  798. }
  799. }
  800. #ifdef CONFIG_X86_32
  801. else if (par->pmi_setpal) {
  802. __asm__ __volatile__(
  803. "call *(%%esi)"
  804. : /* no return value */
  805. : "a" (0x4f09), /* EAX */
  806. "b" (0), /* EBX */
  807. "c" (count), /* ECX */
  808. "d" (start), /* EDX */
  809. "D" (entries), /* EDI */
  810. "S" (&par->pmi_pal)); /* ESI */
  811. }
  812. #endif /* CONFIG_X86_32 */
  813. else
  814. #endif /* CONFIG_X86 */
  815. {
  816. task = uvesafb_prep();
  817. if (!task)
  818. return -ENOMEM;
  819. task->t.regs.eax = 0x4f09;
  820. task->t.regs.ebx = 0x0;
  821. task->t.regs.ecx = count;
  822. task->t.regs.edx = start;
  823. task->t.flags = TF_BUF_ESDI;
  824. task->t.buf_len = sizeof(struct uvesafb_pal_entry) * count;
  825. task->buf = entries;
  826. err = uvesafb_exec(task);
  827. if ((task->t.regs.eax & 0xffff) != 0x004f)
  828. err = 1;
  829. uvesafb_free(task);
  830. }
  831. return err;
  832. }
  833. static int uvesafb_setcolreg(unsigned regno, unsigned red, unsigned green,
  834. unsigned blue, unsigned transp,
  835. struct fb_info *info)
  836. {
  837. struct uvesafb_pal_entry entry;
  838. int shift = 16 - info->var.green.length;
  839. int err = 0;
  840. if (regno >= info->cmap.len)
  841. return -EINVAL;
  842. if (info->var.bits_per_pixel == 8) {
  843. entry.red = red >> shift;
  844. entry.green = green >> shift;
  845. entry.blue = blue >> shift;
  846. entry.pad = 0;
  847. err = uvesafb_setpalette(&entry, 1, regno, info);
  848. } else if (regno < 16) {
  849. switch (info->var.bits_per_pixel) {
  850. case 16:
  851. if (info->var.red.offset == 10) {
  852. /* 1:5:5:5 */
  853. ((u32 *) (info->pseudo_palette))[regno] =
  854. ((red & 0xf800) >> 1) |
  855. ((green & 0xf800) >> 6) |
  856. ((blue & 0xf800) >> 11);
  857. } else {
  858. /* 0:5:6:5 */
  859. ((u32 *) (info->pseudo_palette))[regno] =
  860. ((red & 0xf800) ) |
  861. ((green & 0xfc00) >> 5) |
  862. ((blue & 0xf800) >> 11);
  863. }
  864. break;
  865. case 24:
  866. case 32:
  867. red >>= 8;
  868. green >>= 8;
  869. blue >>= 8;
  870. ((u32 *)(info->pseudo_palette))[regno] =
  871. (red << info->var.red.offset) |
  872. (green << info->var.green.offset) |
  873. (blue << info->var.blue.offset);
  874. break;
  875. }
  876. }
  877. return err;
  878. }
  879. static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info)
  880. {
  881. struct uvesafb_pal_entry *entries;
  882. int shift = 16 - info->var.green.length;
  883. int i, err = 0;
  884. if (info->var.bits_per_pixel == 8) {
  885. if (cmap->start + cmap->len > info->cmap.start +
  886. info->cmap.len || cmap->start < info->cmap.start)
  887. return -EINVAL;
  888. entries = kmalloc(sizeof(*entries) * cmap->len, GFP_KERNEL);
  889. if (!entries)
  890. return -ENOMEM;
  891. for (i = 0; i < cmap->len; i++) {
  892. entries[i].red = cmap->red[i] >> shift;
  893. entries[i].green = cmap->green[i] >> shift;
  894. entries[i].blue = cmap->blue[i] >> shift;
  895. entries[i].pad = 0;
  896. }
  897. err = uvesafb_setpalette(entries, cmap->len, cmap->start, info);
  898. kfree(entries);
  899. } else {
  900. /*
  901. * For modes with bpp > 8, we only set the pseudo palette in
  902. * the fb_info struct. We rely on uvesafb_setcolreg to do all
  903. * sanity checking.
  904. */
  905. for (i = 0; i < cmap->len; i++) {
  906. err |= uvesafb_setcolreg(cmap->start + i, cmap->red[i],
  907. cmap->green[i], cmap->blue[i],
  908. 0, info);
  909. }
  910. }
  911. return err;
  912. }
  913. static int uvesafb_pan_display(struct fb_var_screeninfo *var,
  914. struct fb_info *info)
  915. {
  916. #ifdef CONFIG_X86_32
  917. int offset;
  918. struct uvesafb_par *par = info->par;
  919. offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
  920. /*
  921. * It turns out it's not the best idea to do panning via vm86,
  922. * so we only allow it if we have a PMI.
  923. */
  924. if (par->pmi_start) {
  925. __asm__ __volatile__(
  926. "call *(%%edi)"
  927. : /* no return value */
  928. : "a" (0x4f07), /* EAX */
  929. "b" (0), /* EBX */
  930. "c" (offset), /* ECX */
  931. "d" (offset >> 16), /* EDX */
  932. "D" (&par->pmi_start)); /* EDI */
  933. }
  934. #endif
  935. return 0;
  936. }
  937. static int uvesafb_blank(int blank, struct fb_info *info)
  938. {
  939. struct uvesafb_par *par = info->par;
  940. struct uvesafb_ktask *task;
  941. int err = 1;
  942. #ifdef CONFIG_X86
  943. if (par->vbe_ib.capabilities & VBE_CAP_VGACOMPAT) {
  944. int loop = 10000;
  945. u8 seq = 0, crtc17 = 0;
  946. if (blank == FB_BLANK_POWERDOWN) {
  947. seq = 0x20;
  948. crtc17 = 0x00;
  949. err = 0;
  950. } else {
  951. seq = 0x00;
  952. crtc17 = 0x80;
  953. err = (blank == FB_BLANK_UNBLANK) ? 0 : -EINVAL;
  954. }
  955. vga_wseq(NULL, 0x00, 0x01);
  956. seq |= vga_rseq(NULL, 0x01) & ~0x20;
  957. vga_wseq(NULL, 0x00, seq);
  958. crtc17 |= vga_rcrt(NULL, 0x17) & ~0x80;
  959. while (loop--);
  960. vga_wcrt(NULL, 0x17, crtc17);
  961. vga_wseq(NULL, 0x00, 0x03);
  962. } else
  963. #endif /* CONFIG_X86 */
  964. {
  965. task = uvesafb_prep();
  966. if (!task)
  967. return -ENOMEM;
  968. task->t.regs.eax = 0x4f10;
  969. switch (blank) {
  970. case FB_BLANK_UNBLANK:
  971. task->t.regs.ebx = 0x0001;
  972. break;
  973. case FB_BLANK_NORMAL:
  974. task->t.regs.ebx = 0x0101; /* standby */
  975. break;
  976. case FB_BLANK_POWERDOWN:
  977. task->t.regs.ebx = 0x0401; /* powerdown */
  978. break;
  979. default:
  980. goto out;
  981. }
  982. err = uvesafb_exec(task);
  983. if (err || (task->t.regs.eax & 0xffff) != 0x004f)
  984. err = 1;
  985. out: uvesafb_free(task);
  986. }
  987. return err;
  988. }
  989. static int uvesafb_open(struct fb_info *info, int user)
  990. {
  991. struct uvesafb_par *par = info->par;
  992. int cnt = atomic_read(&par->ref_count);
  993. if (!cnt && par->vbe_state_size)
  994. par->vbe_state_orig = uvesafb_vbe_state_save(par);
  995. atomic_inc(&par->ref_count);
  996. return 0;
  997. }
  998. static int uvesafb_release(struct fb_info *info, int user)
  999. {
  1000. struct uvesafb_ktask *task = NULL;
  1001. struct uvesafb_par *par = info->par;
  1002. int cnt = atomic_read(&par->ref_count);
  1003. if (!cnt)
  1004. return -EINVAL;
  1005. if (cnt != 1)
  1006. goto out;
  1007. task = uvesafb_prep();
  1008. if (!task)
  1009. goto out;
  1010. /* First, try to set the standard 80x25 text mode. */
  1011. task->t.regs.eax = 0x0003;
  1012. uvesafb_exec(task);
  1013. /*
  1014. * Now try to restore whatever hardware state we might have
  1015. * saved when the fb device was first opened.
  1016. */
  1017. uvesafb_vbe_state_restore(par, par->vbe_state_orig);
  1018. out:
  1019. atomic_dec(&par->ref_count);
  1020. if (task)
  1021. uvesafb_free(task);
  1022. return 0;
  1023. }
  1024. static int uvesafb_set_par(struct fb_info *info)
  1025. {
  1026. struct uvesafb_par *par = info->par;
  1027. struct uvesafb_ktask *task = NULL;
  1028. struct vbe_crtc_ib *crtc = NULL;
  1029. struct vbe_mode_ib *mode = NULL;
  1030. int i, err = 0, depth = info->var.bits_per_pixel;
  1031. if (depth > 8 && depth != 32)
  1032. depth = info->var.red.length + info->var.green.length +
  1033. info->var.blue.length;
  1034. i = uvesafb_vbe_find_mode(par, info->var.xres, info->var.yres, depth,
  1035. UVESAFB_EXACT_RES | UVESAFB_EXACT_DEPTH);
  1036. if (i >= 0)
  1037. mode = &par->vbe_modes[i];
  1038. else
  1039. return -EINVAL;
  1040. task = uvesafb_prep();
  1041. if (!task)
  1042. return -ENOMEM;
  1043. setmode:
  1044. task->t.regs.eax = 0x4f02;
  1045. task->t.regs.ebx = mode->mode_id | 0x4000; /* use LFB */
  1046. if (par->vbe_ib.vbe_version >= 0x0300 && !par->nocrtc &&
  1047. info->var.pixclock != 0) {
  1048. task->t.regs.ebx |= 0x0800; /* use CRTC data */
  1049. task->t.flags = TF_BUF_ESDI;
  1050. crtc = kzalloc(sizeof(struct vbe_crtc_ib), GFP_KERNEL);
  1051. if (!crtc) {
  1052. err = -ENOMEM;
  1053. goto out;
  1054. }
  1055. crtc->horiz_start = info->var.xres + info->var.right_margin;
  1056. crtc->horiz_end = crtc->horiz_start + info->var.hsync_len;
  1057. crtc->horiz_total = crtc->horiz_end + info->var.left_margin;
  1058. crtc->vert_start = info->var.yres + info->var.lower_margin;
  1059. crtc->vert_end = crtc->vert_start + info->var.vsync_len;
  1060. crtc->vert_total = crtc->vert_end + info->var.upper_margin;
  1061. crtc->pixel_clock = PICOS2KHZ(info->var.pixclock) * 1000;
  1062. crtc->refresh_rate = (u16)(100 * (crtc->pixel_clock /
  1063. (crtc->vert_total * crtc->horiz_total)));
  1064. if (info->var.vmode & FB_VMODE_DOUBLE)
  1065. crtc->flags |= 0x1;
  1066. if (info->var.vmode & FB_VMODE_INTERLACED)
  1067. crtc->flags |= 0x2;
  1068. if (!(info->var.sync & FB_SYNC_HOR_HIGH_ACT))
  1069. crtc->flags |= 0x4;
  1070. if (!(info->var.sync & FB_SYNC_VERT_HIGH_ACT))
  1071. crtc->flags |= 0x8;
  1072. memcpy(&par->crtc, crtc, sizeof(*crtc));
  1073. } else {
  1074. memset(&par->crtc, 0, sizeof(*crtc));
  1075. }
  1076. task->t.buf_len = sizeof(struct vbe_crtc_ib);
  1077. task->buf = &par->crtc;
  1078. err = uvesafb_exec(task);
  1079. if (err || (task->t.regs.eax & 0xffff) != 0x004f) {
  1080. /*
  1081. * The mode switch might have failed because we tried to
  1082. * use our own timings. Try again with the default timings.
  1083. */
  1084. if (crtc != NULL) {
  1085. printk(KERN_WARNING "uvesafb: mode switch failed "
  1086. "(eax=0x%x, err=%d). Trying again with "
  1087. "default timings.\n", task->t.regs.eax, err);
  1088. uvesafb_reset(task);
  1089. kfree(crtc);
  1090. crtc = NULL;
  1091. info->var.pixclock = 0;
  1092. goto setmode;
  1093. } else {
  1094. printk(KERN_ERR "uvesafb: mode switch failed (eax="
  1095. "0x%x, err=%d)\n", task->t.regs.eax, err);
  1096. err = -EINVAL;
  1097. goto out;
  1098. }
  1099. }
  1100. par->mode_idx = i;
  1101. /* For 8bpp modes, always try to set the DAC to 8 bits. */
  1102. if (par->vbe_ib.capabilities & VBE_CAP_CAN_SWITCH_DAC &&
  1103. mode->bits_per_pixel <= 8) {
  1104. uvesafb_reset(task);
  1105. task->t.regs.eax = 0x4f08;
  1106. task->t.regs.ebx = 0x0800;
  1107. err = uvesafb_exec(task);
  1108. if (err || (task->t.regs.eax & 0xffff) != 0x004f ||
  1109. ((task->t.regs.ebx & 0xff00) >> 8) != 8) {
  1110. /*
  1111. * We've failed to set the DAC palette format -
  1112. * time to correct var.
  1113. */
  1114. info->var.red.length = 6;
  1115. info->var.green.length = 6;
  1116. info->var.blue.length = 6;
  1117. }
  1118. }
  1119. info->fix.visual = (info->var.bits_per_pixel == 8) ?
  1120. FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR;
  1121. info->fix.line_length = mode->bytes_per_scan_line;
  1122. out: if (crtc != NULL)
  1123. kfree(crtc);
  1124. uvesafb_free(task);
  1125. return err;
  1126. }
  1127. static void uvesafb_check_limits(struct fb_var_screeninfo *var,
  1128. struct fb_info *info)
  1129. {
  1130. const struct fb_videomode *mode;
  1131. struct uvesafb_par *par = info->par;
  1132. /*
  1133. * If pixclock is set to 0, then we're using default BIOS timings
  1134. * and thus don't have to perform any checks here.
  1135. */
  1136. if (!var->pixclock)
  1137. return;
  1138. if (par->vbe_ib.vbe_version < 0x0300) {
  1139. fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, var, info);
  1140. return;
  1141. }
  1142. if (!fb_validate_mode(var, info))
  1143. return;
  1144. mode = fb_find_best_mode(var, &info->modelist);
  1145. if (mode) {
  1146. if (mode->xres == var->xres && mode->yres == var->yres &&
  1147. !(mode->vmode & (FB_VMODE_INTERLACED | FB_VMODE_DOUBLE))) {
  1148. fb_videomode_to_var(var, mode);
  1149. return;
  1150. }
  1151. }
  1152. if (info->monspecs.gtf && !fb_get_mode(FB_MAXTIMINGS, 0, var, info))
  1153. return;
  1154. /* Use default refresh rate */
  1155. var->pixclock = 0;
  1156. }
  1157. static int uvesafb_check_var(struct fb_var_screeninfo *var,
  1158. struct fb_info *info)
  1159. {
  1160. struct uvesafb_par *par = info->par;
  1161. struct vbe_mode_ib *mode = NULL;
  1162. int match = -1;
  1163. int depth = var->red.length + var->green.length + var->blue.length;
  1164. /*
  1165. * Various apps will use bits_per_pixel to set the color depth,
  1166. * which is theoretically incorrect, but which we'll try to handle
  1167. * here.
  1168. */
  1169. if (depth == 0 || abs(depth - var->bits_per_pixel) >= 8)
  1170. depth = var->bits_per_pixel;
  1171. match = uvesafb_vbe_find_mode(par, var->xres, var->yres, depth,
  1172. UVESAFB_EXACT_RES);
  1173. if (match == -1)
  1174. return -EINVAL;
  1175. mode = &par->vbe_modes[match];
  1176. uvesafb_setup_var(var, info, mode);
  1177. /*
  1178. * Check whether we have remapped enough memory for this mode.
  1179. * We might be called at an early stage, when we haven't remapped
  1180. * any memory yet, in which case we simply skip the check.
  1181. */
  1182. if (var->yres * mode->bytes_per_scan_line > info->fix.smem_len
  1183. && info->fix.smem_len)
  1184. return -EINVAL;
  1185. if ((var->vmode & FB_VMODE_DOUBLE) &&
  1186. !(par->vbe_modes[match].mode_attr & 0x100))
  1187. var->vmode &= ~FB_VMODE_DOUBLE;
  1188. if ((var->vmode & FB_VMODE_INTERLACED) &&
  1189. !(par->vbe_modes[match].mode_attr & 0x200))
  1190. var->vmode &= ~FB_VMODE_INTERLACED;
  1191. uvesafb_check_limits(var, info);
  1192. var->xres_virtual = var->xres;
  1193. var->yres_virtual = (par->ypan) ?
  1194. info->fix.smem_len / mode->bytes_per_scan_line :
  1195. var->yres;
  1196. return 0;
  1197. }
  1198. static void uvesafb_save_state(struct fb_info *info)
  1199. {
  1200. struct uvesafb_par *par = info->par;
  1201. if (par->vbe_state_saved)
  1202. kfree(par->vbe_state_saved);
  1203. par->vbe_state_saved = uvesafb_vbe_state_save(par);
  1204. }
  1205. static void uvesafb_restore_state(struct fb_info *info)
  1206. {
  1207. struct uvesafb_par *par = info->par;
  1208. uvesafb_vbe_state_restore(par, par->vbe_state_saved);
  1209. }
  1210. static struct fb_ops uvesafb_ops = {
  1211. .owner = THIS_MODULE,
  1212. .fb_open = uvesafb_open,
  1213. .fb_release = uvesafb_release,
  1214. .fb_setcolreg = uvesafb_setcolreg,
  1215. .fb_setcmap = uvesafb_setcmap,
  1216. .fb_pan_display = uvesafb_pan_display,
  1217. .fb_blank = uvesafb_blank,
  1218. .fb_fillrect = cfb_fillrect,
  1219. .fb_copyarea = cfb_copyarea,
  1220. .fb_imageblit = cfb_imageblit,
  1221. .fb_check_var = uvesafb_check_var,
  1222. .fb_set_par = uvesafb_set_par,
  1223. .fb_save_state = uvesafb_save_state,
  1224. .fb_restore_state = uvesafb_restore_state,
  1225. };
  1226. static void __devinit uvesafb_init_info(struct fb_info *info,
  1227. struct vbe_mode_ib *mode)
  1228. {
  1229. unsigned int size_vmode;
  1230. unsigned int size_remap;
  1231. unsigned int size_total;
  1232. struct uvesafb_par *par = info->par;
  1233. int i, h;
  1234. info->pseudo_palette = ((u8 *)info->par + sizeof(struct uvesafb_par));
  1235. info->fix = uvesafb_fix;
  1236. info->fix.ypanstep = par->ypan ? 1 : 0;
  1237. info->fix.ywrapstep = (par->ypan > 1) ? 1 : 0;
  1238. /*
  1239. * If we were unable to get the state buffer size, disable
  1240. * functions for saving and restoring the hardware state.
  1241. */
  1242. if (par->vbe_state_size == 0) {
  1243. info->fbops->fb_save_state = NULL;
  1244. info->fbops->fb_restore_state = NULL;
  1245. }
  1246. /* Disable blanking if the user requested so. */
  1247. if (!blank)
  1248. info->fbops->fb_blank = NULL;
  1249. /*
  1250. * Find out how much IO memory is required for the mode with
  1251. * the highest resolution.
  1252. */
  1253. size_remap = 0;
  1254. for (i = 0; i < par->vbe_modes_cnt; i++) {
  1255. h = par->vbe_modes[i].bytes_per_scan_line *
  1256. par->vbe_modes[i].y_res;
  1257. if (h > size_remap)
  1258. size_remap = h;
  1259. }
  1260. size_remap *= 2;
  1261. /*
  1262. * size_vmode -- that is the amount of memory needed for the
  1263. * used video mode, i.e. the minimum amount of
  1264. * memory we need.
  1265. */
  1266. if (mode != NULL) {
  1267. size_vmode = info->var.yres * mode->bytes_per_scan_line;
  1268. } else {
  1269. size_vmode = info->var.yres * info->var.xres *
  1270. ((info->var.bits_per_pixel + 7) >> 3);
  1271. }
  1272. /*
  1273. * size_total -- all video memory we have. Used for mtrr
  1274. * entries, resource allocation and bounds
  1275. * checking.
  1276. */
  1277. size_total = par->vbe_ib.total_memory * 65536;
  1278. if (vram_total)
  1279. size_total = vram_total * 1024 * 1024;
  1280. if (size_total < size_vmode)
  1281. size_total = size_vmode;
  1282. /*
  1283. * size_remap -- the amount of video memory we are going to
  1284. * use for vesafb. With modern cards it is no
  1285. * option to simply use size_total as th
  1286. * wastes plenty of kernel address space.
  1287. */
  1288. if (vram_remap)
  1289. size_remap = vram_remap * 1024 * 1024;
  1290. if (size_remap < size_vmode)
  1291. size_remap = size_vmode;
  1292. if (size_remap > size_total)
  1293. size_remap = size_total;
  1294. info->fix.smem_len = size_remap;
  1295. info->fix.smem_start = mode->phys_base_ptr;
  1296. /*
  1297. * We have to set yres_virtual here because when setup_var() was
  1298. * called, smem_len wasn't defined yet.
  1299. */
  1300. info->var.yres_virtual = info->fix.smem_len /
  1301. mode->bytes_per_scan_line;
  1302. if (par->ypan && info->var.yres_virtual > info->var.yres) {
  1303. printk(KERN_INFO "uvesafb: scrolling: %s "
  1304. "using protected mode interface, "
  1305. "yres_virtual=%d\n",
  1306. (par->ypan > 1) ? "ywrap" : "ypan",
  1307. info->var.yres_virtual);
  1308. } else {
  1309. printk(KERN_INFO "uvesafb: scrolling: redraw\n");
  1310. info->var.yres_virtual = info->var.yres;
  1311. par->ypan = 0;
  1312. }
  1313. info->flags = FBINFO_FLAG_DEFAULT |
  1314. (par->ypan) ? FBINFO_HWACCEL_YPAN : 0;
  1315. if (!par->ypan)
  1316. info->fbops->fb_pan_display = NULL;
  1317. }
  1318. static void uvesafb_init_mtrr(struct fb_info *info)
  1319. {
  1320. #ifdef CONFIG_MTRR
  1321. if (mtrr && !(info->fix.smem_start & (PAGE_SIZE - 1))) {
  1322. int temp_size = info->fix.smem_len;
  1323. unsigned int type = 0;
  1324. switch (mtrr) {
  1325. case 1:
  1326. type = MTRR_TYPE_UNCACHABLE;
  1327. break;
  1328. case 2:
  1329. type = MTRR_TYPE_WRBACK;
  1330. break;
  1331. case 3:
  1332. type = MTRR_TYPE_WRCOMB;
  1333. break;
  1334. case 4:
  1335. type = MTRR_TYPE_WRTHROUGH;
  1336. break;
  1337. default:
  1338. type = 0;
  1339. break;
  1340. }
  1341. if (type) {
  1342. int rc;
  1343. /* Find the largest power-of-two */
  1344. while (temp_size & (temp_size - 1))
  1345. temp_size &= (temp_size - 1);
  1346. /* Try and find a power of two to add */
  1347. do {
  1348. rc = mtrr_add(info->fix.smem_start,
  1349. temp_size, type, 1);
  1350. temp_size >>= 1;
  1351. } while (temp_size >= PAGE_SIZE && rc == -EINVAL);
  1352. }
  1353. }
  1354. #endif /* CONFIG_MTRR */
  1355. }
  1356. static ssize_t uvesafb_show_vbe_ver(struct device *dev,
  1357. struct device_attribute *attr, char *buf)
  1358. {
  1359. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1360. struct uvesafb_par *par = info->par;
  1361. return snprintf(buf, PAGE_SIZE, "%.4x\n", par->vbe_ib.vbe_version);
  1362. }
  1363. static DEVICE_ATTR(vbe_version, S_IRUGO, uvesafb_show_vbe_ver, NULL);
  1364. static ssize_t uvesafb_show_vbe_modes(struct device *dev,
  1365. struct device_attribute *attr, char *buf)
  1366. {
  1367. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1368. struct uvesafb_par *par = info->par;
  1369. int ret = 0, i;
  1370. for (i = 0; i < par->vbe_modes_cnt && ret < PAGE_SIZE; i++) {
  1371. ret += snprintf(buf + ret, PAGE_SIZE - ret,
  1372. "%dx%d-%d, 0x%.4x\n",
  1373. par->vbe_modes[i].x_res, par->vbe_modes[i].y_res,
  1374. par->vbe_modes[i].depth, par->vbe_modes[i].mode_id);
  1375. }
  1376. return ret;
  1377. }
  1378. static DEVICE_ATTR(vbe_modes, S_IRUGO, uvesafb_show_vbe_modes, NULL);
  1379. static ssize_t uvesafb_show_vendor(struct device *dev,
  1380. struct device_attribute *attr, char *buf)
  1381. {
  1382. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1383. struct uvesafb_par *par = info->par;
  1384. if (par->vbe_ib.oem_vendor_name_ptr)
  1385. return snprintf(buf, PAGE_SIZE, "%s\n", (char *)
  1386. (&par->vbe_ib) + par->vbe_ib.oem_vendor_name_ptr);
  1387. else
  1388. return 0;
  1389. }
  1390. static DEVICE_ATTR(oem_vendor, S_IRUGO, uvesafb_show_vendor, NULL);
  1391. static ssize_t uvesafb_show_product_name(struct device *dev,
  1392. struct device_attribute *attr, char *buf)
  1393. {
  1394. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1395. struct uvesafb_par *par = info->par;
  1396. if (par->vbe_ib.oem_product_name_ptr)
  1397. return snprintf(buf, PAGE_SIZE, "%s\n", (char *)
  1398. (&par->vbe_ib) + par->vbe_ib.oem_product_name_ptr);
  1399. else
  1400. return 0;
  1401. }
  1402. static DEVICE_ATTR(oem_product_name, S_IRUGO, uvesafb_show_product_name, NULL);
  1403. static ssize_t uvesafb_show_product_rev(struct device *dev,
  1404. struct device_attribute *attr, char *buf)
  1405. {
  1406. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1407. struct uvesafb_par *par = info->par;
  1408. if (par->vbe_ib.oem_product_rev_ptr)
  1409. return snprintf(buf, PAGE_SIZE, "%s\n", (char *)
  1410. (&par->vbe_ib) + par->vbe_ib.oem_product_rev_ptr);
  1411. else
  1412. return 0;
  1413. }
  1414. static DEVICE_ATTR(oem_product_rev, S_IRUGO, uvesafb_show_product_rev, NULL);
  1415. static ssize_t uvesafb_show_oem_string(struct device *dev,
  1416. struct device_attribute *attr, char *buf)
  1417. {
  1418. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1419. struct uvesafb_par *par = info->par;
  1420. if (par->vbe_ib.oem_string_ptr)
  1421. return snprintf(buf, PAGE_SIZE, "%s\n",
  1422. (char *)(&par->vbe_ib) + par->vbe_ib.oem_string_ptr);
  1423. else
  1424. return 0;
  1425. }
  1426. static DEVICE_ATTR(oem_string, S_IRUGO, uvesafb_show_oem_string, NULL);
  1427. static ssize_t uvesafb_show_nocrtc(struct device *dev,
  1428. struct device_attribute *attr, char *buf)
  1429. {
  1430. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1431. struct uvesafb_par *par = info->par;
  1432. return snprintf(buf, PAGE_SIZE, "%d\n", par->nocrtc);
  1433. }
  1434. static ssize_t uvesafb_store_nocrtc(struct device *dev,
  1435. struct device_attribute *attr, const char *buf, size_t count)
  1436. {
  1437. struct fb_info *info = platform_get_drvdata(to_platform_device(dev));
  1438. struct uvesafb_par *par = info->par;
  1439. if (count > 0) {
  1440. if (buf[0] == '0')
  1441. par->nocrtc = 0;
  1442. else
  1443. par->nocrtc = 1;
  1444. }
  1445. return count;
  1446. }
  1447. static DEVICE_ATTR(nocrtc, S_IRUGO | S_IWUSR, uvesafb_show_nocrtc,
  1448. uvesafb_store_nocrtc);
  1449. static struct attribute *uvesafb_dev_attrs[] = {
  1450. &dev_attr_vbe_version.attr,
  1451. &dev_attr_vbe_modes.attr,
  1452. &dev_attr_oem_vendor.attr,
  1453. &dev_attr_oem_product_name.attr,
  1454. &dev_attr_oem_product_rev.attr,
  1455. &dev_attr_oem_string.attr,
  1456. &dev_attr_nocrtc.attr,
  1457. NULL,
  1458. };
  1459. static struct attribute_group uvesafb_dev_attgrp = {
  1460. .name = NULL,
  1461. .attrs = uvesafb_dev_attrs,
  1462. };
  1463. static int __devinit uvesafb_probe(struct platform_device *dev)
  1464. {
  1465. struct fb_info *info;
  1466. struct vbe_mode_ib *mode = NULL;
  1467. struct uvesafb_par *par;
  1468. int err = 0, i;
  1469. info = framebuffer_alloc(sizeof(*par) + sizeof(u32) * 256, &dev->dev);
  1470. if (!info)
  1471. return -ENOMEM;
  1472. par = info->par;
  1473. err = uvesafb_vbe_init(info);
  1474. if (err) {
  1475. printk(KERN_ERR "uvesafb: vbe_init() failed with %d\n", err);
  1476. goto out;
  1477. }
  1478. info->fbops = &uvesafb_ops;
  1479. i = uvesafb_vbe_init_mode(info);
  1480. if (i < 0) {
  1481. err = -EINVAL;
  1482. goto out;
  1483. } else {
  1484. mode = &par->vbe_modes[i];
  1485. }
  1486. if (fb_alloc_cmap(&info->cmap, 256, 0) < 0) {
  1487. err = -ENXIO;
  1488. goto out;
  1489. }
  1490. uvesafb_init_info(info, mode);
  1491. if (!request_mem_region(info->fix.smem_start, info->fix.smem_len,
  1492. "uvesafb")) {
  1493. printk(KERN_ERR "uvesafb: cannot reserve video memory at "
  1494. "0x%lx\n", info->fix.smem_start);
  1495. err = -EIO;
  1496. goto out_mode;
  1497. }
  1498. info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
  1499. if (!info->screen_base) {
  1500. printk(KERN_ERR
  1501. "uvesafb: abort, cannot ioremap 0x%x bytes of video "
  1502. "memory at 0x%lx\n",
  1503. info->fix.smem_len, info->fix.smem_start);
  1504. err = -EIO;
  1505. goto out_mem;
  1506. }
  1507. if (!request_region(0x3c0, 32, "uvesafb")) {
  1508. printk(KERN_ERR "uvesafb: request region 0x3c0-0x3e0 failed\n");
  1509. err = -EIO;
  1510. goto out_unmap;
  1511. }
  1512. uvesafb_init_mtrr(info);
  1513. platform_set_drvdata(dev, info);
  1514. if (register_framebuffer(info) < 0) {
  1515. printk(KERN_ERR
  1516. "uvesafb: failed to register framebuffer device\n");
  1517. err = -EINVAL;
  1518. goto out_reg;
  1519. }
  1520. printk(KERN_INFO "uvesafb: framebuffer at 0x%lx, mapped to 0x%p, "
  1521. "using %dk, total %dk\n", info->fix.smem_start,
  1522. info->screen_base, info->fix.smem_len/1024,
  1523. par->vbe_ib.total_memory * 64);
  1524. printk(KERN_INFO "fb%d: %s frame buffer device\n", info->node,
  1525. info->fix.id);
  1526. err = sysfs_create_group(&dev->dev.kobj, &uvesafb_dev_attgrp);
  1527. if (err != 0)
  1528. printk(KERN_WARNING "fb%d: failed to register attributes\n",
  1529. info->node);
  1530. return 0;
  1531. out_reg:
  1532. release_region(0x3c0, 32);
  1533. out_unmap:
  1534. iounmap(info->screen_base);
  1535. out_mem:
  1536. release_mem_region(info->fix.smem_start, info->fix.smem_len);
  1537. out_mode:
  1538. if (!list_empty(&info->modelist))
  1539. fb_destroy_modelist(&info->modelist);
  1540. fb_destroy_modedb(info->monspecs.modedb);
  1541. fb_dealloc_cmap(&info->cmap);
  1542. out:
  1543. if (par->vbe_modes)
  1544. kfree(par->vbe_modes);
  1545. framebuffer_release(info);
  1546. return err;
  1547. }
  1548. static int uvesafb_remove(struct platform_device *dev)
  1549. {
  1550. struct fb_info *info = platform_get_drvdata(dev);
  1551. if (info) {
  1552. struct uvesafb_par *par = info->par;
  1553. sysfs_remove_group(&dev->dev.kobj, &uvesafb_dev_attgrp);
  1554. unregister_framebuffer(info);
  1555. release_region(0x3c0, 32);
  1556. iounmap(info->screen_base);
  1557. release_mem_region(info->fix.smem_start, info->fix.smem_len);
  1558. fb_destroy_modedb(info->monspecs.modedb);
  1559. fb_dealloc_cmap(&info->cmap);
  1560. if (par) {
  1561. if (par->vbe_modes)
  1562. kfree(par->vbe_modes);
  1563. if (par->vbe_state_orig)
  1564. kfree(par->vbe_state_orig);
  1565. if (par->vbe_state_saved)
  1566. kfree(par->vbe_state_saved);
  1567. }
  1568. framebuffer_release(info);
  1569. }
  1570. return 0;
  1571. }
  1572. static struct platform_driver uvesafb_driver = {
  1573. .probe = uvesafb_probe,
  1574. .remove = uvesafb_remove,
  1575. .driver = {
  1576. .name = "uvesafb",
  1577. },
  1578. };
  1579. static struct platform_device *uvesafb_device;
  1580. #ifndef MODULE
  1581. static int __devinit uvesafb_setup(char *options)
  1582. {
  1583. char *this_opt;
  1584. if (!options || !*options)
  1585. return 0;
  1586. while ((this_opt = strsep(&options, ",")) != NULL) {
  1587. if (!*this_opt) continue;
  1588. if (!strcmp(this_opt, "redraw"))
  1589. ypan = 0;
  1590. else if (!strcmp(this_opt, "ypan"))
  1591. ypan = 1;
  1592. else if (!strcmp(this_opt, "ywrap"))
  1593. ypan = 2;
  1594. else if (!strcmp(this_opt, "vgapal"))
  1595. pmi_setpal = 0;
  1596. else if (!strcmp(this_opt, "pmipal"))
  1597. pmi_setpal = 1;
  1598. else if (!strncmp(this_opt, "mtrr:", 5))
  1599. mtrr = simple_strtoul(this_opt+5, NULL, 0);
  1600. else if (!strcmp(this_opt, "nomtrr"))
  1601. mtrr = 0;
  1602. else if (!strcmp(this_opt, "nocrtc"))
  1603. nocrtc = 1;
  1604. else if (!strcmp(this_opt, "noedid"))
  1605. noedid = 1;
  1606. else if (!strcmp(this_opt, "noblank"))
  1607. blank = 0;
  1608. else if (!strncmp(this_opt, "vtotal:", 7))
  1609. vram_total = simple_strtoul(this_opt + 7, NULL, 0);
  1610. else if (!strncmp(this_opt, "vremap:", 7))
  1611. vram_remap = simple_strtoul(this_opt + 7, NULL, 0);
  1612. else if (!strncmp(this_opt, "maxhf:", 6))
  1613. maxhf = simple_strtoul(this_opt + 6, NULL, 0);
  1614. else if (!strncmp(this_opt, "maxvf:", 6))
  1615. maxvf = simple_strtoul(this_opt + 6, NULL, 0);
  1616. else if (!strncmp(this_opt, "maxclk:", 7))
  1617. maxclk = simple_strtoul(this_opt + 7, NULL, 0);
  1618. else if (!strncmp(this_opt, "vbemode:", 8))
  1619. vbemode = simple_strtoul(this_opt + 8, NULL, 0);
  1620. else if (this_opt[0] >= '0' && this_opt[0] <= '9') {
  1621. mode_option = this_opt;
  1622. } else {
  1623. printk(KERN_WARNING
  1624. "uvesafb: unrecognized option %s\n", this_opt);
  1625. }
  1626. }
  1627. return 0;
  1628. }
  1629. #endif /* !MODULE */
  1630. static ssize_t show_v86d(struct device_driver *dev, char *buf)
  1631. {
  1632. return snprintf(buf, PAGE_SIZE, "%s\n", v86d_path);
  1633. }
  1634. static ssize_t store_v86d(struct device_driver *dev, const char *buf,
  1635. size_t count)
  1636. {
  1637. strncpy(v86d_path, buf, PATH_MAX);
  1638. return count;
  1639. }
  1640. static DRIVER_ATTR(v86d, S_IRUGO | S_IWUSR, show_v86d, store_v86d);
  1641. static int __devinit uvesafb_init(void)
  1642. {
  1643. int err;
  1644. #ifndef MODULE
  1645. char *option = NULL;
  1646. if (fb_get_options("uvesafb", &option))
  1647. return -ENODEV;
  1648. uvesafb_setup(option);
  1649. #endif
  1650. err = cn_add_callback(&uvesafb_cn_id, "uvesafb", uvesafb_cn_callback);
  1651. if (err)
  1652. return err;
  1653. err = platform_driver_register(&uvesafb_driver);
  1654. if (!err) {
  1655. uvesafb_device = platform_device_alloc("uvesafb", 0);
  1656. if (uvesafb_device)
  1657. err = platform_device_add(uvesafb_device);
  1658. else
  1659. err = -ENOMEM;
  1660. if (err) {
  1661. platform_device_put(uvesafb_device);
  1662. platform_driver_unregister(&uvesafb_driver);
  1663. cn_del_callback(&uvesafb_cn_id);
  1664. return err;
  1665. }
  1666. err = driver_create_file(&uvesafb_driver.driver,
  1667. &driver_attr_v86d);
  1668. if (err) {
  1669. printk(KERN_WARNING "uvesafb: failed to register "
  1670. "attributes\n");
  1671. err = 0;
  1672. }
  1673. }
  1674. return err;
  1675. }
  1676. module_init(uvesafb_init);
  1677. static void __devexit uvesafb_exit(void)
  1678. {
  1679. struct uvesafb_ktask *task;
  1680. if (v86d_started) {
  1681. task = uvesafb_prep();
  1682. if (task) {
  1683. task->t.flags = TF_EXIT;
  1684. uvesafb_exec(task);
  1685. uvesafb_free(task);
  1686. }
  1687. }
  1688. cn_del_callback(&uvesafb_cn_id);
  1689. driver_remove_file(&uvesafb_driver.driver, &driver_attr_v86d);
  1690. platform_device_unregister(uvesafb_device);
  1691. platform_driver_unregister(&uvesafb_driver);
  1692. }
  1693. module_exit(uvesafb_exit);
  1694. static inline int param_get_scroll(char *buffer, struct kernel_param *kp)
  1695. {
  1696. return 0;
  1697. }
  1698. static inline int param_set_scroll(const char *val, struct kernel_param *kp)
  1699. {
  1700. ypan = 0;
  1701. if (!strcmp(val, "redraw"))
  1702. ypan = 0;
  1703. else if (!strcmp(val, "ypan"))
  1704. ypan = 1;
  1705. else if (!strcmp(val, "ywrap"))
  1706. ypan = 2;
  1707. return 0;
  1708. }
  1709. #define param_check_scroll(name, p) __param_check(name, p, void);
  1710. module_param_named(scroll, ypan, scroll, 0);
  1711. MODULE_PARM_DESC(scroll,
  1712. "Scrolling mode, set to 'redraw', ''ypan' or 'ywrap'");
  1713. module_param_named(vgapal, pmi_setpal, invbool, 0);
  1714. MODULE_PARM_DESC(vgapal, "Set palette using VGA registers");
  1715. module_param_named(pmipal, pmi_setpal, bool, 0);
  1716. MODULE_PARM_DESC(pmipal, "Set palette using PMI calls");
  1717. module_param(mtrr, uint, 0);
  1718. MODULE_PARM_DESC(mtrr,
  1719. "Memory Type Range Registers setting. Use 0 to disable.");
  1720. module_param(blank, bool, 0);
  1721. MODULE_PARM_DESC(blank, "Enable hardware blanking");
  1722. module_param(nocrtc, bool, 0);
  1723. MODULE_PARM_DESC(nocrtc, "Ignore CRTC timings when setting modes");
  1724. module_param(noedid, bool, 0);
  1725. MODULE_PARM_DESC(noedid,
  1726. "Ignore EDID-provided monitor limits when setting modes");
  1727. module_param(vram_remap, uint, 0);
  1728. MODULE_PARM_DESC(vram_remap, "Set amount of video memory to be used [MiB]");
  1729. module_param(vram_total, uint, 0);
  1730. MODULE_PARM_DESC(vram_total, "Set total amount of video memoery [MiB]");
  1731. module_param(maxclk, ushort, 0);
  1732. MODULE_PARM_DESC(maxclk, "Maximum pixelclock [MHz], overrides EDID data");
  1733. module_param(maxhf, ushort, 0);
  1734. MODULE_PARM_DESC(maxhf,
  1735. "Maximum horizontal frequency [kHz], overrides EDID data");
  1736. module_param(maxvf, ushort, 0);
  1737. MODULE_PARM_DESC(maxvf,
  1738. "Maximum vertical frequency [Hz], overrides EDID data");
  1739. module_param_named(mode, mode_option, charp, 0);
  1740. MODULE_PARM_DESC(mode,
  1741. "Specify initial video mode as \"<xres>x<yres>[-<bpp>][@<refresh>]\"");
  1742. module_param(vbemode, ushort, 0);
  1743. MODULE_PARM_DESC(vbemode,
  1744. "VBE mode number to set, overrides the 'mode' option");
  1745. module_param_string(v86d, v86d_path, PATH_MAX, 0660);
  1746. MODULE_PARM_DESC(v86d, "Path to the v86d userspace helper.");
  1747. MODULE_LICENSE("GPL");
  1748. MODULE_AUTHOR("Michal Januszewski <spock@gentoo.org>");
  1749. MODULE_DESCRIPTION("Framebuffer driver for VBE2.0+ compliant graphics boards");