zoran_driver.c 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080
  1. /*
  2. * Zoran zr36057/zr36067 PCI controller driver, for the
  3. * Pinnacle/Miro DC10/DC10+/DC30/DC30+, Iomega Buz, Linux
  4. * Media Labs LML33/LML33R10.
  5. *
  6. * Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx>
  7. *
  8. * Changes for BUZ by Wolfgang Scherr <scherr@net4you.net>
  9. *
  10. * Changes for DC10/DC30 by Laurent Pinchart <laurent.pinchart@skynet.be>
  11. *
  12. * Changes for LML33R10 by Maxim Yevtyushkin <max@linuxmedialabs.com>
  13. *
  14. * Changes for videodev2/v4l2 by Ronald Bultje <rbultje@ronald.bitfreak.net>
  15. *
  16. * Based on
  17. *
  18. * Miro DC10 driver
  19. * Copyright (C) 1999 Wolfgang Scherr <scherr@net4you.net>
  20. *
  21. * Iomega Buz driver version 1.0
  22. * Copyright (C) 1999 Rainer Johanni <Rainer@Johanni.de>
  23. *
  24. * buz.0.0.3
  25. * Copyright (C) 1998 Dave Perks <dperks@ibm.net>
  26. *
  27. * bttv - Bt848 frame grabber driver
  28. * Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
  29. * & Marcus Metzler (mocm@thp.uni-koeln.de)
  30. *
  31. *
  32. * This program is free software; you can redistribute it and/or modify
  33. * it under the terms of the GNU General Public License as published by
  34. * the Free Software Foundation; either version 2 of the License, or
  35. * (at your option) any later version.
  36. *
  37. * This program is distributed in the hope that it will be useful,
  38. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  39. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  40. * GNU General Public License for more details.
  41. *
  42. * You should have received a copy of the GNU General Public License
  43. * along with this program; if not, write to the Free Software
  44. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  45. */
  46. #include <linux/version.h>
  47. #include <linux/init.h>
  48. #include <linux/module.h>
  49. #include <linux/delay.h>
  50. #include <linux/slab.h>
  51. #include <linux/pci.h>
  52. #include <linux/vmalloc.h>
  53. #include <linux/wait.h>
  54. #include <linux/interrupt.h>
  55. #include <linux/i2c.h>
  56. #include <linux/i2c-algo-bit.h>
  57. #include <linux/spinlock.h>
  58. #include <linux/videodev2.h>
  59. #include <media/v4l2-common.h>
  60. #include <media/v4l2-ioctl.h>
  61. #include "videocodec.h"
  62. #include <asm/byteorder.h>
  63. #include <asm/io.h>
  64. #include <asm/uaccess.h>
  65. #include <linux/proc_fs.h>
  66. #include <linux/mutex.h>
  67. #include "zoran.h"
  68. #include "zoran_device.h"
  69. #include "zoran_card.h"
  70. const struct zoran_format zoran_formats[] = {
  71. {
  72. .name = "15-bit RGB LE",
  73. .fourcc = V4L2_PIX_FMT_RGB555,
  74. .colorspace = V4L2_COLORSPACE_SRGB,
  75. .depth = 15,
  76. .flags = ZORAN_FORMAT_CAPTURE |
  77. ZORAN_FORMAT_OVERLAY,
  78. .vfespfr = ZR36057_VFESPFR_RGB555|ZR36057_VFESPFR_ErrDif|
  79. ZR36057_VFESPFR_LittleEndian,
  80. }, {
  81. .name = "15-bit RGB BE",
  82. .fourcc = V4L2_PIX_FMT_RGB555X,
  83. .colorspace = V4L2_COLORSPACE_SRGB,
  84. .depth = 15,
  85. .flags = ZORAN_FORMAT_CAPTURE |
  86. ZORAN_FORMAT_OVERLAY,
  87. .vfespfr = ZR36057_VFESPFR_RGB555|ZR36057_VFESPFR_ErrDif,
  88. }, {
  89. .name = "16-bit RGB LE",
  90. .fourcc = V4L2_PIX_FMT_RGB565,
  91. .colorspace = V4L2_COLORSPACE_SRGB,
  92. .depth = 16,
  93. .flags = ZORAN_FORMAT_CAPTURE |
  94. ZORAN_FORMAT_OVERLAY,
  95. .vfespfr = ZR36057_VFESPFR_RGB565|ZR36057_VFESPFR_ErrDif|
  96. ZR36057_VFESPFR_LittleEndian,
  97. }, {
  98. .name = "16-bit RGB BE",
  99. .fourcc = V4L2_PIX_FMT_RGB565X,
  100. .colorspace = V4L2_COLORSPACE_SRGB,
  101. .depth = 16,
  102. .flags = ZORAN_FORMAT_CAPTURE |
  103. ZORAN_FORMAT_OVERLAY,
  104. .vfespfr = ZR36057_VFESPFR_RGB565|ZR36057_VFESPFR_ErrDif,
  105. }, {
  106. .name = "24-bit RGB",
  107. .fourcc = V4L2_PIX_FMT_BGR24,
  108. .colorspace = V4L2_COLORSPACE_SRGB,
  109. .depth = 24,
  110. .flags = ZORAN_FORMAT_CAPTURE |
  111. ZORAN_FORMAT_OVERLAY,
  112. .vfespfr = ZR36057_VFESPFR_RGB888|ZR36057_VFESPFR_Pack24,
  113. }, {
  114. .name = "32-bit RGB LE",
  115. .fourcc = V4L2_PIX_FMT_BGR32,
  116. .colorspace = V4L2_COLORSPACE_SRGB,
  117. .depth = 32,
  118. .flags = ZORAN_FORMAT_CAPTURE |
  119. ZORAN_FORMAT_OVERLAY,
  120. .vfespfr = ZR36057_VFESPFR_RGB888|ZR36057_VFESPFR_LittleEndian,
  121. }, {
  122. .name = "32-bit RGB BE",
  123. .fourcc = V4L2_PIX_FMT_RGB32,
  124. .colorspace = V4L2_COLORSPACE_SRGB,
  125. .depth = 32,
  126. .flags = ZORAN_FORMAT_CAPTURE |
  127. ZORAN_FORMAT_OVERLAY,
  128. .vfespfr = ZR36057_VFESPFR_RGB888,
  129. }, {
  130. .name = "4:2:2, packed, YUYV",
  131. .fourcc = V4L2_PIX_FMT_YUYV,
  132. .colorspace = V4L2_COLORSPACE_SMPTE170M,
  133. .depth = 16,
  134. .flags = ZORAN_FORMAT_CAPTURE |
  135. ZORAN_FORMAT_OVERLAY,
  136. .vfespfr = ZR36057_VFESPFR_YUV422,
  137. }, {
  138. .name = "4:2:2, packed, UYVY",
  139. .fourcc = V4L2_PIX_FMT_UYVY,
  140. .colorspace = V4L2_COLORSPACE_SMPTE170M,
  141. .depth = 16,
  142. .flags = ZORAN_FORMAT_CAPTURE |
  143. ZORAN_FORMAT_OVERLAY,
  144. .vfespfr = ZR36057_VFESPFR_YUV422|ZR36057_VFESPFR_LittleEndian,
  145. }, {
  146. .name = "Hardware-encoded Motion-JPEG",
  147. .fourcc = V4L2_PIX_FMT_MJPEG,
  148. .colorspace = V4L2_COLORSPACE_SMPTE170M,
  149. .depth = 0,
  150. .flags = ZORAN_FORMAT_CAPTURE |
  151. ZORAN_FORMAT_PLAYBACK |
  152. ZORAN_FORMAT_COMPRESSED,
  153. }
  154. };
  155. #define NUM_FORMATS ARRAY_SIZE(zoran_formats)
  156. /* small helper function for calculating buffersizes for v4l2
  157. * we calculate the nearest higher power-of-two, which
  158. * will be the recommended buffersize */
  159. static __u32
  160. zoran_v4l2_calc_bufsize (struct zoran_jpg_settings *settings)
  161. {
  162. __u8 div = settings->VerDcm * settings->HorDcm * settings->TmpDcm;
  163. __u32 num = (1024 * 512) / (div);
  164. __u32 result = 2;
  165. num--;
  166. while (num) {
  167. num >>= 1;
  168. result <<= 1;
  169. }
  170. if (result > jpg_bufsize)
  171. return jpg_bufsize;
  172. if (result < 8192)
  173. return 8192;
  174. return result;
  175. }
  176. /* forward references */
  177. static void v4l_fbuffer_free(struct zoran_fh *fh);
  178. static void jpg_fbuffer_free(struct zoran_fh *fh);
  179. /* Set mapping mode */
  180. static void map_mode_raw(struct zoran_fh *fh)
  181. {
  182. fh->map_mode = ZORAN_MAP_MODE_RAW;
  183. fh->buffers.buffer_size = v4l_bufsize;
  184. fh->buffers.num_buffers = v4l_nbufs;
  185. }
  186. static void map_mode_jpg(struct zoran_fh *fh, int play)
  187. {
  188. fh->map_mode = play ? ZORAN_MAP_MODE_JPG_PLAY : ZORAN_MAP_MODE_JPG_REC;
  189. fh->buffers.buffer_size = jpg_bufsize;
  190. fh->buffers.num_buffers = jpg_nbufs;
  191. }
  192. static inline const char *mode_name(enum zoran_map_mode mode)
  193. {
  194. return mode == ZORAN_MAP_MODE_RAW ? "V4L" : "JPG";
  195. }
  196. /*
  197. * Allocate the V4L grab buffers
  198. *
  199. * These have to be pysically contiguous.
  200. */
  201. static int v4l_fbuffer_alloc(struct zoran_fh *fh)
  202. {
  203. struct zoran *zr = fh->zr;
  204. int i, off;
  205. unsigned char *mem;
  206. for (i = 0; i < fh->buffers.num_buffers; i++) {
  207. if (fh->buffers.buffer[i].v4l.fbuffer)
  208. dprintk(2,
  209. KERN_WARNING
  210. "%s: %s - buffer %d already allocated!?\n",
  211. ZR_DEVNAME(zr), __func__, i);
  212. //udelay(20);
  213. mem = kmalloc(fh->buffers.buffer_size,
  214. GFP_KERNEL | __GFP_NOWARN);
  215. if (!mem) {
  216. dprintk(1,
  217. KERN_ERR
  218. "%s: %s - kmalloc for V4L buf %d failed\n",
  219. ZR_DEVNAME(zr), __func__, i);
  220. v4l_fbuffer_free(fh);
  221. return -ENOBUFS;
  222. }
  223. fh->buffers.buffer[i].v4l.fbuffer = mem;
  224. fh->buffers.buffer[i].v4l.fbuffer_phys = virt_to_phys(mem);
  225. fh->buffers.buffer[i].v4l.fbuffer_bus = virt_to_bus(mem);
  226. for (off = 0; off < fh->buffers.buffer_size;
  227. off += PAGE_SIZE)
  228. SetPageReserved(virt_to_page(mem + off));
  229. dprintk(4,
  230. KERN_INFO
  231. "%s: %s - V4L frame %d mem 0x%lx (bus: 0x%llx)\n",
  232. ZR_DEVNAME(zr), __func__, i, (unsigned long) mem,
  233. (unsigned long long)virt_to_bus(mem));
  234. }
  235. fh->buffers.allocated = 1;
  236. return 0;
  237. }
  238. /* free the V4L grab buffers */
  239. static void v4l_fbuffer_free(struct zoran_fh *fh)
  240. {
  241. struct zoran *zr = fh->zr;
  242. int i, off;
  243. unsigned char *mem;
  244. dprintk(4, KERN_INFO "%s: %s\n", ZR_DEVNAME(zr), __func__);
  245. for (i = 0; i < fh->buffers.num_buffers; i++) {
  246. if (!fh->buffers.buffer[i].v4l.fbuffer)
  247. continue;
  248. mem = fh->buffers.buffer[i].v4l.fbuffer;
  249. for (off = 0; off < fh->buffers.buffer_size;
  250. off += PAGE_SIZE)
  251. ClearPageReserved(virt_to_page(mem + off));
  252. kfree(fh->buffers.buffer[i].v4l.fbuffer);
  253. fh->buffers.buffer[i].v4l.fbuffer = NULL;
  254. }
  255. fh->buffers.allocated = 0;
  256. }
  257. /*
  258. * Allocate the MJPEG grab buffers.
  259. *
  260. * If a Natoma chipset is present and this is a revision 1 zr36057,
  261. * each MJPEG buffer needs to be physically contiguous.
  262. * (RJ: This statement is from Dave Perks' original driver,
  263. * I could never check it because I have a zr36067)
  264. *
  265. * RJ: The contents grab buffers needs never be accessed in the driver.
  266. * Therefore there is no need to allocate them with vmalloc in order
  267. * to get a contiguous virtual memory space.
  268. * I don't understand why many other drivers first allocate them with
  269. * vmalloc (which uses internally also get_zeroed_page, but delivers you
  270. * virtual addresses) and then again have to make a lot of efforts
  271. * to get the physical address.
  272. *
  273. * Ben Capper:
  274. * On big-endian architectures (such as ppc) some extra steps
  275. * are needed. When reading and writing to the stat_com array
  276. * and fragment buffers, the device expects to see little-
  277. * endian values. The use of cpu_to_le32() and le32_to_cpu()
  278. * in this function (and one or two others in zoran_device.c)
  279. * ensure that these values are always stored in little-endian
  280. * form, regardless of architecture. The zr36057 does Very Bad
  281. * Things on big endian architectures if the stat_com array
  282. * and fragment buffers are not little-endian.
  283. */
  284. static int jpg_fbuffer_alloc(struct zoran_fh *fh)
  285. {
  286. struct zoran *zr = fh->zr;
  287. int i, j, off;
  288. u8 *mem;
  289. for (i = 0; i < fh->buffers.num_buffers; i++) {
  290. if (fh->buffers.buffer[i].jpg.frag_tab)
  291. dprintk(2,
  292. KERN_WARNING
  293. "%s: %s - buffer %d already allocated!?\n",
  294. ZR_DEVNAME(zr), __func__, i);
  295. /* Allocate fragment table for this buffer */
  296. mem = (void *)get_zeroed_page(GFP_KERNEL);
  297. if (!mem) {
  298. dprintk(1,
  299. KERN_ERR
  300. "%s: %s - get_zeroed_page (frag_tab) failed for buffer %d\n",
  301. ZR_DEVNAME(zr), __func__, i);
  302. jpg_fbuffer_free(fh);
  303. return -ENOBUFS;
  304. }
  305. fh->buffers.buffer[i].jpg.frag_tab = (__le32 *)mem;
  306. fh->buffers.buffer[i].jpg.frag_tab_bus = virt_to_bus(mem);
  307. if (fh->buffers.need_contiguous) {
  308. mem = kmalloc(fh->buffers.buffer_size, GFP_KERNEL);
  309. if (mem == NULL) {
  310. dprintk(1,
  311. KERN_ERR
  312. "%s: %s - kmalloc failed for buffer %d\n",
  313. ZR_DEVNAME(zr), __func__, i);
  314. jpg_fbuffer_free(fh);
  315. return -ENOBUFS;
  316. }
  317. fh->buffers.buffer[i].jpg.frag_tab[0] =
  318. cpu_to_le32(virt_to_bus(mem));
  319. fh->buffers.buffer[i].jpg.frag_tab[1] =
  320. cpu_to_le32((fh->buffers.buffer_size >> 1) | 1);
  321. for (off = 0; off < fh->buffers.buffer_size; off += PAGE_SIZE)
  322. SetPageReserved(virt_to_page(mem + off));
  323. } else {
  324. /* jpg_bufsize is already page aligned */
  325. for (j = 0; j < fh->buffers.buffer_size / PAGE_SIZE; j++) {
  326. mem = (void *)get_zeroed_page(GFP_KERNEL);
  327. if (mem == NULL) {
  328. dprintk(1,
  329. KERN_ERR
  330. "%s: %s - get_zeroed_page failed for buffer %d\n",
  331. ZR_DEVNAME(zr), __func__, i);
  332. jpg_fbuffer_free(fh);
  333. return -ENOBUFS;
  334. }
  335. fh->buffers.buffer[i].jpg.frag_tab[2 * j] =
  336. cpu_to_le32(virt_to_bus(mem));
  337. fh->buffers.buffer[i].jpg.frag_tab[2 * j + 1] =
  338. cpu_to_le32((PAGE_SIZE >> 2) << 1);
  339. SetPageReserved(virt_to_page(mem));
  340. }
  341. fh->buffers.buffer[i].jpg.frag_tab[2 * j - 1] |= cpu_to_le32(1);
  342. }
  343. }
  344. dprintk(4,
  345. KERN_DEBUG "%s: %s - %d KB allocated\n",
  346. ZR_DEVNAME(zr), __func__,
  347. (fh->buffers.num_buffers * fh->buffers.buffer_size) >> 10);
  348. fh->buffers.allocated = 1;
  349. return 0;
  350. }
  351. /* free the MJPEG grab buffers */
  352. static void jpg_fbuffer_free(struct zoran_fh *fh)
  353. {
  354. struct zoran *zr = fh->zr;
  355. int i, j, off;
  356. unsigned char *mem;
  357. __le32 frag_tab;
  358. struct zoran_buffer *buffer;
  359. dprintk(4, KERN_DEBUG "%s: %s\n", ZR_DEVNAME(zr), __func__);
  360. for (i = 0, buffer = &fh->buffers.buffer[0];
  361. i < fh->buffers.num_buffers; i++, buffer++) {
  362. if (!buffer->jpg.frag_tab)
  363. continue;
  364. if (fh->buffers.need_contiguous) {
  365. frag_tab = buffer->jpg.frag_tab[0];
  366. if (frag_tab) {
  367. mem = bus_to_virt(le32_to_cpu(frag_tab));
  368. for (off = 0; off < fh->buffers.buffer_size; off += PAGE_SIZE)
  369. ClearPageReserved(virt_to_page(mem + off));
  370. kfree(mem);
  371. buffer->jpg.frag_tab[0] = 0;
  372. buffer->jpg.frag_tab[1] = 0;
  373. }
  374. } else {
  375. for (j = 0; j < fh->buffers.buffer_size / PAGE_SIZE; j++) {
  376. frag_tab = buffer->jpg.frag_tab[2 * j];
  377. if (!frag_tab)
  378. break;
  379. ClearPageReserved(virt_to_page(bus_to_virt(le32_to_cpu(frag_tab))));
  380. free_page((unsigned long)bus_to_virt(le32_to_cpu(frag_tab)));
  381. buffer->jpg.frag_tab[2 * j] = 0;
  382. buffer->jpg.frag_tab[2 * j + 1] = 0;
  383. }
  384. }
  385. free_page((unsigned long)buffer->jpg.frag_tab);
  386. buffer->jpg.frag_tab = NULL;
  387. }
  388. fh->buffers.allocated = 0;
  389. }
  390. /*
  391. * V4L Buffer grabbing
  392. */
  393. static int
  394. zoran_v4l_set_format (struct zoran_fh *fh,
  395. int width,
  396. int height,
  397. const struct zoran_format *format)
  398. {
  399. struct zoran *zr = fh->zr;
  400. int bpp;
  401. /* Check size and format of the grab wanted */
  402. if (height < BUZ_MIN_HEIGHT || width < BUZ_MIN_WIDTH ||
  403. height > BUZ_MAX_HEIGHT || width > BUZ_MAX_WIDTH) {
  404. dprintk(1,
  405. KERN_ERR
  406. "%s: %s - wrong frame size (%dx%d)\n",
  407. ZR_DEVNAME(zr), __func__, width, height);
  408. return -EINVAL;
  409. }
  410. bpp = (format->depth + 7) / 8;
  411. /* Check against available buffer size */
  412. if (height * width * bpp > fh->buffers.buffer_size) {
  413. dprintk(1,
  414. KERN_ERR
  415. "%s: %s - video buffer size (%d kB) is too small\n",
  416. ZR_DEVNAME(zr), __func__, fh->buffers.buffer_size >> 10);
  417. return -EINVAL;
  418. }
  419. /* The video front end needs 4-byte alinged line sizes */
  420. if ((bpp == 2 && (width & 1)) || (bpp == 3 && (width & 3))) {
  421. dprintk(1,
  422. KERN_ERR
  423. "%s: %s - wrong frame alignment\n",
  424. ZR_DEVNAME(zr), __func__);
  425. return -EINVAL;
  426. }
  427. fh->v4l_settings.width = width;
  428. fh->v4l_settings.height = height;
  429. fh->v4l_settings.format = format;
  430. fh->v4l_settings.bytesperline = bpp * fh->v4l_settings.width;
  431. return 0;
  432. }
  433. static int zoran_v4l_queue_frame(struct zoran_fh *fh, int num)
  434. {
  435. struct zoran *zr = fh->zr;
  436. unsigned long flags;
  437. int res = 0;
  438. if (!fh->buffers.allocated) {
  439. dprintk(1,
  440. KERN_ERR
  441. "%s: %s - buffers not yet allocated\n",
  442. ZR_DEVNAME(zr), __func__);
  443. res = -ENOMEM;
  444. }
  445. /* No grabbing outside the buffer range! */
  446. if (num >= fh->buffers.num_buffers || num < 0) {
  447. dprintk(1,
  448. KERN_ERR
  449. "%s: %s - buffer %d is out of range\n",
  450. ZR_DEVNAME(zr), __func__, num);
  451. res = -EINVAL;
  452. }
  453. spin_lock_irqsave(&zr->spinlock, flags);
  454. if (fh->buffers.active == ZORAN_FREE) {
  455. if (zr->v4l_buffers.active == ZORAN_FREE) {
  456. zr->v4l_buffers = fh->buffers;
  457. fh->buffers.active = ZORAN_ACTIVE;
  458. } else {
  459. dprintk(1,
  460. KERN_ERR
  461. "%s: %s - another session is already capturing\n",
  462. ZR_DEVNAME(zr), __func__);
  463. res = -EBUSY;
  464. }
  465. }
  466. /* make sure a grab isn't going on currently with this buffer */
  467. if (!res) {
  468. switch (zr->v4l_buffers.buffer[num].state) {
  469. default:
  470. case BUZ_STATE_PEND:
  471. if (zr->v4l_buffers.active == ZORAN_FREE) {
  472. fh->buffers.active = ZORAN_FREE;
  473. zr->v4l_buffers.allocated = 0;
  474. }
  475. res = -EBUSY; /* what are you doing? */
  476. break;
  477. case BUZ_STATE_DONE:
  478. dprintk(2,
  479. KERN_WARNING
  480. "%s: %s - queueing buffer %d in state DONE!?\n",
  481. ZR_DEVNAME(zr), __func__, num);
  482. case BUZ_STATE_USER:
  483. /* since there is at least one unused buffer there's room for at least
  484. * one more pend[] entry */
  485. zr->v4l_pend[zr->v4l_pend_head++ & V4L_MASK_FRAME] = num;
  486. zr->v4l_buffers.buffer[num].state = BUZ_STATE_PEND;
  487. zr->v4l_buffers.buffer[num].bs.length =
  488. fh->v4l_settings.bytesperline *
  489. zr->v4l_settings.height;
  490. fh->buffers.buffer[num] = zr->v4l_buffers.buffer[num];
  491. break;
  492. }
  493. }
  494. spin_unlock_irqrestore(&zr->spinlock, flags);
  495. if (!res && zr->v4l_buffers.active == ZORAN_FREE)
  496. zr->v4l_buffers.active = fh->buffers.active;
  497. return res;
  498. }
  499. /*
  500. * Sync on a V4L buffer
  501. */
  502. static int v4l_sync(struct zoran_fh *fh, int frame)
  503. {
  504. struct zoran *zr = fh->zr;
  505. unsigned long flags;
  506. if (fh->buffers.active == ZORAN_FREE) {
  507. dprintk(1,
  508. KERN_ERR
  509. "%s: %s - no grab active for this session\n",
  510. ZR_DEVNAME(zr), __func__);
  511. return -EINVAL;
  512. }
  513. /* check passed-in frame number */
  514. if (frame >= fh->buffers.num_buffers || frame < 0) {
  515. dprintk(1,
  516. KERN_ERR "%s: %s - frame %d is invalid\n",
  517. ZR_DEVNAME(zr), __func__, frame);
  518. return -EINVAL;
  519. }
  520. /* Check if is buffer was queued at all */
  521. if (zr->v4l_buffers.buffer[frame].state == BUZ_STATE_USER) {
  522. dprintk(1,
  523. KERN_ERR
  524. "%s: %s - attempt to sync on a buffer which was not queued?\n",
  525. ZR_DEVNAME(zr), __func__);
  526. return -EPROTO;
  527. }
  528. /* wait on this buffer to get ready */
  529. if (!wait_event_interruptible_timeout(zr->v4l_capq,
  530. (zr->v4l_buffers.buffer[frame].state != BUZ_STATE_PEND), 10*HZ))
  531. return -ETIME;
  532. if (signal_pending(current))
  533. return -ERESTARTSYS;
  534. /* buffer should now be in BUZ_STATE_DONE */
  535. if (zr->v4l_buffers.buffer[frame].state != BUZ_STATE_DONE)
  536. dprintk(2,
  537. KERN_ERR "%s: %s - internal state error\n",
  538. ZR_DEVNAME(zr), __func__);
  539. zr->v4l_buffers.buffer[frame].state = BUZ_STATE_USER;
  540. fh->buffers.buffer[frame] = zr->v4l_buffers.buffer[frame];
  541. spin_lock_irqsave(&zr->spinlock, flags);
  542. /* Check if streaming capture has finished */
  543. if (zr->v4l_pend_tail == zr->v4l_pend_head) {
  544. zr36057_set_memgrab(zr, 0);
  545. if (zr->v4l_buffers.active == ZORAN_ACTIVE) {
  546. fh->buffers.active = zr->v4l_buffers.active = ZORAN_FREE;
  547. zr->v4l_buffers.allocated = 0;
  548. }
  549. }
  550. spin_unlock_irqrestore(&zr->spinlock, flags);
  551. return 0;
  552. }
  553. /*
  554. * Queue a MJPEG buffer for capture/playback
  555. */
  556. static int zoran_jpg_queue_frame(struct zoran_fh *fh, int num,
  557. enum zoran_codec_mode mode)
  558. {
  559. struct zoran *zr = fh->zr;
  560. unsigned long flags;
  561. int res = 0;
  562. /* Check if buffers are allocated */
  563. if (!fh->buffers.allocated) {
  564. dprintk(1,
  565. KERN_ERR
  566. "%s: %s - buffers not yet allocated\n",
  567. ZR_DEVNAME(zr), __func__);
  568. return -ENOMEM;
  569. }
  570. /* No grabbing outside the buffer range! */
  571. if (num >= fh->buffers.num_buffers || num < 0) {
  572. dprintk(1,
  573. KERN_ERR
  574. "%s: %s - buffer %d out of range\n",
  575. ZR_DEVNAME(zr), __func__, num);
  576. return -EINVAL;
  577. }
  578. /* what is the codec mode right now? */
  579. if (zr->codec_mode == BUZ_MODE_IDLE) {
  580. zr->jpg_settings = fh->jpg_settings;
  581. } else if (zr->codec_mode != mode) {
  582. /* wrong codec mode active - invalid */
  583. dprintk(1,
  584. KERN_ERR
  585. "%s: %s - codec in wrong mode\n",
  586. ZR_DEVNAME(zr), __func__);
  587. return -EINVAL;
  588. }
  589. if (fh->buffers.active == ZORAN_FREE) {
  590. if (zr->jpg_buffers.active == ZORAN_FREE) {
  591. zr->jpg_buffers = fh->buffers;
  592. fh->buffers.active = ZORAN_ACTIVE;
  593. } else {
  594. dprintk(1,
  595. KERN_ERR
  596. "%s: %s - another session is already capturing\n",
  597. ZR_DEVNAME(zr), __func__);
  598. res = -EBUSY;
  599. }
  600. }
  601. if (!res && zr->codec_mode == BUZ_MODE_IDLE) {
  602. /* Ok load up the jpeg codec */
  603. zr36057_enable_jpg(zr, mode);
  604. }
  605. spin_lock_irqsave(&zr->spinlock, flags);
  606. if (!res) {
  607. switch (zr->jpg_buffers.buffer[num].state) {
  608. case BUZ_STATE_DONE:
  609. dprintk(2,
  610. KERN_WARNING
  611. "%s: %s - queing frame in BUZ_STATE_DONE state!?\n",
  612. ZR_DEVNAME(zr), __func__);
  613. case BUZ_STATE_USER:
  614. /* since there is at least one unused buffer there's room for at
  615. *least one more pend[] entry */
  616. zr->jpg_pend[zr->jpg_que_head++ & BUZ_MASK_FRAME] = num;
  617. zr->jpg_buffers.buffer[num].state = BUZ_STATE_PEND;
  618. fh->buffers.buffer[num] = zr->jpg_buffers.buffer[num];
  619. zoran_feed_stat_com(zr);
  620. break;
  621. default:
  622. case BUZ_STATE_DMA:
  623. case BUZ_STATE_PEND:
  624. if (zr->jpg_buffers.active == ZORAN_FREE) {
  625. fh->buffers.active = ZORAN_FREE;
  626. zr->jpg_buffers.allocated = 0;
  627. }
  628. res = -EBUSY; /* what are you doing? */
  629. break;
  630. }
  631. }
  632. spin_unlock_irqrestore(&zr->spinlock, flags);
  633. if (!res && zr->jpg_buffers.active == ZORAN_FREE)
  634. zr->jpg_buffers.active = fh->buffers.active;
  635. return res;
  636. }
  637. static int jpg_qbuf(struct zoran_fh *fh, int frame, enum zoran_codec_mode mode)
  638. {
  639. struct zoran *zr = fh->zr;
  640. int res = 0;
  641. /* Does the user want to stop streaming? */
  642. if (frame < 0) {
  643. if (zr->codec_mode == mode) {
  644. if (fh->buffers.active == ZORAN_FREE) {
  645. dprintk(1,
  646. KERN_ERR
  647. "%s: %s(-1) - session not active\n",
  648. ZR_DEVNAME(zr), __func__);
  649. return -EINVAL;
  650. }
  651. fh->buffers.active = zr->jpg_buffers.active = ZORAN_FREE;
  652. zr->jpg_buffers.allocated = 0;
  653. zr36057_enable_jpg(zr, BUZ_MODE_IDLE);
  654. return 0;
  655. } else {
  656. dprintk(1,
  657. KERN_ERR
  658. "%s: %s - stop streaming but not in streaming mode\n",
  659. ZR_DEVNAME(zr), __func__);
  660. return -EINVAL;
  661. }
  662. }
  663. if ((res = zoran_jpg_queue_frame(fh, frame, mode)))
  664. return res;
  665. /* Start the jpeg codec when the first frame is queued */
  666. if (!res && zr->jpg_que_head == 1)
  667. jpeg_start(zr);
  668. return res;
  669. }
  670. /*
  671. * Sync on a MJPEG buffer
  672. */
  673. static int jpg_sync(struct zoran_fh *fh, struct zoran_sync *bs)
  674. {
  675. struct zoran *zr = fh->zr;
  676. unsigned long flags;
  677. int frame;
  678. if (fh->buffers.active == ZORAN_FREE) {
  679. dprintk(1,
  680. KERN_ERR
  681. "%s: %s - capture is not currently active\n",
  682. ZR_DEVNAME(zr), __func__);
  683. return -EINVAL;
  684. }
  685. if (zr->codec_mode != BUZ_MODE_MOTION_DECOMPRESS &&
  686. zr->codec_mode != BUZ_MODE_MOTION_COMPRESS) {
  687. dprintk(1,
  688. KERN_ERR
  689. "%s: %s - codec not in streaming mode\n",
  690. ZR_DEVNAME(zr), __func__);
  691. return -EINVAL;
  692. }
  693. if (!wait_event_interruptible_timeout(zr->jpg_capq,
  694. (zr->jpg_que_tail != zr->jpg_dma_tail ||
  695. zr->jpg_dma_tail == zr->jpg_dma_head),
  696. 10*HZ)) {
  697. int isr;
  698. btand(~ZR36057_JMC_Go_en, ZR36057_JMC);
  699. udelay(1);
  700. zr->codec->control(zr->codec, CODEC_G_STATUS,
  701. sizeof(isr), &isr);
  702. dprintk(1,
  703. KERN_ERR
  704. "%s: %s - timeout: codec isr=0x%02x\n",
  705. ZR_DEVNAME(zr), __func__, isr);
  706. return -ETIME;
  707. }
  708. if (signal_pending(current))
  709. return -ERESTARTSYS;
  710. spin_lock_irqsave(&zr->spinlock, flags);
  711. if (zr->jpg_dma_tail != zr->jpg_dma_head)
  712. frame = zr->jpg_pend[zr->jpg_que_tail++ & BUZ_MASK_FRAME];
  713. else
  714. frame = zr->jpg_pend[zr->jpg_que_tail & BUZ_MASK_FRAME];
  715. /* buffer should now be in BUZ_STATE_DONE */
  716. if (zr->jpg_buffers.buffer[frame].state != BUZ_STATE_DONE)
  717. dprintk(2,
  718. KERN_ERR "%s: %s - internal state error\n",
  719. ZR_DEVNAME(zr), __func__);
  720. *bs = zr->jpg_buffers.buffer[frame].bs;
  721. bs->frame = frame;
  722. zr->jpg_buffers.buffer[frame].state = BUZ_STATE_USER;
  723. fh->buffers.buffer[frame] = zr->jpg_buffers.buffer[frame];
  724. spin_unlock_irqrestore(&zr->spinlock, flags);
  725. return 0;
  726. }
  727. static void zoran_open_init_session(struct zoran_fh *fh)
  728. {
  729. int i;
  730. struct zoran *zr = fh->zr;
  731. /* Per default, map the V4L Buffers */
  732. map_mode_raw(fh);
  733. /* take over the card's current settings */
  734. fh->overlay_settings = zr->overlay_settings;
  735. fh->overlay_settings.is_set = 0;
  736. fh->overlay_settings.format = zr->overlay_settings.format;
  737. fh->overlay_active = ZORAN_FREE;
  738. /* v4l settings */
  739. fh->v4l_settings = zr->v4l_settings;
  740. /* jpg settings */
  741. fh->jpg_settings = zr->jpg_settings;
  742. /* buffers */
  743. memset(&fh->buffers, 0, sizeof(fh->buffers));
  744. for (i = 0; i < MAX_FRAME; i++) {
  745. fh->buffers.buffer[i].state = BUZ_STATE_USER; /* nothing going on */
  746. fh->buffers.buffer[i].bs.frame = i;
  747. }
  748. fh->buffers.allocated = 0;
  749. fh->buffers.active = ZORAN_FREE;
  750. }
  751. static void zoran_close_end_session(struct zoran_fh *fh)
  752. {
  753. struct zoran *zr = fh->zr;
  754. /* overlay */
  755. if (fh->overlay_active != ZORAN_FREE) {
  756. fh->overlay_active = zr->overlay_active = ZORAN_FREE;
  757. zr->v4l_overlay_active = 0;
  758. if (!zr->v4l_memgrab_active)
  759. zr36057_overlay(zr, 0);
  760. zr->overlay_mask = NULL;
  761. }
  762. if (fh->map_mode == ZORAN_MAP_MODE_RAW) {
  763. /* v4l capture */
  764. if (fh->buffers.active != ZORAN_FREE) {
  765. unsigned long flags;
  766. spin_lock_irqsave(&zr->spinlock, flags);
  767. zr36057_set_memgrab(zr, 0);
  768. zr->v4l_buffers.allocated = 0;
  769. zr->v4l_buffers.active = fh->buffers.active = ZORAN_FREE;
  770. spin_unlock_irqrestore(&zr->spinlock, flags);
  771. }
  772. /* v4l buffers */
  773. if (fh->buffers.allocated)
  774. v4l_fbuffer_free(fh);
  775. } else {
  776. /* jpg capture */
  777. if (fh->buffers.active != ZORAN_FREE) {
  778. zr36057_enable_jpg(zr, BUZ_MODE_IDLE);
  779. zr->jpg_buffers.allocated = 0;
  780. zr->jpg_buffers.active = fh->buffers.active = ZORAN_FREE;
  781. }
  782. /* jpg buffers */
  783. if (fh->buffers.allocated)
  784. jpg_fbuffer_free(fh);
  785. }
  786. }
  787. /*
  788. * Open a zoran card. Right now the flags stuff is just playing
  789. */
  790. static int zoran_open(struct file *file)
  791. {
  792. struct zoran *zr = video_drvdata(file);
  793. struct zoran_fh *fh;
  794. int res, first_open = 0;
  795. dprintk(2, KERN_INFO "%s: %s(%s, pid=[%d]), users(-)=%d\n",
  796. ZR_DEVNAME(zr), __func__, current->comm, task_pid_nr(current), zr->user + 1);
  797. mutex_lock(&zr->other_lock);
  798. if (zr->user >= 2048) {
  799. dprintk(1, KERN_ERR "%s: too many users (%d) on device\n",
  800. ZR_DEVNAME(zr), zr->user);
  801. res = -EBUSY;
  802. goto fail_unlock;
  803. }
  804. /* now, create the open()-specific file_ops struct */
  805. fh = kzalloc(sizeof(struct zoran_fh), GFP_KERNEL);
  806. if (!fh) {
  807. dprintk(1,
  808. KERN_ERR
  809. "%s: %s - allocation of zoran_fh failed\n",
  810. ZR_DEVNAME(zr), __func__);
  811. res = -ENOMEM;
  812. goto fail_unlock;
  813. }
  814. /* used to be BUZ_MAX_WIDTH/HEIGHT, but that gives overflows
  815. * on norm-change! */
  816. fh->overlay_mask =
  817. kmalloc(((768 + 31) / 32) * 576 * 4, GFP_KERNEL);
  818. if (!fh->overlay_mask) {
  819. dprintk(1,
  820. KERN_ERR
  821. "%s: %s - allocation of overlay_mask failed\n",
  822. ZR_DEVNAME(zr), __func__);
  823. res = -ENOMEM;
  824. goto fail_fh;
  825. }
  826. if (zr->user++ == 0)
  827. first_open = 1;
  828. /*mutex_unlock(&zr->resource_lock);*/
  829. /* default setup - TODO: look at flags */
  830. if (first_open) { /* First device open */
  831. zr36057_restart(zr);
  832. zoran_open_init_params(zr);
  833. zoran_init_hardware(zr);
  834. btor(ZR36057_ICR_IntPinEn, ZR36057_ICR);
  835. }
  836. /* set file_ops stuff */
  837. file->private_data = fh;
  838. fh->zr = zr;
  839. zoran_open_init_session(fh);
  840. mutex_unlock(&zr->other_lock);
  841. return 0;
  842. fail_fh:
  843. kfree(fh);
  844. fail_unlock:
  845. mutex_unlock(&zr->other_lock);
  846. dprintk(2, KERN_INFO "%s: open failed (%d), users(-)=%d\n",
  847. ZR_DEVNAME(zr), res, zr->user);
  848. return res;
  849. }
  850. static int
  851. zoran_close(struct file *file)
  852. {
  853. struct zoran_fh *fh = file->private_data;
  854. struct zoran *zr = fh->zr;
  855. dprintk(2, KERN_INFO "%s: %s(%s, pid=[%d]), users(+)=%d\n",
  856. ZR_DEVNAME(zr), __func__, current->comm, task_pid_nr(current), zr->user - 1);
  857. /* kernel locks (fs/device.c), so don't do that ourselves
  858. * (prevents deadlocks) */
  859. mutex_lock(&zr->other_lock);
  860. zoran_close_end_session(fh);
  861. if (zr->user-- == 1) { /* Last process */
  862. /* Clean up JPEG process */
  863. wake_up_interruptible(&zr->jpg_capq);
  864. zr36057_enable_jpg(zr, BUZ_MODE_IDLE);
  865. zr->jpg_buffers.allocated = 0;
  866. zr->jpg_buffers.active = ZORAN_FREE;
  867. /* disable interrupts */
  868. btand(~ZR36057_ICR_IntPinEn, ZR36057_ICR);
  869. if (zr36067_debug > 1)
  870. print_interrupts(zr);
  871. /* Overlay off */
  872. zr->v4l_overlay_active = 0;
  873. zr36057_overlay(zr, 0);
  874. zr->overlay_mask = NULL;
  875. /* capture off */
  876. wake_up_interruptible(&zr->v4l_capq);
  877. zr36057_set_memgrab(zr, 0);
  878. zr->v4l_buffers.allocated = 0;
  879. zr->v4l_buffers.active = ZORAN_FREE;
  880. zoran_set_pci_master(zr, 0);
  881. if (!pass_through) { /* Switch to color bar */
  882. decoder_call(zr, video, s_stream, 0);
  883. encoder_call(zr, video, s_routing, 2, 0, 0);
  884. }
  885. }
  886. mutex_unlock(&zr->other_lock);
  887. file->private_data = NULL;
  888. kfree(fh->overlay_mask);
  889. kfree(fh);
  890. dprintk(4, KERN_INFO "%s: %s done\n", ZR_DEVNAME(zr), __func__);
  891. return 0;
  892. }
  893. static ssize_t
  894. zoran_read (struct file *file,
  895. char __user *data,
  896. size_t count,
  897. loff_t *ppos)
  898. {
  899. /* we simply don't support read() (yet)... */
  900. return -EINVAL;
  901. }
  902. static ssize_t
  903. zoran_write (struct file *file,
  904. const char __user *data,
  905. size_t count,
  906. loff_t *ppos)
  907. {
  908. /* ...and the same goes for write() */
  909. return -EINVAL;
  910. }
  911. static int setup_fbuffer(struct zoran_fh *fh,
  912. void *base,
  913. const struct zoran_format *fmt,
  914. int width,
  915. int height,
  916. int bytesperline)
  917. {
  918. struct zoran *zr = fh->zr;
  919. /* (Ronald) v4l/v4l2 guidelines */
  920. if (!capable(CAP_SYS_ADMIN) && !capable(CAP_SYS_RAWIO))
  921. return -EPERM;
  922. /* Don't allow frame buffer overlay if PCI or AGP is buggy, or on
  923. ALi Magik (that needs very low latency while the card needs a
  924. higher value always) */
  925. if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK))
  926. return -ENXIO;
  927. /* we need a bytesperline value, even if not given */
  928. if (!bytesperline)
  929. bytesperline = width * ((fmt->depth + 7) & ~7) / 8;
  930. #if 0
  931. if (zr->overlay_active) {
  932. /* dzjee... stupid users... don't even bother to turn off
  933. * overlay before changing the memory location...
  934. * normally, we would return errors here. However, one of
  935. * the tools that does this is... xawtv! and since xawtv
  936. * is used by +/- 99% of the users, we'd rather be user-
  937. * friendly and silently do as if nothing went wrong */
  938. dprintk(3,
  939. KERN_ERR
  940. "%s: %s - forced overlay turnoff because framebuffer changed\n",
  941. ZR_DEVNAME(zr), __func__);
  942. zr36057_overlay(zr, 0);
  943. }
  944. #endif
  945. if (!(fmt->flags & ZORAN_FORMAT_OVERLAY)) {
  946. dprintk(1,
  947. KERN_ERR
  948. "%s: %s - no valid overlay format given\n",
  949. ZR_DEVNAME(zr), __func__);
  950. return -EINVAL;
  951. }
  952. if (height <= 0 || width <= 0 || bytesperline <= 0) {
  953. dprintk(1,
  954. KERN_ERR
  955. "%s: %s - invalid height/width/bpl value (%d|%d|%d)\n",
  956. ZR_DEVNAME(zr), __func__, width, height, bytesperline);
  957. return -EINVAL;
  958. }
  959. if (bytesperline & 3) {
  960. dprintk(1,
  961. KERN_ERR
  962. "%s: %s - bytesperline (%d) must be 4-byte aligned\n",
  963. ZR_DEVNAME(zr), __func__, bytesperline);
  964. return -EINVAL;
  965. }
  966. zr->vbuf_base = (void *) ((unsigned long) base & ~3);
  967. zr->vbuf_height = height;
  968. zr->vbuf_width = width;
  969. zr->vbuf_depth = fmt->depth;
  970. zr->overlay_settings.format = fmt;
  971. zr->vbuf_bytesperline = bytesperline;
  972. /* The user should set new window parameters */
  973. zr->overlay_settings.is_set = 0;
  974. return 0;
  975. }
  976. static int setup_window(struct zoran_fh *fh, int x, int y, int width, int height,
  977. struct v4l2_clip __user *clips, int clipcount, void __user *bitmap)
  978. {
  979. struct zoran *zr = fh->zr;
  980. struct v4l2_clip *vcp = NULL;
  981. int on, end;
  982. if (!zr->vbuf_base) {
  983. dprintk(1,
  984. KERN_ERR
  985. "%s: %s - frame buffer has to be set first\n",
  986. ZR_DEVNAME(zr), __func__);
  987. return -EINVAL;
  988. }
  989. if (!fh->overlay_settings.format) {
  990. dprintk(1,
  991. KERN_ERR
  992. "%s: %s - no overlay format set\n",
  993. ZR_DEVNAME(zr), __func__);
  994. return -EINVAL;
  995. }
  996. /*
  997. * The video front end needs 4-byte alinged line sizes, we correct that
  998. * silently here if necessary
  999. */
  1000. if (zr->vbuf_depth == 15 || zr->vbuf_depth == 16) {
  1001. end = (x + width) & ~1; /* round down */
  1002. x = (x + 1) & ~1; /* round up */
  1003. width = end - x;
  1004. }
  1005. if (zr->vbuf_depth == 24) {
  1006. end = (x + width) & ~3; /* round down */
  1007. x = (x + 3) & ~3; /* round up */
  1008. width = end - x;
  1009. }
  1010. if (width > BUZ_MAX_WIDTH)
  1011. width = BUZ_MAX_WIDTH;
  1012. if (height > BUZ_MAX_HEIGHT)
  1013. height = BUZ_MAX_HEIGHT;
  1014. /* Check for invalid parameters */
  1015. if (width < BUZ_MIN_WIDTH || height < BUZ_MIN_HEIGHT ||
  1016. width > BUZ_MAX_WIDTH || height > BUZ_MAX_HEIGHT) {
  1017. dprintk(1,
  1018. KERN_ERR
  1019. "%s: %s - width = %d or height = %d invalid\n",
  1020. ZR_DEVNAME(zr), __func__, width, height);
  1021. return -EINVAL;
  1022. }
  1023. fh->overlay_settings.x = x;
  1024. fh->overlay_settings.y = y;
  1025. fh->overlay_settings.width = width;
  1026. fh->overlay_settings.height = height;
  1027. fh->overlay_settings.clipcount = clipcount;
  1028. /*
  1029. * If an overlay is running, we have to switch it off
  1030. * and switch it on again in order to get the new settings in effect.
  1031. *
  1032. * We also want to avoid that the overlay mask is written
  1033. * when an overlay is running.
  1034. */
  1035. on = zr->v4l_overlay_active && !zr->v4l_memgrab_active &&
  1036. zr->overlay_active != ZORAN_FREE &&
  1037. fh->overlay_active != ZORAN_FREE;
  1038. if (on)
  1039. zr36057_overlay(zr, 0);
  1040. /*
  1041. * Write the overlay mask if clips are wanted.
  1042. * We prefer a bitmap.
  1043. */
  1044. if (bitmap) {
  1045. /* fake value - it just means we want clips */
  1046. fh->overlay_settings.clipcount = 1;
  1047. if (copy_from_user(fh->overlay_mask, bitmap,
  1048. (width * height + 7) / 8)) {
  1049. return -EFAULT;
  1050. }
  1051. } else if (clipcount > 0) {
  1052. /* write our own bitmap from the clips */
  1053. vcp = vmalloc(sizeof(struct v4l2_clip) * (clipcount + 4));
  1054. if (vcp == NULL) {
  1055. dprintk(1,
  1056. KERN_ERR
  1057. "%s: %s - Alloc of clip mask failed\n",
  1058. ZR_DEVNAME(zr), __func__);
  1059. return -ENOMEM;
  1060. }
  1061. if (copy_from_user
  1062. (vcp, clips, sizeof(struct v4l2_clip) * clipcount)) {
  1063. vfree(vcp);
  1064. return -EFAULT;
  1065. }
  1066. write_overlay_mask(fh, vcp, clipcount);
  1067. vfree(vcp);
  1068. }
  1069. fh->overlay_settings.is_set = 1;
  1070. if (fh->overlay_active != ZORAN_FREE &&
  1071. zr->overlay_active != ZORAN_FREE)
  1072. zr->overlay_settings = fh->overlay_settings;
  1073. if (on)
  1074. zr36057_overlay(zr, 1);
  1075. /* Make sure the changes come into effect */
  1076. return wait_grab_pending(zr);
  1077. }
  1078. static int setup_overlay(struct zoran_fh *fh, int on)
  1079. {
  1080. struct zoran *zr = fh->zr;
  1081. /* If there is nothing to do, return immediately */
  1082. if ((on && fh->overlay_active != ZORAN_FREE) ||
  1083. (!on && fh->overlay_active == ZORAN_FREE))
  1084. return 0;
  1085. /* check whether we're touching someone else's overlay */
  1086. if (on && zr->overlay_active != ZORAN_FREE &&
  1087. fh->overlay_active == ZORAN_FREE) {
  1088. dprintk(1,
  1089. KERN_ERR
  1090. "%s: %s - overlay is already active for another session\n",
  1091. ZR_DEVNAME(zr), __func__);
  1092. return -EBUSY;
  1093. }
  1094. if (!on && zr->overlay_active != ZORAN_FREE &&
  1095. fh->overlay_active == ZORAN_FREE) {
  1096. dprintk(1,
  1097. KERN_ERR
  1098. "%s: %s - you cannot cancel someone else's session\n",
  1099. ZR_DEVNAME(zr), __func__);
  1100. return -EPERM;
  1101. }
  1102. if (on == 0) {
  1103. zr->overlay_active = fh->overlay_active = ZORAN_FREE;
  1104. zr->v4l_overlay_active = 0;
  1105. /* When a grab is running, the video simply
  1106. * won't be switched on any more */
  1107. if (!zr->v4l_memgrab_active)
  1108. zr36057_overlay(zr, 0);
  1109. zr->overlay_mask = NULL;
  1110. } else {
  1111. if (!zr->vbuf_base || !fh->overlay_settings.is_set) {
  1112. dprintk(1,
  1113. KERN_ERR
  1114. "%s: %s - buffer or window not set\n",
  1115. ZR_DEVNAME(zr), __func__);
  1116. return -EINVAL;
  1117. }
  1118. if (!fh->overlay_settings.format) {
  1119. dprintk(1,
  1120. KERN_ERR
  1121. "%s: %s - no overlay format set\n",
  1122. ZR_DEVNAME(zr), __func__);
  1123. return -EINVAL;
  1124. }
  1125. zr->overlay_active = fh->overlay_active = ZORAN_LOCKED;
  1126. zr->v4l_overlay_active = 1;
  1127. zr->overlay_mask = fh->overlay_mask;
  1128. zr->overlay_settings = fh->overlay_settings;
  1129. if (!zr->v4l_memgrab_active)
  1130. zr36057_overlay(zr, 1);
  1131. /* When a grab is running, the video will be
  1132. * switched on when grab is finished */
  1133. }
  1134. /* Make sure the changes come into effect */
  1135. return wait_grab_pending(zr);
  1136. }
  1137. /* get the status of a buffer in the clients buffer queue */
  1138. static int zoran_v4l2_buffer_status(struct zoran_fh *fh,
  1139. struct v4l2_buffer *buf, int num)
  1140. {
  1141. struct zoran *zr = fh->zr;
  1142. unsigned long flags;
  1143. buf->flags = V4L2_BUF_FLAG_MAPPED;
  1144. switch (fh->map_mode) {
  1145. case ZORAN_MAP_MODE_RAW:
  1146. /* check range */
  1147. if (num < 0 || num >= fh->buffers.num_buffers ||
  1148. !fh->buffers.allocated) {
  1149. dprintk(1,
  1150. KERN_ERR
  1151. "%s: %s - wrong number or buffers not allocated\n",
  1152. ZR_DEVNAME(zr), __func__);
  1153. return -EINVAL;
  1154. }
  1155. spin_lock_irqsave(&zr->spinlock, flags);
  1156. dprintk(3,
  1157. KERN_DEBUG
  1158. "%s: %s() - raw active=%c, buffer %d: state=%c, map=%c\n",
  1159. ZR_DEVNAME(zr), __func__,
  1160. "FAL"[fh->buffers.active], num,
  1161. "UPMD"[zr->v4l_buffers.buffer[num].state],
  1162. fh->buffers.buffer[num].map ? 'Y' : 'N');
  1163. spin_unlock_irqrestore(&zr->spinlock, flags);
  1164. buf->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1165. buf->length = fh->buffers.buffer_size;
  1166. /* get buffer */
  1167. buf->bytesused = fh->buffers.buffer[num].bs.length;
  1168. if (fh->buffers.buffer[num].state == BUZ_STATE_DONE ||
  1169. fh->buffers.buffer[num].state == BUZ_STATE_USER) {
  1170. buf->sequence = fh->buffers.buffer[num].bs.seq;
  1171. buf->flags |= V4L2_BUF_FLAG_DONE;
  1172. buf->timestamp = fh->buffers.buffer[num].bs.timestamp;
  1173. } else {
  1174. buf->flags |= V4L2_BUF_FLAG_QUEUED;
  1175. }
  1176. if (fh->v4l_settings.height <= BUZ_MAX_HEIGHT / 2)
  1177. buf->field = V4L2_FIELD_TOP;
  1178. else
  1179. buf->field = V4L2_FIELD_INTERLACED;
  1180. break;
  1181. case ZORAN_MAP_MODE_JPG_REC:
  1182. case ZORAN_MAP_MODE_JPG_PLAY:
  1183. /* check range */
  1184. if (num < 0 || num >= fh->buffers.num_buffers ||
  1185. !fh->buffers.allocated) {
  1186. dprintk(1,
  1187. KERN_ERR
  1188. "%s: %s - wrong number or buffers not allocated\n",
  1189. ZR_DEVNAME(zr), __func__);
  1190. return -EINVAL;
  1191. }
  1192. buf->type = (fh->map_mode == ZORAN_MAP_MODE_JPG_REC) ?
  1193. V4L2_BUF_TYPE_VIDEO_CAPTURE :
  1194. V4L2_BUF_TYPE_VIDEO_OUTPUT;
  1195. buf->length = fh->buffers.buffer_size;
  1196. /* these variables are only written after frame has been captured */
  1197. if (fh->buffers.buffer[num].state == BUZ_STATE_DONE ||
  1198. fh->buffers.buffer[num].state == BUZ_STATE_USER) {
  1199. buf->sequence = fh->buffers.buffer[num].bs.seq;
  1200. buf->timestamp = fh->buffers.buffer[num].bs.timestamp;
  1201. buf->bytesused = fh->buffers.buffer[num].bs.length;
  1202. buf->flags |= V4L2_BUF_FLAG_DONE;
  1203. } else {
  1204. buf->flags |= V4L2_BUF_FLAG_QUEUED;
  1205. }
  1206. /* which fields are these? */
  1207. if (fh->jpg_settings.TmpDcm != 1)
  1208. buf->field = fh->jpg_settings.odd_even ?
  1209. V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM;
  1210. else
  1211. buf->field = fh->jpg_settings.odd_even ?
  1212. V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT;
  1213. break;
  1214. default:
  1215. dprintk(5,
  1216. KERN_ERR
  1217. "%s: %s - invalid buffer type|map_mode (%d|%d)\n",
  1218. ZR_DEVNAME(zr), __func__, buf->type, fh->map_mode);
  1219. return -EINVAL;
  1220. }
  1221. buf->memory = V4L2_MEMORY_MMAP;
  1222. buf->index = num;
  1223. buf->m.offset = buf->length * num;
  1224. return 0;
  1225. }
  1226. static int
  1227. zoran_set_norm (struct zoran *zr,
  1228. v4l2_std_id norm)
  1229. {
  1230. int on;
  1231. if (zr->v4l_buffers.active != ZORAN_FREE ||
  1232. zr->jpg_buffers.active != ZORAN_FREE) {
  1233. dprintk(1,
  1234. KERN_WARNING
  1235. "%s: %s called while in playback/capture mode\n",
  1236. ZR_DEVNAME(zr), __func__);
  1237. return -EBUSY;
  1238. }
  1239. if (!(norm & zr->card.norms)) {
  1240. dprintk(1,
  1241. KERN_ERR "%s: %s - unsupported norm %llx\n",
  1242. ZR_DEVNAME(zr), __func__, norm);
  1243. return -EINVAL;
  1244. }
  1245. if (norm == V4L2_STD_ALL) {
  1246. unsigned int status = 0;
  1247. v4l2_std_id std = 0;
  1248. decoder_call(zr, video, querystd, &std);
  1249. decoder_call(zr, core, s_std, std);
  1250. /* let changes come into effect */
  1251. ssleep(2);
  1252. decoder_call(zr, video, g_input_status, &status);
  1253. if (status & V4L2_IN_ST_NO_SIGNAL) {
  1254. dprintk(1,
  1255. KERN_ERR
  1256. "%s: %s - no norm detected\n",
  1257. ZR_DEVNAME(zr), __func__);
  1258. /* reset norm */
  1259. decoder_call(zr, core, s_std, zr->norm);
  1260. return -EIO;
  1261. }
  1262. norm = std;
  1263. }
  1264. if (norm & V4L2_STD_SECAM)
  1265. zr->timing = zr->card.tvn[2];
  1266. else if (norm & V4L2_STD_NTSC)
  1267. zr->timing = zr->card.tvn[1];
  1268. else
  1269. zr->timing = zr->card.tvn[0];
  1270. /* We switch overlay off and on since a change in the
  1271. * norm needs different VFE settings */
  1272. on = zr->overlay_active && !zr->v4l_memgrab_active;
  1273. if (on)
  1274. zr36057_overlay(zr, 0);
  1275. decoder_call(zr, core, s_std, norm);
  1276. encoder_call(zr, video, s_std_output, norm);
  1277. if (on)
  1278. zr36057_overlay(zr, 1);
  1279. /* Make sure the changes come into effect */
  1280. zr->norm = norm;
  1281. return 0;
  1282. }
  1283. static int
  1284. zoran_set_input (struct zoran *zr,
  1285. int input)
  1286. {
  1287. if (input == zr->input) {
  1288. return 0;
  1289. }
  1290. if (zr->v4l_buffers.active != ZORAN_FREE ||
  1291. zr->jpg_buffers.active != ZORAN_FREE) {
  1292. dprintk(1,
  1293. KERN_WARNING
  1294. "%s: %s called while in playback/capture mode\n",
  1295. ZR_DEVNAME(zr), __func__);
  1296. return -EBUSY;
  1297. }
  1298. if (input < 0 || input >= zr->card.inputs) {
  1299. dprintk(1,
  1300. KERN_ERR
  1301. "%s: %s - unnsupported input %d\n",
  1302. ZR_DEVNAME(zr), __func__, input);
  1303. return -EINVAL;
  1304. }
  1305. zr->input = input;
  1306. decoder_call(zr, video, s_routing,
  1307. zr->card.input[input].muxsel, 0, 0);
  1308. return 0;
  1309. }
  1310. /*
  1311. * ioctl routine
  1312. */
  1313. static int zoran_querycap(struct file *file, void *__fh, struct v4l2_capability *cap)
  1314. {
  1315. struct zoran_fh *fh = __fh;
  1316. struct zoran *zr = fh->zr;
  1317. memset(cap, 0, sizeof(*cap));
  1318. strncpy(cap->card, ZR_DEVNAME(zr), sizeof(cap->card)-1);
  1319. strncpy(cap->driver, "zoran", sizeof(cap->driver)-1);
  1320. snprintf(cap->bus_info, sizeof(cap->bus_info), "PCI:%s",
  1321. pci_name(zr->pci_dev));
  1322. cap->version = KERNEL_VERSION(MAJOR_VERSION, MINOR_VERSION,
  1323. RELEASE_VERSION);
  1324. cap->capabilities = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_CAPTURE |
  1325. V4L2_CAP_VIDEO_OUTPUT | V4L2_CAP_VIDEO_OVERLAY;
  1326. return 0;
  1327. }
  1328. static int zoran_enum_fmt(struct zoran *zr, struct v4l2_fmtdesc *fmt, int flag)
  1329. {
  1330. unsigned int num, i;
  1331. for (num = i = 0; i < NUM_FORMATS; i++) {
  1332. if (zoran_formats[i].flags & flag && num++ == fmt->index) {
  1333. strncpy(fmt->description, zoran_formats[i].name,
  1334. sizeof(fmt->description) - 1);
  1335. /* fmt struct pre-zeroed, so adding '\0' not neeed */
  1336. fmt->pixelformat = zoran_formats[i].fourcc;
  1337. if (zoran_formats[i].flags & ZORAN_FORMAT_COMPRESSED)
  1338. fmt->flags |= V4L2_FMT_FLAG_COMPRESSED;
  1339. return 0;
  1340. }
  1341. }
  1342. return -EINVAL;
  1343. }
  1344. static int zoran_enum_fmt_vid_cap(struct file *file, void *__fh,
  1345. struct v4l2_fmtdesc *f)
  1346. {
  1347. struct zoran_fh *fh = __fh;
  1348. struct zoran *zr = fh->zr;
  1349. return zoran_enum_fmt(zr, f, ZORAN_FORMAT_CAPTURE);
  1350. }
  1351. static int zoran_enum_fmt_vid_out(struct file *file, void *__fh,
  1352. struct v4l2_fmtdesc *f)
  1353. {
  1354. struct zoran_fh *fh = __fh;
  1355. struct zoran *zr = fh->zr;
  1356. return zoran_enum_fmt(zr, f, ZORAN_FORMAT_PLAYBACK);
  1357. }
  1358. static int zoran_enum_fmt_vid_overlay(struct file *file, void *__fh,
  1359. struct v4l2_fmtdesc *f)
  1360. {
  1361. struct zoran_fh *fh = __fh;
  1362. struct zoran *zr = fh->zr;
  1363. return zoran_enum_fmt(zr, f, ZORAN_FORMAT_OVERLAY);
  1364. }
  1365. static int zoran_g_fmt_vid_out(struct file *file, void *__fh,
  1366. struct v4l2_format *fmt)
  1367. {
  1368. struct zoran_fh *fh = __fh;
  1369. struct zoran *zr = fh->zr;
  1370. mutex_lock(&zr->resource_lock);
  1371. fmt->fmt.pix.width = fh->jpg_settings.img_width / fh->jpg_settings.HorDcm;
  1372. fmt->fmt.pix.height = fh->jpg_settings.img_height * 2 /
  1373. (fh->jpg_settings.VerDcm * fh->jpg_settings.TmpDcm);
  1374. fmt->fmt.pix.sizeimage = zoran_v4l2_calc_bufsize(&fh->jpg_settings);
  1375. fmt->fmt.pix.pixelformat = V4L2_PIX_FMT_MJPEG;
  1376. if (fh->jpg_settings.TmpDcm == 1)
  1377. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1378. V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT);
  1379. else
  1380. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1381. V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM);
  1382. fmt->fmt.pix.bytesperline = 0;
  1383. fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
  1384. mutex_unlock(&zr->resource_lock);
  1385. return 0;
  1386. }
  1387. static int zoran_g_fmt_vid_cap(struct file *file, void *__fh,
  1388. struct v4l2_format *fmt)
  1389. {
  1390. struct zoran_fh *fh = __fh;
  1391. struct zoran *zr = fh->zr;
  1392. if (fh->map_mode != ZORAN_MAP_MODE_RAW)
  1393. return zoran_g_fmt_vid_out(file, fh, fmt);
  1394. mutex_lock(&zr->resource_lock);
  1395. fmt->fmt.pix.width = fh->v4l_settings.width;
  1396. fmt->fmt.pix.height = fh->v4l_settings.height;
  1397. fmt->fmt.pix.sizeimage = fh->v4l_settings.bytesperline *
  1398. fh->v4l_settings.height;
  1399. fmt->fmt.pix.pixelformat = fh->v4l_settings.format->fourcc;
  1400. fmt->fmt.pix.colorspace = fh->v4l_settings.format->colorspace;
  1401. fmt->fmt.pix.bytesperline = fh->v4l_settings.bytesperline;
  1402. if (BUZ_MAX_HEIGHT < (fh->v4l_settings.height * 2))
  1403. fmt->fmt.pix.field = V4L2_FIELD_INTERLACED;
  1404. else
  1405. fmt->fmt.pix.field = V4L2_FIELD_TOP;
  1406. mutex_unlock(&zr->resource_lock);
  1407. return 0;
  1408. }
  1409. static int zoran_g_fmt_vid_overlay(struct file *file, void *__fh,
  1410. struct v4l2_format *fmt)
  1411. {
  1412. struct zoran_fh *fh = __fh;
  1413. struct zoran *zr = fh->zr;
  1414. mutex_lock(&zr->resource_lock);
  1415. fmt->fmt.win.w.left = fh->overlay_settings.x;
  1416. fmt->fmt.win.w.top = fh->overlay_settings.y;
  1417. fmt->fmt.win.w.width = fh->overlay_settings.width;
  1418. fmt->fmt.win.w.height = fh->overlay_settings.height;
  1419. if (fh->overlay_settings.width * 2 > BUZ_MAX_HEIGHT)
  1420. fmt->fmt.win.field = V4L2_FIELD_INTERLACED;
  1421. else
  1422. fmt->fmt.win.field = V4L2_FIELD_TOP;
  1423. mutex_unlock(&zr->resource_lock);
  1424. return 0;
  1425. }
  1426. static int zoran_try_fmt_vid_overlay(struct file *file, void *__fh,
  1427. struct v4l2_format *fmt)
  1428. {
  1429. struct zoran_fh *fh = __fh;
  1430. struct zoran *zr = fh->zr;
  1431. mutex_lock(&zr->resource_lock);
  1432. if (fmt->fmt.win.w.width > BUZ_MAX_WIDTH)
  1433. fmt->fmt.win.w.width = BUZ_MAX_WIDTH;
  1434. if (fmt->fmt.win.w.width < BUZ_MIN_WIDTH)
  1435. fmt->fmt.win.w.width = BUZ_MIN_WIDTH;
  1436. if (fmt->fmt.win.w.height > BUZ_MAX_HEIGHT)
  1437. fmt->fmt.win.w.height = BUZ_MAX_HEIGHT;
  1438. if (fmt->fmt.win.w.height < BUZ_MIN_HEIGHT)
  1439. fmt->fmt.win.w.height = BUZ_MIN_HEIGHT;
  1440. mutex_unlock(&zr->resource_lock);
  1441. return 0;
  1442. }
  1443. static int zoran_try_fmt_vid_out(struct file *file, void *__fh,
  1444. struct v4l2_format *fmt)
  1445. {
  1446. struct zoran_fh *fh = __fh;
  1447. struct zoran *zr = fh->zr;
  1448. struct zoran_jpg_settings settings;
  1449. int res = 0;
  1450. if (fmt->fmt.pix.pixelformat != V4L2_PIX_FMT_MJPEG)
  1451. return -EINVAL;
  1452. mutex_lock(&zr->resource_lock);
  1453. settings = fh->jpg_settings;
  1454. /* we actually need to set 'real' parameters now */
  1455. if ((fmt->fmt.pix.height * 2) > BUZ_MAX_HEIGHT)
  1456. settings.TmpDcm = 1;
  1457. else
  1458. settings.TmpDcm = 2;
  1459. settings.decimation = 0;
  1460. if (fmt->fmt.pix.height <= fh->jpg_settings.img_height / 2)
  1461. settings.VerDcm = 2;
  1462. else
  1463. settings.VerDcm = 1;
  1464. if (fmt->fmt.pix.width <= fh->jpg_settings.img_width / 4)
  1465. settings.HorDcm = 4;
  1466. else if (fmt->fmt.pix.width <= fh->jpg_settings.img_width / 2)
  1467. settings.HorDcm = 2;
  1468. else
  1469. settings.HorDcm = 1;
  1470. if (settings.TmpDcm == 1)
  1471. settings.field_per_buff = 2;
  1472. else
  1473. settings.field_per_buff = 1;
  1474. if (settings.HorDcm > 1) {
  1475. settings.img_x = (BUZ_MAX_WIDTH == 720) ? 8 : 0;
  1476. settings.img_width = (BUZ_MAX_WIDTH == 720) ? 704 : BUZ_MAX_WIDTH;
  1477. } else {
  1478. settings.img_x = 0;
  1479. settings.img_width = BUZ_MAX_WIDTH;
  1480. }
  1481. /* check */
  1482. res = zoran_check_jpg_settings(zr, &settings, 1);
  1483. if (res)
  1484. goto tryfmt_unlock_and_return;
  1485. /* tell the user what we actually did */
  1486. fmt->fmt.pix.width = settings.img_width / settings.HorDcm;
  1487. fmt->fmt.pix.height = settings.img_height * 2 /
  1488. (settings.TmpDcm * settings.VerDcm);
  1489. if (settings.TmpDcm == 1)
  1490. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1491. V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT);
  1492. else
  1493. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1494. V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM);
  1495. fmt->fmt.pix.sizeimage = zoran_v4l2_calc_bufsize(&settings);
  1496. fmt->fmt.pix.bytesperline = 0;
  1497. fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
  1498. tryfmt_unlock_and_return:
  1499. mutex_unlock(&zr->resource_lock);
  1500. return res;
  1501. }
  1502. static int zoran_try_fmt_vid_cap(struct file *file, void *__fh,
  1503. struct v4l2_format *fmt)
  1504. {
  1505. struct zoran_fh *fh = __fh;
  1506. struct zoran *zr = fh->zr;
  1507. int bpp;
  1508. int i;
  1509. if (fmt->fmt.pix.pixelformat == V4L2_PIX_FMT_MJPEG)
  1510. return zoran_try_fmt_vid_out(file, fh, fmt);
  1511. mutex_lock(&zr->resource_lock);
  1512. for (i = 0; i < NUM_FORMATS; i++)
  1513. if (zoran_formats[i].fourcc == fmt->fmt.pix.pixelformat)
  1514. break;
  1515. if (i == NUM_FORMATS) {
  1516. mutex_unlock(&zr->resource_lock);
  1517. return -EINVAL;
  1518. }
  1519. bpp = DIV_ROUND_UP(zoran_formats[i].depth, 8);
  1520. v4l_bound_align_image(
  1521. &fmt->fmt.pix.width, BUZ_MIN_WIDTH, BUZ_MAX_WIDTH, bpp == 2 ? 1 : 2,
  1522. &fmt->fmt.pix.height, BUZ_MIN_HEIGHT, BUZ_MAX_HEIGHT, 0, 0);
  1523. mutex_unlock(&zr->resource_lock);
  1524. return 0;
  1525. }
  1526. static int zoran_s_fmt_vid_overlay(struct file *file, void *__fh,
  1527. struct v4l2_format *fmt)
  1528. {
  1529. struct zoran_fh *fh = __fh;
  1530. struct zoran *zr = fh->zr;
  1531. int res;
  1532. dprintk(3, "x=%d, y=%d, w=%d, h=%d, cnt=%d, map=0x%p\n",
  1533. fmt->fmt.win.w.left, fmt->fmt.win.w.top,
  1534. fmt->fmt.win.w.width,
  1535. fmt->fmt.win.w.height,
  1536. fmt->fmt.win.clipcount,
  1537. fmt->fmt.win.bitmap);
  1538. mutex_lock(&zr->resource_lock);
  1539. res = setup_window(fh, fmt->fmt.win.w.left, fmt->fmt.win.w.top,
  1540. fmt->fmt.win.w.width, fmt->fmt.win.w.height,
  1541. (struct v4l2_clip __user *)fmt->fmt.win.clips,
  1542. fmt->fmt.win.clipcount, fmt->fmt.win.bitmap);
  1543. mutex_unlock(&zr->resource_lock);
  1544. return res;
  1545. }
  1546. static int zoran_s_fmt_vid_out(struct file *file, void *__fh,
  1547. struct v4l2_format *fmt)
  1548. {
  1549. struct zoran_fh *fh = __fh;
  1550. struct zoran *zr = fh->zr;
  1551. __le32 printformat = __cpu_to_le32(fmt->fmt.pix.pixelformat);
  1552. struct zoran_jpg_settings settings;
  1553. int res = 0;
  1554. dprintk(3, "size=%dx%d, fmt=0x%x (%4.4s)\n",
  1555. fmt->fmt.pix.width, fmt->fmt.pix.height,
  1556. fmt->fmt.pix.pixelformat,
  1557. (char *) &printformat);
  1558. if (fmt->fmt.pix.pixelformat != V4L2_PIX_FMT_MJPEG)
  1559. return -EINVAL;
  1560. mutex_lock(&zr->resource_lock);
  1561. if (fh->buffers.allocated) {
  1562. dprintk(1, KERN_ERR "%s: VIDIOC_S_FMT - cannot change capture mode\n",
  1563. ZR_DEVNAME(zr));
  1564. res = -EBUSY;
  1565. goto sfmtjpg_unlock_and_return;
  1566. }
  1567. settings = fh->jpg_settings;
  1568. /* we actually need to set 'real' parameters now */
  1569. if (fmt->fmt.pix.height * 2 > BUZ_MAX_HEIGHT)
  1570. settings.TmpDcm = 1;
  1571. else
  1572. settings.TmpDcm = 2;
  1573. settings.decimation = 0;
  1574. if (fmt->fmt.pix.height <= fh->jpg_settings.img_height / 2)
  1575. settings.VerDcm = 2;
  1576. else
  1577. settings.VerDcm = 1;
  1578. if (fmt->fmt.pix.width <= fh->jpg_settings.img_width / 4)
  1579. settings.HorDcm = 4;
  1580. else if (fmt->fmt.pix.width <= fh->jpg_settings.img_width / 2)
  1581. settings.HorDcm = 2;
  1582. else
  1583. settings.HorDcm = 1;
  1584. if (settings.TmpDcm == 1)
  1585. settings.field_per_buff = 2;
  1586. else
  1587. settings.field_per_buff = 1;
  1588. if (settings.HorDcm > 1) {
  1589. settings.img_x = (BUZ_MAX_WIDTH == 720) ? 8 : 0;
  1590. settings.img_width = (BUZ_MAX_WIDTH == 720) ? 704 : BUZ_MAX_WIDTH;
  1591. } else {
  1592. settings.img_x = 0;
  1593. settings.img_width = BUZ_MAX_WIDTH;
  1594. }
  1595. /* check */
  1596. res = zoran_check_jpg_settings(zr, &settings, 0);
  1597. if (res)
  1598. goto sfmtjpg_unlock_and_return;
  1599. /* it's ok, so set them */
  1600. fh->jpg_settings = settings;
  1601. map_mode_jpg(fh, fmt->type == V4L2_BUF_TYPE_VIDEO_OUTPUT);
  1602. fh->buffers.buffer_size = zoran_v4l2_calc_bufsize(&fh->jpg_settings);
  1603. /* tell the user what we actually did */
  1604. fmt->fmt.pix.width = settings.img_width / settings.HorDcm;
  1605. fmt->fmt.pix.height = settings.img_height * 2 /
  1606. (settings.TmpDcm * settings.VerDcm);
  1607. if (settings.TmpDcm == 1)
  1608. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1609. V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT);
  1610. else
  1611. fmt->fmt.pix.field = (fh->jpg_settings.odd_even ?
  1612. V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM);
  1613. fmt->fmt.pix.bytesperline = 0;
  1614. fmt->fmt.pix.sizeimage = fh->buffers.buffer_size;
  1615. fmt->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
  1616. sfmtjpg_unlock_and_return:
  1617. mutex_unlock(&zr->resource_lock);
  1618. return res;
  1619. }
  1620. static int zoran_s_fmt_vid_cap(struct file *file, void *__fh,
  1621. struct v4l2_format *fmt)
  1622. {
  1623. struct zoran_fh *fh = __fh;
  1624. struct zoran *zr = fh->zr;
  1625. int i;
  1626. int res = 0;
  1627. if (fmt->fmt.pix.pixelformat == V4L2_PIX_FMT_MJPEG)
  1628. return zoran_s_fmt_vid_out(file, fh, fmt);
  1629. for (i = 0; i < NUM_FORMATS; i++)
  1630. if (fmt->fmt.pix.pixelformat == zoran_formats[i].fourcc)
  1631. break;
  1632. if (i == NUM_FORMATS) {
  1633. dprintk(1, KERN_ERR "%s: VIDIOC_S_FMT - unknown/unsupported format 0x%x\n",
  1634. ZR_DEVNAME(zr), fmt->fmt.pix.pixelformat);
  1635. return -EINVAL;
  1636. }
  1637. mutex_lock(&zr->resource_lock);
  1638. if ((fh->map_mode != ZORAN_MAP_MODE_RAW && fh->buffers.allocated) ||
  1639. fh->buffers.active != ZORAN_FREE) {
  1640. dprintk(1, KERN_ERR "%s: VIDIOC_S_FMT - cannot change capture mode\n",
  1641. ZR_DEVNAME(zr));
  1642. res = -EBUSY;
  1643. goto sfmtv4l_unlock_and_return;
  1644. }
  1645. if (fmt->fmt.pix.height > BUZ_MAX_HEIGHT)
  1646. fmt->fmt.pix.height = BUZ_MAX_HEIGHT;
  1647. if (fmt->fmt.pix.width > BUZ_MAX_WIDTH)
  1648. fmt->fmt.pix.width = BUZ_MAX_WIDTH;
  1649. map_mode_raw(fh);
  1650. res = zoran_v4l_set_format(fh, fmt->fmt.pix.width, fmt->fmt.pix.height,
  1651. &zoran_formats[i]);
  1652. if (res)
  1653. goto sfmtv4l_unlock_and_return;
  1654. /* tell the user the results/missing stuff */
  1655. fmt->fmt.pix.bytesperline = fh->v4l_settings.bytesperline;
  1656. fmt->fmt.pix.sizeimage = fh->v4l_settings.height * fh->v4l_settings.bytesperline;
  1657. fmt->fmt.pix.colorspace = fh->v4l_settings.format->colorspace;
  1658. if (BUZ_MAX_HEIGHT < (fh->v4l_settings.height * 2))
  1659. fmt->fmt.pix.field = V4L2_FIELD_INTERLACED;
  1660. else
  1661. fmt->fmt.pix.field = V4L2_FIELD_TOP;
  1662. sfmtv4l_unlock_and_return:
  1663. mutex_unlock(&zr->resource_lock);
  1664. return res;
  1665. }
  1666. static int zoran_g_fbuf(struct file *file, void *__fh,
  1667. struct v4l2_framebuffer *fb)
  1668. {
  1669. struct zoran_fh *fh = __fh;
  1670. struct zoran *zr = fh->zr;
  1671. memset(fb, 0, sizeof(*fb));
  1672. mutex_lock(&zr->resource_lock);
  1673. fb->base = zr->vbuf_base;
  1674. fb->fmt.width = zr->vbuf_width;
  1675. fb->fmt.height = zr->vbuf_height;
  1676. if (zr->overlay_settings.format)
  1677. fb->fmt.pixelformat = fh->overlay_settings.format->fourcc;
  1678. fb->fmt.bytesperline = zr->vbuf_bytesperline;
  1679. mutex_unlock(&zr->resource_lock);
  1680. fb->fmt.colorspace = V4L2_COLORSPACE_SRGB;
  1681. fb->fmt.field = V4L2_FIELD_INTERLACED;
  1682. fb->flags = V4L2_FBUF_FLAG_OVERLAY;
  1683. fb->capability = V4L2_FBUF_CAP_LIST_CLIPPING;
  1684. return 0;
  1685. }
  1686. static int zoran_s_fbuf(struct file *file, void *__fh,
  1687. struct v4l2_framebuffer *fb)
  1688. {
  1689. struct zoran_fh *fh = __fh;
  1690. struct zoran *zr = fh->zr;
  1691. int i, res = 0;
  1692. __le32 printformat = __cpu_to_le32(fb->fmt.pixelformat);
  1693. for (i = 0; i < NUM_FORMATS; i++)
  1694. if (zoran_formats[i].fourcc == fb->fmt.pixelformat)
  1695. break;
  1696. if (i == NUM_FORMATS) {
  1697. dprintk(1, KERN_ERR "%s: VIDIOC_S_FBUF - format=0x%x (%4.4s) not allowed\n",
  1698. ZR_DEVNAME(zr), fb->fmt.pixelformat,
  1699. (char *)&printformat);
  1700. return -EINVAL;
  1701. }
  1702. mutex_lock(&zr->resource_lock);
  1703. res = setup_fbuffer(fh, fb->base, &zoran_formats[i], fb->fmt.width,
  1704. fb->fmt.height, fb->fmt.bytesperline);
  1705. mutex_unlock(&zr->resource_lock);
  1706. return res;
  1707. }
  1708. static int zoran_overlay(struct file *file, void *__fh, unsigned int on)
  1709. {
  1710. struct zoran_fh *fh = __fh;
  1711. struct zoran *zr = fh->zr;
  1712. int res;
  1713. mutex_lock(&zr->resource_lock);
  1714. res = setup_overlay(fh, on);
  1715. mutex_unlock(&zr->resource_lock);
  1716. return res;
  1717. }
  1718. static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type);
  1719. static int zoran_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *req)
  1720. {
  1721. struct zoran_fh *fh = __fh;
  1722. struct zoran *zr = fh->zr;
  1723. int res = 0;
  1724. if (req->memory != V4L2_MEMORY_MMAP) {
  1725. dprintk(2,
  1726. KERN_ERR
  1727. "%s: only MEMORY_MMAP capture is supported, not %d\n",
  1728. ZR_DEVNAME(zr), req->memory);
  1729. return -EINVAL;
  1730. }
  1731. if (req->count == 0)
  1732. return zoran_streamoff(file, fh, req->type);
  1733. mutex_lock(&zr->resource_lock);
  1734. if (fh->buffers.allocated) {
  1735. dprintk(2,
  1736. KERN_ERR
  1737. "%s: VIDIOC_REQBUFS - buffers already allocated\n",
  1738. ZR_DEVNAME(zr));
  1739. res = -EBUSY;
  1740. goto v4l2reqbuf_unlock_and_return;
  1741. }
  1742. if (fh->map_mode == ZORAN_MAP_MODE_RAW &&
  1743. req->type == V4L2_BUF_TYPE_VIDEO_CAPTURE) {
  1744. /* control user input */
  1745. if (req->count < 2)
  1746. req->count = 2;
  1747. if (req->count > v4l_nbufs)
  1748. req->count = v4l_nbufs;
  1749. /* The next mmap will map the V4L buffers */
  1750. map_mode_raw(fh);
  1751. fh->buffers.num_buffers = req->count;
  1752. if (v4l_fbuffer_alloc(fh)) {
  1753. res = -ENOMEM;
  1754. goto v4l2reqbuf_unlock_and_return;
  1755. }
  1756. } else if (fh->map_mode == ZORAN_MAP_MODE_JPG_REC ||
  1757. fh->map_mode == ZORAN_MAP_MODE_JPG_PLAY) {
  1758. /* we need to calculate size ourselves now */
  1759. if (req->count < 4)
  1760. req->count = 4;
  1761. if (req->count > jpg_nbufs)
  1762. req->count = jpg_nbufs;
  1763. /* The next mmap will map the MJPEG buffers */
  1764. map_mode_jpg(fh, req->type == V4L2_BUF_TYPE_VIDEO_OUTPUT);
  1765. fh->buffers.num_buffers = req->count;
  1766. fh->buffers.buffer_size = zoran_v4l2_calc_bufsize(&fh->jpg_settings);
  1767. if (jpg_fbuffer_alloc(fh)) {
  1768. res = -ENOMEM;
  1769. goto v4l2reqbuf_unlock_and_return;
  1770. }
  1771. } else {
  1772. dprintk(1,
  1773. KERN_ERR
  1774. "%s: VIDIOC_REQBUFS - unknown type %d\n",
  1775. ZR_DEVNAME(zr), req->type);
  1776. res = -EINVAL;
  1777. goto v4l2reqbuf_unlock_and_return;
  1778. }
  1779. v4l2reqbuf_unlock_and_return:
  1780. mutex_unlock(&zr->resource_lock);
  1781. return res;
  1782. }
  1783. static int zoran_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf)
  1784. {
  1785. struct zoran_fh *fh = __fh;
  1786. struct zoran *zr = fh->zr;
  1787. int res;
  1788. mutex_lock(&zr->resource_lock);
  1789. res = zoran_v4l2_buffer_status(fh, buf, buf->index);
  1790. mutex_unlock(&zr->resource_lock);
  1791. return res;
  1792. }
  1793. static int zoran_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf)
  1794. {
  1795. struct zoran_fh *fh = __fh;
  1796. struct zoran *zr = fh->zr;
  1797. int res = 0, codec_mode, buf_type;
  1798. mutex_lock(&zr->resource_lock);
  1799. switch (fh->map_mode) {
  1800. case ZORAN_MAP_MODE_RAW:
  1801. if (buf->type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
  1802. dprintk(1, KERN_ERR
  1803. "%s: VIDIOC_QBUF - invalid buf->type=%d for map_mode=%d\n",
  1804. ZR_DEVNAME(zr), buf->type, fh->map_mode);
  1805. res = -EINVAL;
  1806. goto qbuf_unlock_and_return;
  1807. }
  1808. res = zoran_v4l_queue_frame(fh, buf->index);
  1809. if (res)
  1810. goto qbuf_unlock_and_return;
  1811. if (!zr->v4l_memgrab_active && fh->buffers.active == ZORAN_LOCKED)
  1812. zr36057_set_memgrab(zr, 1);
  1813. break;
  1814. case ZORAN_MAP_MODE_JPG_REC:
  1815. case ZORAN_MAP_MODE_JPG_PLAY:
  1816. if (fh->map_mode == ZORAN_MAP_MODE_JPG_PLAY) {
  1817. buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
  1818. codec_mode = BUZ_MODE_MOTION_DECOMPRESS;
  1819. } else {
  1820. buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1821. codec_mode = BUZ_MODE_MOTION_COMPRESS;
  1822. }
  1823. if (buf->type != buf_type) {
  1824. dprintk(1, KERN_ERR
  1825. "%s: VIDIOC_QBUF - invalid buf->type=%d for map_mode=%d\n",
  1826. ZR_DEVNAME(zr), buf->type, fh->map_mode);
  1827. res = -EINVAL;
  1828. goto qbuf_unlock_and_return;
  1829. }
  1830. res = zoran_jpg_queue_frame(fh, buf->index, codec_mode);
  1831. if (res != 0)
  1832. goto qbuf_unlock_and_return;
  1833. if (zr->codec_mode == BUZ_MODE_IDLE &&
  1834. fh->buffers.active == ZORAN_LOCKED)
  1835. zr36057_enable_jpg(zr, codec_mode);
  1836. break;
  1837. default:
  1838. dprintk(1, KERN_ERR
  1839. "%s: VIDIOC_QBUF - unsupported type %d\n",
  1840. ZR_DEVNAME(zr), buf->type);
  1841. res = -EINVAL;
  1842. break;
  1843. }
  1844. qbuf_unlock_and_return:
  1845. mutex_unlock(&zr->resource_lock);
  1846. return res;
  1847. }
  1848. static int zoran_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf)
  1849. {
  1850. struct zoran_fh *fh = __fh;
  1851. struct zoran *zr = fh->zr;
  1852. int res = 0, buf_type, num = -1; /* compiler borks here (?) */
  1853. mutex_lock(&zr->resource_lock);
  1854. switch (fh->map_mode) {
  1855. case ZORAN_MAP_MODE_RAW:
  1856. if (buf->type != V4L2_BUF_TYPE_VIDEO_CAPTURE) {
  1857. dprintk(1, KERN_ERR
  1858. "%s: VIDIOC_QBUF - invalid buf->type=%d for map_mode=%d\n",
  1859. ZR_DEVNAME(zr), buf->type, fh->map_mode);
  1860. res = -EINVAL;
  1861. goto dqbuf_unlock_and_return;
  1862. }
  1863. num = zr->v4l_pend[zr->v4l_sync_tail & V4L_MASK_FRAME];
  1864. if (file->f_flags & O_NONBLOCK &&
  1865. zr->v4l_buffers.buffer[num].state != BUZ_STATE_DONE) {
  1866. res = -EAGAIN;
  1867. goto dqbuf_unlock_and_return;
  1868. }
  1869. res = v4l_sync(fh, num);
  1870. if (res)
  1871. goto dqbuf_unlock_and_return;
  1872. zr->v4l_sync_tail++;
  1873. res = zoran_v4l2_buffer_status(fh, buf, num);
  1874. break;
  1875. case ZORAN_MAP_MODE_JPG_REC:
  1876. case ZORAN_MAP_MODE_JPG_PLAY:
  1877. {
  1878. struct zoran_sync bs;
  1879. if (fh->map_mode == ZORAN_MAP_MODE_JPG_PLAY)
  1880. buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
  1881. else
  1882. buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1883. if (buf->type != buf_type) {
  1884. dprintk(1, KERN_ERR
  1885. "%s: VIDIOC_QBUF - invalid buf->type=%d for map_mode=%d\n",
  1886. ZR_DEVNAME(zr), buf->type, fh->map_mode);
  1887. res = -EINVAL;
  1888. goto dqbuf_unlock_and_return;
  1889. }
  1890. num = zr->jpg_pend[zr->jpg_que_tail & BUZ_MASK_FRAME];
  1891. if (file->f_flags & O_NONBLOCK &&
  1892. zr->jpg_buffers.buffer[num].state != BUZ_STATE_DONE) {
  1893. res = -EAGAIN;
  1894. goto dqbuf_unlock_and_return;
  1895. }
  1896. bs.frame = 0; /* suppress compiler warning */
  1897. res = jpg_sync(fh, &bs);
  1898. if (res)
  1899. goto dqbuf_unlock_and_return;
  1900. res = zoran_v4l2_buffer_status(fh, buf, bs.frame);
  1901. break;
  1902. }
  1903. default:
  1904. dprintk(1, KERN_ERR
  1905. "%s: VIDIOC_DQBUF - unsupported type %d\n",
  1906. ZR_DEVNAME(zr), buf->type);
  1907. res = -EINVAL;
  1908. break;
  1909. }
  1910. dqbuf_unlock_and_return:
  1911. mutex_unlock(&zr->resource_lock);
  1912. return res;
  1913. }
  1914. static int zoran_streamon(struct file *file, void *__fh, enum v4l2_buf_type type)
  1915. {
  1916. struct zoran_fh *fh = __fh;
  1917. struct zoran *zr = fh->zr;
  1918. int res = 0;
  1919. mutex_lock(&zr->resource_lock);
  1920. switch (fh->map_mode) {
  1921. case ZORAN_MAP_MODE_RAW: /* raw capture */
  1922. if (zr->v4l_buffers.active != ZORAN_ACTIVE ||
  1923. fh->buffers.active != ZORAN_ACTIVE) {
  1924. res = -EBUSY;
  1925. goto strmon_unlock_and_return;
  1926. }
  1927. zr->v4l_buffers.active = fh->buffers.active = ZORAN_LOCKED;
  1928. zr->v4l_settings = fh->v4l_settings;
  1929. zr->v4l_sync_tail = zr->v4l_pend_tail;
  1930. if (!zr->v4l_memgrab_active &&
  1931. zr->v4l_pend_head != zr->v4l_pend_tail) {
  1932. zr36057_set_memgrab(zr, 1);
  1933. }
  1934. break;
  1935. case ZORAN_MAP_MODE_JPG_REC:
  1936. case ZORAN_MAP_MODE_JPG_PLAY:
  1937. /* what is the codec mode right now? */
  1938. if (zr->jpg_buffers.active != ZORAN_ACTIVE ||
  1939. fh->buffers.active != ZORAN_ACTIVE) {
  1940. res = -EBUSY;
  1941. goto strmon_unlock_and_return;
  1942. }
  1943. zr->jpg_buffers.active = fh->buffers.active = ZORAN_LOCKED;
  1944. if (zr->jpg_que_head != zr->jpg_que_tail) {
  1945. /* Start the jpeg codec when the first frame is queued */
  1946. jpeg_start(zr);
  1947. }
  1948. break;
  1949. default:
  1950. dprintk(1,
  1951. KERN_ERR
  1952. "%s: VIDIOC_STREAMON - invalid map mode %d\n",
  1953. ZR_DEVNAME(zr), fh->map_mode);
  1954. res = -EINVAL;
  1955. break;
  1956. }
  1957. strmon_unlock_and_return:
  1958. mutex_unlock(&zr->resource_lock);
  1959. return res;
  1960. }
  1961. static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type)
  1962. {
  1963. struct zoran_fh *fh = __fh;
  1964. struct zoran *zr = fh->zr;
  1965. int i, res = 0;
  1966. unsigned long flags;
  1967. mutex_lock(&zr->resource_lock);
  1968. switch (fh->map_mode) {
  1969. case ZORAN_MAP_MODE_RAW: /* raw capture */
  1970. if (fh->buffers.active == ZORAN_FREE &&
  1971. zr->v4l_buffers.active != ZORAN_FREE) {
  1972. res = -EPERM; /* stay off other's settings! */
  1973. goto strmoff_unlock_and_return;
  1974. }
  1975. if (zr->v4l_buffers.active == ZORAN_FREE)
  1976. goto strmoff_unlock_and_return;
  1977. spin_lock_irqsave(&zr->spinlock, flags);
  1978. /* unload capture */
  1979. if (zr->v4l_memgrab_active) {
  1980. zr36057_set_memgrab(zr, 0);
  1981. }
  1982. for (i = 0; i < fh->buffers.num_buffers; i++)
  1983. zr->v4l_buffers.buffer[i].state = BUZ_STATE_USER;
  1984. fh->buffers = zr->v4l_buffers;
  1985. zr->v4l_buffers.active = fh->buffers.active = ZORAN_FREE;
  1986. zr->v4l_grab_seq = 0;
  1987. zr->v4l_pend_head = zr->v4l_pend_tail = 0;
  1988. zr->v4l_sync_tail = 0;
  1989. spin_unlock_irqrestore(&zr->spinlock, flags);
  1990. break;
  1991. case ZORAN_MAP_MODE_JPG_REC:
  1992. case ZORAN_MAP_MODE_JPG_PLAY:
  1993. if (fh->buffers.active == ZORAN_FREE &&
  1994. zr->jpg_buffers.active != ZORAN_FREE) {
  1995. res = -EPERM; /* stay off other's settings! */
  1996. goto strmoff_unlock_and_return;
  1997. }
  1998. if (zr->jpg_buffers.active == ZORAN_FREE)
  1999. goto strmoff_unlock_and_return;
  2000. res = jpg_qbuf(fh, -1,
  2001. (fh->map_mode == ZORAN_MAP_MODE_JPG_REC) ?
  2002. BUZ_MODE_MOTION_COMPRESS :
  2003. BUZ_MODE_MOTION_DECOMPRESS);
  2004. if (res)
  2005. goto strmoff_unlock_and_return;
  2006. break;
  2007. default:
  2008. dprintk(1, KERN_ERR
  2009. "%s: VIDIOC_STREAMOFF - invalid map mode %d\n",
  2010. ZR_DEVNAME(zr), fh->map_mode);
  2011. res = -EINVAL;
  2012. break;
  2013. }
  2014. strmoff_unlock_and_return:
  2015. mutex_unlock(&zr->resource_lock);
  2016. return res;
  2017. }
  2018. static int zoran_queryctrl(struct file *file, void *__fh,
  2019. struct v4l2_queryctrl *ctrl)
  2020. {
  2021. struct zoran_fh *fh = __fh;
  2022. struct zoran *zr = fh->zr;
  2023. /* we only support hue/saturation/contrast/brightness */
  2024. if (ctrl->id < V4L2_CID_BRIGHTNESS ||
  2025. ctrl->id > V4L2_CID_HUE)
  2026. return -EINVAL;
  2027. decoder_call(zr, core, queryctrl, ctrl);
  2028. return 0;
  2029. }
  2030. static int zoran_g_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl)
  2031. {
  2032. struct zoran_fh *fh = __fh;
  2033. struct zoran *zr = fh->zr;
  2034. /* we only support hue/saturation/contrast/brightness */
  2035. if (ctrl->id < V4L2_CID_BRIGHTNESS ||
  2036. ctrl->id > V4L2_CID_HUE)
  2037. return -EINVAL;
  2038. mutex_lock(&zr->resource_lock);
  2039. decoder_call(zr, core, g_ctrl, ctrl);
  2040. mutex_unlock(&zr->resource_lock);
  2041. return 0;
  2042. }
  2043. static int zoran_s_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl)
  2044. {
  2045. struct zoran_fh *fh = __fh;
  2046. struct zoran *zr = fh->zr;
  2047. /* we only support hue/saturation/contrast/brightness */
  2048. if (ctrl->id < V4L2_CID_BRIGHTNESS ||
  2049. ctrl->id > V4L2_CID_HUE)
  2050. return -EINVAL;
  2051. mutex_lock(&zr->resource_lock);
  2052. decoder_call(zr, core, s_ctrl, ctrl);
  2053. mutex_unlock(&zr->resource_lock);
  2054. return 0;
  2055. }
  2056. static int zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std)
  2057. {
  2058. struct zoran_fh *fh = __fh;
  2059. struct zoran *zr = fh->zr;
  2060. mutex_lock(&zr->resource_lock);
  2061. *std = zr->norm;
  2062. mutex_unlock(&zr->resource_lock);
  2063. return 0;
  2064. }
  2065. static int zoran_s_std(struct file *file, void *__fh, v4l2_std_id *std)
  2066. {
  2067. struct zoran_fh *fh = __fh;
  2068. struct zoran *zr = fh->zr;
  2069. int res = 0;
  2070. mutex_lock(&zr->resource_lock);
  2071. res = zoran_set_norm(zr, *std);
  2072. if (res)
  2073. goto sstd_unlock_and_return;
  2074. res = wait_grab_pending(zr);
  2075. sstd_unlock_and_return:
  2076. mutex_unlock(&zr->resource_lock);
  2077. return res;
  2078. }
  2079. static int zoran_enum_input(struct file *file, void *__fh,
  2080. struct v4l2_input *inp)
  2081. {
  2082. struct zoran_fh *fh = __fh;
  2083. struct zoran *zr = fh->zr;
  2084. if (inp->index >= zr->card.inputs)
  2085. return -EINVAL;
  2086. strncpy(inp->name, zr->card.input[inp->index].name,
  2087. sizeof(inp->name) - 1);
  2088. inp->type = V4L2_INPUT_TYPE_CAMERA;
  2089. inp->std = V4L2_STD_ALL;
  2090. /* Get status of video decoder */
  2091. mutex_lock(&zr->resource_lock);
  2092. decoder_call(zr, video, g_input_status, &inp->status);
  2093. mutex_unlock(&zr->resource_lock);
  2094. return 0;
  2095. }
  2096. static int zoran_g_input(struct file *file, void *__fh, unsigned int *input)
  2097. {
  2098. struct zoran_fh *fh = __fh;
  2099. struct zoran *zr = fh->zr;
  2100. mutex_lock(&zr->resource_lock);
  2101. *input = zr->input;
  2102. mutex_unlock(&zr->resource_lock);
  2103. return 0;
  2104. }
  2105. static int zoran_s_input(struct file *file, void *__fh, unsigned int input)
  2106. {
  2107. struct zoran_fh *fh = __fh;
  2108. struct zoran *zr = fh->zr;
  2109. int res;
  2110. mutex_lock(&zr->resource_lock);
  2111. res = zoran_set_input(zr, input);
  2112. if (res)
  2113. goto sinput_unlock_and_return;
  2114. /* Make sure the changes come into effect */
  2115. res = wait_grab_pending(zr);
  2116. sinput_unlock_and_return:
  2117. mutex_unlock(&zr->resource_lock);
  2118. return res;
  2119. }
  2120. static int zoran_enum_output(struct file *file, void *__fh,
  2121. struct v4l2_output *outp)
  2122. {
  2123. if (outp->index != 0)
  2124. return -EINVAL;
  2125. outp->index = 0;
  2126. outp->type = V4L2_OUTPUT_TYPE_ANALOGVGAOVERLAY;
  2127. strncpy(outp->name, "Autodetect", sizeof(outp->name)-1);
  2128. return 0;
  2129. }
  2130. static int zoran_g_output(struct file *file, void *__fh, unsigned int *output)
  2131. {
  2132. *output = 0;
  2133. return 0;
  2134. }
  2135. static int zoran_s_output(struct file *file, void *__fh, unsigned int output)
  2136. {
  2137. if (output != 0)
  2138. return -EINVAL;
  2139. return 0;
  2140. }
  2141. /* cropping (sub-frame capture) */
  2142. static int zoran_cropcap(struct file *file, void *__fh,
  2143. struct v4l2_cropcap *cropcap)
  2144. {
  2145. struct zoran_fh *fh = __fh;
  2146. struct zoran *zr = fh->zr;
  2147. int type = cropcap->type, res = 0;
  2148. memset(cropcap, 0, sizeof(*cropcap));
  2149. cropcap->type = type;
  2150. mutex_lock(&zr->resource_lock);
  2151. if (cropcap->type != V4L2_BUF_TYPE_VIDEO_OUTPUT &&
  2152. (cropcap->type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  2153. fh->map_mode == ZORAN_MAP_MODE_RAW)) {
  2154. dprintk(1, KERN_ERR
  2155. "%s: VIDIOC_CROPCAP - subcapture only supported for compressed capture\n",
  2156. ZR_DEVNAME(zr));
  2157. res = -EINVAL;
  2158. goto cropcap_unlock_and_return;
  2159. }
  2160. cropcap->bounds.top = cropcap->bounds.left = 0;
  2161. cropcap->bounds.width = BUZ_MAX_WIDTH;
  2162. cropcap->bounds.height = BUZ_MAX_HEIGHT;
  2163. cropcap->defrect.top = cropcap->defrect.left = 0;
  2164. cropcap->defrect.width = BUZ_MIN_WIDTH;
  2165. cropcap->defrect.height = BUZ_MIN_HEIGHT;
  2166. cropcap_unlock_and_return:
  2167. mutex_unlock(&zr->resource_lock);
  2168. return res;
  2169. }
  2170. static int zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop)
  2171. {
  2172. struct zoran_fh *fh = __fh;
  2173. struct zoran *zr = fh->zr;
  2174. int type = crop->type, res = 0;
  2175. memset(crop, 0, sizeof(*crop));
  2176. crop->type = type;
  2177. mutex_lock(&zr->resource_lock);
  2178. if (crop->type != V4L2_BUF_TYPE_VIDEO_OUTPUT &&
  2179. (crop->type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  2180. fh->map_mode == ZORAN_MAP_MODE_RAW)) {
  2181. dprintk(1,
  2182. KERN_ERR
  2183. "%s: VIDIOC_G_CROP - subcapture only supported for compressed capture\n",
  2184. ZR_DEVNAME(zr));
  2185. res = -EINVAL;
  2186. goto gcrop_unlock_and_return;
  2187. }
  2188. crop->c.top = fh->jpg_settings.img_y;
  2189. crop->c.left = fh->jpg_settings.img_x;
  2190. crop->c.width = fh->jpg_settings.img_width;
  2191. crop->c.height = fh->jpg_settings.img_height;
  2192. gcrop_unlock_and_return:
  2193. mutex_unlock(&zr->resource_lock);
  2194. return res;
  2195. }
  2196. static int zoran_s_crop(struct file *file, void *__fh, struct v4l2_crop *crop)
  2197. {
  2198. struct zoran_fh *fh = __fh;
  2199. struct zoran *zr = fh->zr;
  2200. int res = 0;
  2201. struct zoran_jpg_settings settings;
  2202. settings = fh->jpg_settings;
  2203. mutex_lock(&zr->resource_lock);
  2204. if (fh->buffers.allocated) {
  2205. dprintk(1, KERN_ERR
  2206. "%s: VIDIOC_S_CROP - cannot change settings while active\n",
  2207. ZR_DEVNAME(zr));
  2208. res = -EBUSY;
  2209. goto scrop_unlock_and_return;
  2210. }
  2211. if (crop->type != V4L2_BUF_TYPE_VIDEO_OUTPUT &&
  2212. (crop->type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  2213. fh->map_mode == ZORAN_MAP_MODE_RAW)) {
  2214. dprintk(1, KERN_ERR
  2215. "%s: VIDIOC_G_CROP - subcapture only supported for compressed capture\n",
  2216. ZR_DEVNAME(zr));
  2217. res = -EINVAL;
  2218. goto scrop_unlock_and_return;
  2219. }
  2220. /* move into a form that we understand */
  2221. settings.img_x = crop->c.left;
  2222. settings.img_y = crop->c.top;
  2223. settings.img_width = crop->c.width;
  2224. settings.img_height = crop->c.height;
  2225. /* check validity */
  2226. res = zoran_check_jpg_settings(zr, &settings, 0);
  2227. if (res)
  2228. goto scrop_unlock_and_return;
  2229. /* accept */
  2230. fh->jpg_settings = settings;
  2231. scrop_unlock_and_return:
  2232. mutex_unlock(&zr->resource_lock);
  2233. return res;
  2234. }
  2235. static int zoran_g_jpegcomp(struct file *file, void *__fh,
  2236. struct v4l2_jpegcompression *params)
  2237. {
  2238. struct zoran_fh *fh = __fh;
  2239. struct zoran *zr = fh->zr;
  2240. memset(params, 0, sizeof(*params));
  2241. mutex_lock(&zr->resource_lock);
  2242. params->quality = fh->jpg_settings.jpg_comp.quality;
  2243. params->APPn = fh->jpg_settings.jpg_comp.APPn;
  2244. memcpy(params->APP_data,
  2245. fh->jpg_settings.jpg_comp.APP_data,
  2246. fh->jpg_settings.jpg_comp.APP_len);
  2247. params->APP_len = fh->jpg_settings.jpg_comp.APP_len;
  2248. memcpy(params->COM_data,
  2249. fh->jpg_settings.jpg_comp.COM_data,
  2250. fh->jpg_settings.jpg_comp.COM_len);
  2251. params->COM_len = fh->jpg_settings.jpg_comp.COM_len;
  2252. params->jpeg_markers =
  2253. fh->jpg_settings.jpg_comp.jpeg_markers;
  2254. mutex_unlock(&zr->resource_lock);
  2255. return 0;
  2256. }
  2257. static int zoran_s_jpegcomp(struct file *file, void *__fh,
  2258. struct v4l2_jpegcompression *params)
  2259. {
  2260. struct zoran_fh *fh = __fh;
  2261. struct zoran *zr = fh->zr;
  2262. int res = 0;
  2263. struct zoran_jpg_settings settings;
  2264. settings = fh->jpg_settings;
  2265. settings.jpg_comp = *params;
  2266. mutex_lock(&zr->resource_lock);
  2267. if (fh->buffers.active != ZORAN_FREE) {
  2268. dprintk(1, KERN_WARNING
  2269. "%s: VIDIOC_S_JPEGCOMP called while in playback/capture mode\n",
  2270. ZR_DEVNAME(zr));
  2271. res = -EBUSY;
  2272. goto sjpegc_unlock_and_return;
  2273. }
  2274. res = zoran_check_jpg_settings(zr, &settings, 0);
  2275. if (res)
  2276. goto sjpegc_unlock_and_return;
  2277. if (!fh->buffers.allocated)
  2278. fh->buffers.buffer_size =
  2279. zoran_v4l2_calc_bufsize(&fh->jpg_settings);
  2280. fh->jpg_settings.jpg_comp = *params = settings.jpg_comp;
  2281. sjpegc_unlock_and_return:
  2282. mutex_unlock(&zr->resource_lock);
  2283. return res;
  2284. }
  2285. static unsigned int
  2286. zoran_poll (struct file *file,
  2287. poll_table *wait)
  2288. {
  2289. struct zoran_fh *fh = file->private_data;
  2290. struct zoran *zr = fh->zr;
  2291. int res = 0, frame;
  2292. unsigned long flags;
  2293. /* we should check whether buffers are ready to be synced on
  2294. * (w/o waits - O_NONBLOCK) here
  2295. * if ready for read (sync), return POLLIN|POLLRDNORM,
  2296. * if ready for write (sync), return POLLOUT|POLLWRNORM,
  2297. * if error, return POLLERR,
  2298. * if no buffers queued or so, return POLLNVAL
  2299. */
  2300. mutex_lock(&zr->resource_lock);
  2301. switch (fh->map_mode) {
  2302. case ZORAN_MAP_MODE_RAW:
  2303. poll_wait(file, &zr->v4l_capq, wait);
  2304. frame = zr->v4l_pend[zr->v4l_sync_tail & V4L_MASK_FRAME];
  2305. spin_lock_irqsave(&zr->spinlock, flags);
  2306. dprintk(3,
  2307. KERN_DEBUG
  2308. "%s: %s() raw - active=%c, sync_tail=%lu/%c, pend_tail=%lu, pend_head=%lu\n",
  2309. ZR_DEVNAME(zr), __func__,
  2310. "FAL"[fh->buffers.active], zr->v4l_sync_tail,
  2311. "UPMD"[zr->v4l_buffers.buffer[frame].state],
  2312. zr->v4l_pend_tail, zr->v4l_pend_head);
  2313. /* Process is the one capturing? */
  2314. if (fh->buffers.active != ZORAN_FREE &&
  2315. /* Buffer ready to DQBUF? */
  2316. zr->v4l_buffers.buffer[frame].state == BUZ_STATE_DONE)
  2317. res = POLLIN | POLLRDNORM;
  2318. spin_unlock_irqrestore(&zr->spinlock, flags);
  2319. break;
  2320. case ZORAN_MAP_MODE_JPG_REC:
  2321. case ZORAN_MAP_MODE_JPG_PLAY:
  2322. poll_wait(file, &zr->jpg_capq, wait);
  2323. frame = zr->jpg_pend[zr->jpg_que_tail & BUZ_MASK_FRAME];
  2324. spin_lock_irqsave(&zr->spinlock, flags);
  2325. dprintk(3,
  2326. KERN_DEBUG
  2327. "%s: %s() jpg - active=%c, que_tail=%lu/%c, que_head=%lu, dma=%lu/%lu\n",
  2328. ZR_DEVNAME(zr), __func__,
  2329. "FAL"[fh->buffers.active], zr->jpg_que_tail,
  2330. "UPMD"[zr->jpg_buffers.buffer[frame].state],
  2331. zr->jpg_que_head, zr->jpg_dma_tail, zr->jpg_dma_head);
  2332. if (fh->buffers.active != ZORAN_FREE &&
  2333. zr->jpg_buffers.buffer[frame].state == BUZ_STATE_DONE) {
  2334. if (fh->map_mode == ZORAN_MAP_MODE_JPG_REC)
  2335. res = POLLIN | POLLRDNORM;
  2336. else
  2337. res = POLLOUT | POLLWRNORM;
  2338. }
  2339. spin_unlock_irqrestore(&zr->spinlock, flags);
  2340. break;
  2341. default:
  2342. dprintk(1,
  2343. KERN_ERR
  2344. "%s: %s - internal error, unknown map_mode=%d\n",
  2345. ZR_DEVNAME(zr), __func__, fh->map_mode);
  2346. res = POLLNVAL;
  2347. }
  2348. mutex_unlock(&zr->resource_lock);
  2349. return res;
  2350. }
  2351. /*
  2352. * This maps the buffers to user space.
  2353. *
  2354. * Depending on the state of fh->map_mode
  2355. * the V4L or the MJPEG buffers are mapped
  2356. * per buffer or all together
  2357. *
  2358. * Note that we need to connect to some
  2359. * unmap signal event to unmap the de-allocate
  2360. * the buffer accordingly (zoran_vm_close())
  2361. */
  2362. static void
  2363. zoran_vm_open (struct vm_area_struct *vma)
  2364. {
  2365. struct zoran_mapping *map = vma->vm_private_data;
  2366. map->count++;
  2367. }
  2368. static void
  2369. zoran_vm_close (struct vm_area_struct *vma)
  2370. {
  2371. struct zoran_mapping *map = vma->vm_private_data;
  2372. struct zoran_fh *fh = map->file->private_data;
  2373. struct zoran *zr = fh->zr;
  2374. int i;
  2375. if (--map->count > 0)
  2376. return;
  2377. dprintk(3, KERN_INFO "%s: %s - munmap(%s)\n", ZR_DEVNAME(zr),
  2378. __func__, mode_name(fh->map_mode));
  2379. for (i = 0; i < fh->buffers.num_buffers; i++) {
  2380. if (fh->buffers.buffer[i].map == map)
  2381. fh->buffers.buffer[i].map = NULL;
  2382. }
  2383. kfree(map);
  2384. /* Any buffers still mapped? */
  2385. for (i = 0; i < fh->buffers.num_buffers; i++)
  2386. if (fh->buffers.buffer[i].map)
  2387. return;
  2388. dprintk(3, KERN_INFO "%s: %s - free %s buffers\n", ZR_DEVNAME(zr),
  2389. __func__, mode_name(fh->map_mode));
  2390. mutex_lock(&zr->resource_lock);
  2391. if (fh->map_mode == ZORAN_MAP_MODE_RAW) {
  2392. if (fh->buffers.active != ZORAN_FREE) {
  2393. unsigned long flags;
  2394. spin_lock_irqsave(&zr->spinlock, flags);
  2395. zr36057_set_memgrab(zr, 0);
  2396. zr->v4l_buffers.allocated = 0;
  2397. zr->v4l_buffers.active = fh->buffers.active = ZORAN_FREE;
  2398. spin_unlock_irqrestore(&zr->spinlock, flags);
  2399. }
  2400. v4l_fbuffer_free(fh);
  2401. } else {
  2402. if (fh->buffers.active != ZORAN_FREE) {
  2403. jpg_qbuf(fh, -1, zr->codec_mode);
  2404. zr->jpg_buffers.allocated = 0;
  2405. zr->jpg_buffers.active = fh->buffers.active = ZORAN_FREE;
  2406. }
  2407. jpg_fbuffer_free(fh);
  2408. }
  2409. mutex_unlock(&zr->resource_lock);
  2410. }
  2411. static const struct vm_operations_struct zoran_vm_ops = {
  2412. .open = zoran_vm_open,
  2413. .close = zoran_vm_close,
  2414. };
  2415. static int
  2416. zoran_mmap (struct file *file,
  2417. struct vm_area_struct *vma)
  2418. {
  2419. struct zoran_fh *fh = file->private_data;
  2420. struct zoran *zr = fh->zr;
  2421. unsigned long size = (vma->vm_end - vma->vm_start);
  2422. unsigned long offset = vma->vm_pgoff << PAGE_SHIFT;
  2423. int i, j;
  2424. unsigned long page, start = vma->vm_start, todo, pos, fraglen;
  2425. int first, last;
  2426. struct zoran_mapping *map;
  2427. int res = 0;
  2428. dprintk(3,
  2429. KERN_INFO "%s: %s(%s) of 0x%08lx-0x%08lx (size=%lu)\n",
  2430. ZR_DEVNAME(zr), __func__,
  2431. mode_name(fh->map_mode), vma->vm_start, vma->vm_end, size);
  2432. if (!(vma->vm_flags & VM_SHARED) || !(vma->vm_flags & VM_READ) ||
  2433. !(vma->vm_flags & VM_WRITE)) {
  2434. dprintk(1,
  2435. KERN_ERR
  2436. "%s: %s - no MAP_SHARED/PROT_{READ,WRITE} given\n",
  2437. ZR_DEVNAME(zr), __func__);
  2438. return -EINVAL;
  2439. }
  2440. mutex_lock(&zr->resource_lock);
  2441. if (!fh->buffers.allocated) {
  2442. dprintk(1,
  2443. KERN_ERR
  2444. "%s: %s(%s) - buffers not yet allocated\n",
  2445. ZR_DEVNAME(zr), __func__, mode_name(fh->map_mode));
  2446. res = -ENOMEM;
  2447. goto mmap_unlock_and_return;
  2448. }
  2449. first = offset / fh->buffers.buffer_size;
  2450. last = first - 1 + size / fh->buffers.buffer_size;
  2451. if (offset % fh->buffers.buffer_size != 0 ||
  2452. size % fh->buffers.buffer_size != 0 || first < 0 ||
  2453. last < 0 || first >= fh->buffers.num_buffers ||
  2454. last >= fh->buffers.buffer_size) {
  2455. dprintk(1,
  2456. KERN_ERR
  2457. "%s: %s(%s) - offset=%lu or size=%lu invalid for bufsize=%d and numbufs=%d\n",
  2458. ZR_DEVNAME(zr), __func__, mode_name(fh->map_mode), offset, size,
  2459. fh->buffers.buffer_size,
  2460. fh->buffers.num_buffers);
  2461. res = -EINVAL;
  2462. goto mmap_unlock_and_return;
  2463. }
  2464. /* Check if any buffers are already mapped */
  2465. for (i = first; i <= last; i++) {
  2466. if (fh->buffers.buffer[i].map) {
  2467. dprintk(1,
  2468. KERN_ERR
  2469. "%s: %s(%s) - buffer %d already mapped\n",
  2470. ZR_DEVNAME(zr), __func__, mode_name(fh->map_mode), i);
  2471. res = -EBUSY;
  2472. goto mmap_unlock_and_return;
  2473. }
  2474. }
  2475. /* map these buffers */
  2476. map = kmalloc(sizeof(struct zoran_mapping), GFP_KERNEL);
  2477. if (!map) {
  2478. res = -ENOMEM;
  2479. goto mmap_unlock_and_return;
  2480. }
  2481. map->file = file;
  2482. map->count = 1;
  2483. vma->vm_ops = &zoran_vm_ops;
  2484. vma->vm_flags |= VM_DONTEXPAND;
  2485. vma->vm_private_data = map;
  2486. if (fh->map_mode == ZORAN_MAP_MODE_RAW) {
  2487. for (i = first; i <= last; i++) {
  2488. todo = size;
  2489. if (todo > fh->buffers.buffer_size)
  2490. todo = fh->buffers.buffer_size;
  2491. page = fh->buffers.buffer[i].v4l.fbuffer_phys;
  2492. if (remap_pfn_range(vma, start, page >> PAGE_SHIFT,
  2493. todo, PAGE_SHARED)) {
  2494. dprintk(1,
  2495. KERN_ERR
  2496. "%s: %s(V4L) - remap_pfn_range failed\n",
  2497. ZR_DEVNAME(zr), __func__);
  2498. res = -EAGAIN;
  2499. goto mmap_unlock_and_return;
  2500. }
  2501. size -= todo;
  2502. start += todo;
  2503. fh->buffers.buffer[i].map = map;
  2504. if (size == 0)
  2505. break;
  2506. }
  2507. } else {
  2508. for (i = first; i <= last; i++) {
  2509. for (j = 0;
  2510. j < fh->buffers.buffer_size / PAGE_SIZE;
  2511. j++) {
  2512. fraglen =
  2513. (le32_to_cpu(fh->buffers.buffer[i].jpg.
  2514. frag_tab[2 * j + 1]) & ~1) << 1;
  2515. todo = size;
  2516. if (todo > fraglen)
  2517. todo = fraglen;
  2518. pos =
  2519. le32_to_cpu(fh->buffers.
  2520. buffer[i].jpg.frag_tab[2 * j]);
  2521. /* should just be pos on i386 */
  2522. page = virt_to_phys(bus_to_virt(pos))
  2523. >> PAGE_SHIFT;
  2524. if (remap_pfn_range(vma, start, page,
  2525. todo, PAGE_SHARED)) {
  2526. dprintk(1,
  2527. KERN_ERR
  2528. "%s: %s(V4L) - remap_pfn_range failed\n",
  2529. ZR_DEVNAME(zr), __func__);
  2530. res = -EAGAIN;
  2531. goto mmap_unlock_and_return;
  2532. }
  2533. size -= todo;
  2534. start += todo;
  2535. if (size == 0)
  2536. break;
  2537. if (le32_to_cpu(fh->buffers.buffer[i].jpg.
  2538. frag_tab[2 * j + 1]) & 1)
  2539. break; /* was last fragment */
  2540. }
  2541. fh->buffers.buffer[i].map = map;
  2542. if (size == 0)
  2543. break;
  2544. }
  2545. }
  2546. mmap_unlock_and_return:
  2547. mutex_unlock(&zr->resource_lock);
  2548. return res;
  2549. }
  2550. static const struct v4l2_ioctl_ops zoran_ioctl_ops = {
  2551. .vidioc_querycap = zoran_querycap,
  2552. .vidioc_cropcap = zoran_cropcap,
  2553. .vidioc_s_crop = zoran_s_crop,
  2554. .vidioc_g_crop = zoran_g_crop,
  2555. .vidioc_enum_input = zoran_enum_input,
  2556. .vidioc_g_input = zoran_g_input,
  2557. .vidioc_s_input = zoran_s_input,
  2558. .vidioc_enum_output = zoran_enum_output,
  2559. .vidioc_g_output = zoran_g_output,
  2560. .vidioc_s_output = zoran_s_output,
  2561. .vidioc_g_fbuf = zoran_g_fbuf,
  2562. .vidioc_s_fbuf = zoran_s_fbuf,
  2563. .vidioc_g_std = zoran_g_std,
  2564. .vidioc_s_std = zoran_s_std,
  2565. .vidioc_g_jpegcomp = zoran_g_jpegcomp,
  2566. .vidioc_s_jpegcomp = zoran_s_jpegcomp,
  2567. .vidioc_overlay = zoran_overlay,
  2568. .vidioc_reqbufs = zoran_reqbufs,
  2569. .vidioc_querybuf = zoran_querybuf,
  2570. .vidioc_qbuf = zoran_qbuf,
  2571. .vidioc_dqbuf = zoran_dqbuf,
  2572. .vidioc_streamon = zoran_streamon,
  2573. .vidioc_streamoff = zoran_streamoff,
  2574. .vidioc_enum_fmt_vid_cap = zoran_enum_fmt_vid_cap,
  2575. .vidioc_enum_fmt_vid_out = zoran_enum_fmt_vid_out,
  2576. .vidioc_enum_fmt_vid_overlay = zoran_enum_fmt_vid_overlay,
  2577. .vidioc_g_fmt_vid_cap = zoran_g_fmt_vid_cap,
  2578. .vidioc_g_fmt_vid_out = zoran_g_fmt_vid_out,
  2579. .vidioc_g_fmt_vid_overlay = zoran_g_fmt_vid_overlay,
  2580. .vidioc_s_fmt_vid_cap = zoran_s_fmt_vid_cap,
  2581. .vidioc_s_fmt_vid_out = zoran_s_fmt_vid_out,
  2582. .vidioc_s_fmt_vid_overlay = zoran_s_fmt_vid_overlay,
  2583. .vidioc_try_fmt_vid_cap = zoran_try_fmt_vid_cap,
  2584. .vidioc_try_fmt_vid_out = zoran_try_fmt_vid_out,
  2585. .vidioc_try_fmt_vid_overlay = zoran_try_fmt_vid_overlay,
  2586. .vidioc_queryctrl = zoran_queryctrl,
  2587. .vidioc_s_ctrl = zoran_s_ctrl,
  2588. .vidioc_g_ctrl = zoran_g_ctrl,
  2589. };
  2590. /* please use zr->resource_lock consistently and kill this wrapper */
  2591. static long zoran_ioctl(struct file *file, unsigned int cmd,
  2592. unsigned long arg)
  2593. {
  2594. struct zoran_fh *fh = file->private_data;
  2595. struct zoran *zr = fh->zr;
  2596. int ret;
  2597. mutex_lock(&zr->other_lock);
  2598. ret = video_ioctl2(file, cmd, arg);
  2599. mutex_unlock(&zr->other_lock);
  2600. return ret;
  2601. }
  2602. static const struct v4l2_file_operations zoran_fops = {
  2603. .owner = THIS_MODULE,
  2604. .open = zoran_open,
  2605. .release = zoran_close,
  2606. .unlocked_ioctl = zoran_ioctl,
  2607. .read = zoran_read,
  2608. .write = zoran_write,
  2609. .mmap = zoran_mmap,
  2610. .poll = zoran_poll,
  2611. };
  2612. struct video_device zoran_template __devinitdata = {
  2613. .name = ZORAN_NAME,
  2614. .fops = &zoran_fops,
  2615. .ioctl_ops = &zoran_ioctl_ops,
  2616. .release = &zoran_vdev_release,
  2617. .tvnorms = V4L2_STD_NTSC | V4L2_STD_PAL | V4L2_STD_SECAM,
  2618. };