uvesafb.c 51 KB

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