sh_mobile_ceu_camera.c 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068
  1. /*
  2. * V4L2 Driver for SuperH Mobile CEU interface
  3. *
  4. * Copyright (C) 2008 Magnus Damm
  5. *
  6. * Based on V4L2 Driver for PXA camera host - "pxa_camera.c",
  7. *
  8. * Copyright (C) 2006, Sascha Hauer, Pengutronix
  9. * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de>
  10. *
  11. * This program is free software; you can redistribute it and/or modify
  12. * it under the terms of the GNU General Public License as published by
  13. * the Free Software Foundation; either version 2 of the License, or
  14. * (at your option) any later version.
  15. */
  16. #include <linux/init.h>
  17. #include <linux/module.h>
  18. #include <linux/io.h>
  19. #include <linux/delay.h>
  20. #include <linux/dma-mapping.h>
  21. #include <linux/errno.h>
  22. #include <linux/fs.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/kernel.h>
  25. #include <linux/mm.h>
  26. #include <linux/moduleparam.h>
  27. #include <linux/time.h>
  28. #include <linux/version.h>
  29. #include <linux/slab.h>
  30. #include <linux/device.h>
  31. #include <linux/platform_device.h>
  32. #include <linux/videodev2.h>
  33. #include <linux/pm_runtime.h>
  34. #include <linux/sched.h>
  35. #include <media/v4l2-common.h>
  36. #include <media/v4l2-dev.h>
  37. #include <media/soc_camera.h>
  38. #include <media/sh_mobile_ceu.h>
  39. #include <media/videobuf2-dma-contig.h>
  40. #include <media/v4l2-mediabus.h>
  41. #include <media/soc_mediabus.h>
  42. /* register offsets for sh7722 / sh7723 */
  43. #define CAPSR 0x00 /* Capture start register */
  44. #define CAPCR 0x04 /* Capture control register */
  45. #define CAMCR 0x08 /* Capture interface control register */
  46. #define CMCYR 0x0c /* Capture interface cycle register */
  47. #define CAMOR 0x10 /* Capture interface offset register */
  48. #define CAPWR 0x14 /* Capture interface width register */
  49. #define CAIFR 0x18 /* Capture interface input format register */
  50. #define CSTCR 0x20 /* Camera strobe control register (<= sh7722) */
  51. #define CSECR 0x24 /* Camera strobe emission count register (<= sh7722) */
  52. #define CRCNTR 0x28 /* CEU register control register */
  53. #define CRCMPR 0x2c /* CEU register forcible control register */
  54. #define CFLCR 0x30 /* Capture filter control register */
  55. #define CFSZR 0x34 /* Capture filter size clip register */
  56. #define CDWDR 0x38 /* Capture destination width register */
  57. #define CDAYR 0x3c /* Capture data address Y register */
  58. #define CDACR 0x40 /* Capture data address C register */
  59. #define CDBYR 0x44 /* Capture data bottom-field address Y register */
  60. #define CDBCR 0x48 /* Capture data bottom-field address C register */
  61. #define CBDSR 0x4c /* Capture bundle destination size register */
  62. #define CFWCR 0x5c /* Firewall operation control register */
  63. #define CLFCR 0x60 /* Capture low-pass filter control register */
  64. #define CDOCR 0x64 /* Capture data output control register */
  65. #define CDDCR 0x68 /* Capture data complexity level register */
  66. #define CDDAR 0x6c /* Capture data complexity level address register */
  67. #define CEIER 0x70 /* Capture event interrupt enable register */
  68. #define CETCR 0x74 /* Capture event flag clear register */
  69. #define CSTSR 0x7c /* Capture status register */
  70. #define CSRTR 0x80 /* Capture software reset register */
  71. #define CDSSR 0x84 /* Capture data size register */
  72. #define CDAYR2 0x90 /* Capture data address Y register 2 */
  73. #define CDACR2 0x94 /* Capture data address C register 2 */
  74. #define CDBYR2 0x98 /* Capture data bottom-field address Y register 2 */
  75. #define CDBCR2 0x9c /* Capture data bottom-field address C register 2 */
  76. #undef DEBUG_GEOMETRY
  77. #ifdef DEBUG_GEOMETRY
  78. #define dev_geo dev_info
  79. #else
  80. #define dev_geo dev_dbg
  81. #endif
  82. /* per video frame buffer */
  83. struct sh_mobile_ceu_buffer {
  84. struct vb2_buffer vb; /* v4l buffer must be first */
  85. struct list_head queue;
  86. enum v4l2_mbus_pixelcode code;
  87. };
  88. struct sh_mobile_ceu_dev {
  89. struct soc_camera_host ici;
  90. struct soc_camera_device *icd;
  91. unsigned int irq;
  92. void __iomem *base;
  93. unsigned long video_limit;
  94. spinlock_t lock; /* Protects video buffer lists */
  95. struct list_head capture;
  96. struct vb2_buffer *active;
  97. struct vb2_alloc_ctx *alloc_ctx;
  98. struct sh_mobile_ceu_info *pdata;
  99. u32 cflcr;
  100. enum v4l2_field field;
  101. int sequence;
  102. unsigned int image_mode:1;
  103. unsigned int is_16bit:1;
  104. };
  105. struct sh_mobile_ceu_cam {
  106. /* CEU offsets within scaled by the CEU camera output */
  107. unsigned int ceu_left;
  108. unsigned int ceu_top;
  109. /* Client output, as seen by the CEU */
  110. unsigned int width;
  111. unsigned int height;
  112. /*
  113. * User window from S_CROP / G_CROP, produced by client cropping and
  114. * scaling, CEU scaling and CEU cropping, mapped back onto the client
  115. * input window
  116. */
  117. struct v4l2_rect subrect;
  118. /* Camera cropping rectangle */
  119. struct v4l2_rect rect;
  120. const struct soc_mbus_pixelfmt *extra_fmt;
  121. enum v4l2_mbus_pixelcode code;
  122. };
  123. static struct sh_mobile_ceu_buffer *to_ceu_vb(struct vb2_buffer *vb)
  124. {
  125. return container_of(vb, struct sh_mobile_ceu_buffer, vb);
  126. }
  127. static unsigned long make_bus_param(struct sh_mobile_ceu_dev *pcdev)
  128. {
  129. unsigned long flags;
  130. flags = SOCAM_MASTER |
  131. SOCAM_PCLK_SAMPLE_RISING |
  132. SOCAM_HSYNC_ACTIVE_HIGH |
  133. SOCAM_HSYNC_ACTIVE_LOW |
  134. SOCAM_VSYNC_ACTIVE_HIGH |
  135. SOCAM_VSYNC_ACTIVE_LOW |
  136. SOCAM_DATA_ACTIVE_HIGH;
  137. if (pcdev->pdata->flags & SH_CEU_FLAG_USE_8BIT_BUS)
  138. flags |= SOCAM_DATAWIDTH_8;
  139. if (pcdev->pdata->flags & SH_CEU_FLAG_USE_16BIT_BUS)
  140. flags |= SOCAM_DATAWIDTH_16;
  141. if (flags & SOCAM_DATAWIDTH_MASK)
  142. return flags;
  143. return 0;
  144. }
  145. static void ceu_write(struct sh_mobile_ceu_dev *priv,
  146. unsigned long reg_offs, u32 data)
  147. {
  148. iowrite32(data, priv->base + reg_offs);
  149. }
  150. static u32 ceu_read(struct sh_mobile_ceu_dev *priv, unsigned long reg_offs)
  151. {
  152. return ioread32(priv->base + reg_offs);
  153. }
  154. static int sh_mobile_ceu_soft_reset(struct sh_mobile_ceu_dev *pcdev)
  155. {
  156. int i, success = 0;
  157. struct soc_camera_device *icd = pcdev->icd;
  158. ceu_write(pcdev, CAPSR, 1 << 16); /* reset */
  159. /* wait CSTSR.CPTON bit */
  160. for (i = 0; i < 1000; i++) {
  161. if (!(ceu_read(pcdev, CSTSR) & 1)) {
  162. success++;
  163. break;
  164. }
  165. udelay(1);
  166. }
  167. /* wait CAPSR.CPKIL bit */
  168. for (i = 0; i < 1000; i++) {
  169. if (!(ceu_read(pcdev, CAPSR) & (1 << 16))) {
  170. success++;
  171. break;
  172. }
  173. udelay(1);
  174. }
  175. if (2 != success) {
  176. dev_warn(&icd->dev, "soft reset time out\n");
  177. return -EIO;
  178. }
  179. return 0;
  180. }
  181. /*
  182. * Videobuf operations
  183. */
  184. static int sh_mobile_ceu_videobuf_setup(struct vb2_queue *vq,
  185. unsigned int *count, unsigned int *num_planes,
  186. unsigned long sizes[], void *alloc_ctxs[])
  187. {
  188. struct soc_camera_device *icd = container_of(vq, struct soc_camera_device, vb2_vidq);
  189. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  190. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  191. int bytes_per_line = soc_mbus_bytes_per_line(icd->user_width,
  192. icd->current_fmt->host_fmt);
  193. if (bytes_per_line < 0)
  194. return bytes_per_line;
  195. *num_planes = 1;
  196. pcdev->sequence = 0;
  197. sizes[0] = bytes_per_line * icd->user_height;
  198. alloc_ctxs[0] = pcdev->alloc_ctx;
  199. if (!*count)
  200. *count = 2;
  201. if (pcdev->video_limit) {
  202. if (PAGE_ALIGN(sizes[0]) * *count > pcdev->video_limit)
  203. *count = pcdev->video_limit / PAGE_ALIGN(sizes[0]);
  204. }
  205. dev_dbg(icd->dev.parent, "count=%d, size=%lu\n", *count, sizes[0]);
  206. return 0;
  207. }
  208. #define CEU_CETCR_MAGIC 0x0317f313 /* acknowledge magical interrupt sources */
  209. #define CEU_CETCR_IGRW (1 << 4) /* prohibited register access interrupt bit */
  210. #define CEU_CEIER_CPEIE (1 << 0) /* one-frame capture end interrupt */
  211. #define CEU_CEIER_VBP (1 << 20) /* vbp error */
  212. #define CEU_CAPCR_CTNCP (1 << 16) /* continuous capture mode (if set) */
  213. #define CEU_CEIER_MASK (CEU_CEIER_CPEIE | CEU_CEIER_VBP)
  214. /*
  215. * return value doesn't reflex the success/failure to queue the new buffer,
  216. * but rather the status of the previous buffer.
  217. */
  218. static int sh_mobile_ceu_capture(struct sh_mobile_ceu_dev *pcdev)
  219. {
  220. struct soc_camera_device *icd = pcdev->icd;
  221. dma_addr_t phys_addr_top, phys_addr_bottom;
  222. unsigned long top1, top2;
  223. unsigned long bottom1, bottom2;
  224. u32 status;
  225. int ret = 0;
  226. /*
  227. * The hardware is _very_ picky about this sequence. Especially
  228. * the CEU_CETCR_MAGIC value. It seems like we need to acknowledge
  229. * several not-so-well documented interrupt sources in CETCR.
  230. */
  231. ceu_write(pcdev, CEIER, ceu_read(pcdev, CEIER) & ~CEU_CEIER_MASK);
  232. status = ceu_read(pcdev, CETCR);
  233. ceu_write(pcdev, CETCR, ~status & CEU_CETCR_MAGIC);
  234. ceu_write(pcdev, CEIER, ceu_read(pcdev, CEIER) | CEU_CEIER_MASK);
  235. ceu_write(pcdev, CAPCR, ceu_read(pcdev, CAPCR) & ~CEU_CAPCR_CTNCP);
  236. ceu_write(pcdev, CETCR, CEU_CETCR_MAGIC ^ CEU_CETCR_IGRW);
  237. /*
  238. * When a VBP interrupt occurs, a capture end interrupt does not occur
  239. * and the image of that frame is not captured correctly. So, soft reset
  240. * is needed here.
  241. */
  242. if (status & CEU_CEIER_VBP) {
  243. sh_mobile_ceu_soft_reset(pcdev);
  244. ret = -EIO;
  245. }
  246. if (!pcdev->active)
  247. return ret;
  248. if (V4L2_FIELD_INTERLACED_BT == pcdev->field) {
  249. top1 = CDBYR;
  250. top2 = CDBCR;
  251. bottom1 = CDAYR;
  252. bottom2 = CDACR;
  253. } else {
  254. top1 = CDAYR;
  255. top2 = CDACR;
  256. bottom1 = CDBYR;
  257. bottom2 = CDBCR;
  258. }
  259. phys_addr_top = vb2_dma_contig_plane_paddr(pcdev->active, 0);
  260. ceu_write(pcdev, top1, phys_addr_top);
  261. if (V4L2_FIELD_NONE != pcdev->field) {
  262. phys_addr_bottom = phys_addr_top + icd->user_width;
  263. ceu_write(pcdev, bottom1, phys_addr_bottom);
  264. }
  265. switch (icd->current_fmt->host_fmt->fourcc) {
  266. case V4L2_PIX_FMT_NV12:
  267. case V4L2_PIX_FMT_NV21:
  268. case V4L2_PIX_FMT_NV16:
  269. case V4L2_PIX_FMT_NV61:
  270. phys_addr_top += icd->user_width *
  271. icd->user_height;
  272. ceu_write(pcdev, top2, phys_addr_top);
  273. if (V4L2_FIELD_NONE != pcdev->field) {
  274. phys_addr_bottom = phys_addr_top + icd->user_width;
  275. ceu_write(pcdev, bottom2, phys_addr_bottom);
  276. }
  277. }
  278. ceu_write(pcdev, CAPSR, 0x1); /* start capture */
  279. return ret;
  280. }
  281. static int sh_mobile_ceu_videobuf_prepare(struct vb2_buffer *vb)
  282. {
  283. struct soc_camera_device *icd = container_of(vb->vb2_queue, struct soc_camera_device, vb2_vidq);
  284. struct sh_mobile_ceu_buffer *buf;
  285. int bytes_per_line = soc_mbus_bytes_per_line(icd->user_width,
  286. icd->current_fmt->host_fmt);
  287. unsigned long size;
  288. if (bytes_per_line < 0)
  289. return bytes_per_line;
  290. buf = to_ceu_vb(vb);
  291. dev_dbg(icd->dev.parent, "%s (vb=0x%p) 0x%p %lu\n", __func__,
  292. vb, vb2_plane_vaddr(vb, 0), vb2_get_plane_payload(vb, 0));
  293. /* Added list head initialization on alloc */
  294. WARN(!list_empty(&buf->queue), "Buffer %p on queue!\n", vb);
  295. #ifdef DEBUG
  296. /*
  297. * This can be useful if you want to see if we actually fill
  298. * the buffer with something
  299. */
  300. if (vb2_plane_vaddr(vb, 0))
  301. memset(vb2_plane_vaddr(vb, 0), 0xaa, vb2_get_plane_payload(vb, 0));
  302. #endif
  303. BUG_ON(NULL == icd->current_fmt);
  304. size = icd->user_height * bytes_per_line;
  305. if (vb2_plane_size(vb, 0) < size) {
  306. dev_err(icd->dev.parent, "Buffer too small (%lu < %lu)\n",
  307. vb2_plane_size(vb, 0), size);
  308. return -ENOBUFS;
  309. }
  310. vb2_set_plane_payload(vb, 0, size);
  311. return 0;
  312. }
  313. static void sh_mobile_ceu_videobuf_queue(struct vb2_buffer *vb)
  314. {
  315. struct soc_camera_device *icd = container_of(vb->vb2_queue, struct soc_camera_device, vb2_vidq);
  316. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  317. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  318. struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vb);
  319. unsigned long flags;
  320. dev_dbg(icd->dev.parent, "%s (vb=0x%p) 0x%p %lu\n", __func__,
  321. vb, vb2_plane_vaddr(vb, 0), vb2_get_plane_payload(vb, 0));
  322. spin_lock_irqsave(&pcdev->lock, flags);
  323. list_add_tail(&buf->queue, &pcdev->capture);
  324. if (!pcdev->active) {
  325. /*
  326. * Because there were no active buffer at this moment,
  327. * we are not interested in the return value of
  328. * sh_mobile_ceu_capture here.
  329. */
  330. pcdev->active = vb;
  331. sh_mobile_ceu_capture(pcdev);
  332. }
  333. spin_unlock_irqrestore(&pcdev->lock, flags);
  334. }
  335. static void sh_mobile_ceu_videobuf_release(struct vb2_buffer *vb)
  336. {
  337. struct soc_camera_device *icd = container_of(vb->vb2_queue, struct soc_camera_device, vb2_vidq);
  338. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  339. struct sh_mobile_ceu_buffer *buf = to_ceu_vb(vb);
  340. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  341. unsigned long flags;
  342. spin_lock_irqsave(&pcdev->lock, flags);
  343. if (pcdev->active == vb) {
  344. /* disable capture (release DMA buffer), reset */
  345. ceu_write(pcdev, CAPSR, 1 << 16);
  346. pcdev->active = NULL;
  347. }
  348. /* Doesn't hurt also if the list is empty */
  349. list_del_init(&buf->queue);
  350. spin_unlock_irqrestore(&pcdev->lock, flags);
  351. }
  352. static int sh_mobile_ceu_videobuf_init(struct vb2_buffer *vb)
  353. {
  354. /* This is for locking debugging only */
  355. INIT_LIST_HEAD(&to_ceu_vb(vb)->queue);
  356. return 0;
  357. }
  358. static int sh_mobile_ceu_stop_streaming(struct vb2_queue *q)
  359. {
  360. struct soc_camera_device *icd = container_of(q, struct soc_camera_device, vb2_vidq);
  361. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  362. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  363. struct list_head *buf_head, *tmp;
  364. unsigned long flags;
  365. spin_lock_irqsave(&pcdev->lock, flags);
  366. pcdev->active = NULL;
  367. list_for_each_safe(buf_head, tmp, &pcdev->capture)
  368. list_del_init(buf_head);
  369. spin_unlock_irqrestore(&pcdev->lock, flags);
  370. return sh_mobile_ceu_soft_reset(pcdev);
  371. }
  372. static struct vb2_ops sh_mobile_ceu_videobuf_ops = {
  373. .queue_setup = sh_mobile_ceu_videobuf_setup,
  374. .buf_prepare = sh_mobile_ceu_videobuf_prepare,
  375. .buf_queue = sh_mobile_ceu_videobuf_queue,
  376. .buf_cleanup = sh_mobile_ceu_videobuf_release,
  377. .buf_init = sh_mobile_ceu_videobuf_init,
  378. .wait_prepare = soc_camera_unlock,
  379. .wait_finish = soc_camera_lock,
  380. .stop_streaming = sh_mobile_ceu_stop_streaming,
  381. };
  382. static irqreturn_t sh_mobile_ceu_irq(int irq, void *data)
  383. {
  384. struct sh_mobile_ceu_dev *pcdev = data;
  385. struct vb2_buffer *vb;
  386. int ret;
  387. spin_lock(&pcdev->lock);
  388. vb = pcdev->active;
  389. if (!vb)
  390. /* Stale interrupt from a released buffer */
  391. goto out;
  392. list_del_init(&to_ceu_vb(vb)->queue);
  393. if (!list_empty(&pcdev->capture))
  394. pcdev->active = &list_entry(pcdev->capture.next,
  395. struct sh_mobile_ceu_buffer, queue)->vb;
  396. else
  397. pcdev->active = NULL;
  398. ret = sh_mobile_ceu_capture(pcdev);
  399. do_gettimeofday(&vb->v4l2_buf.timestamp);
  400. if (!ret) {
  401. vb->v4l2_buf.field = pcdev->field;
  402. vb->v4l2_buf.sequence = pcdev->sequence++;
  403. }
  404. vb2_buffer_done(vb, ret < 0 ? VB2_BUF_STATE_ERROR : VB2_BUF_STATE_DONE);
  405. out:
  406. spin_unlock(&pcdev->lock);
  407. return IRQ_HANDLED;
  408. }
  409. /* Called with .video_lock held */
  410. static int sh_mobile_ceu_add_device(struct soc_camera_device *icd)
  411. {
  412. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  413. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  414. int ret;
  415. if (pcdev->icd)
  416. return -EBUSY;
  417. dev_info(icd->dev.parent,
  418. "SuperH Mobile CEU driver attached to camera %d\n",
  419. icd->devnum);
  420. pm_runtime_get_sync(ici->v4l2_dev.dev);
  421. ret = sh_mobile_ceu_soft_reset(pcdev);
  422. if (!ret)
  423. pcdev->icd = icd;
  424. return ret;
  425. }
  426. /* Called with .video_lock held */
  427. static void sh_mobile_ceu_remove_device(struct soc_camera_device *icd)
  428. {
  429. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  430. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  431. unsigned long flags;
  432. BUG_ON(icd != pcdev->icd);
  433. /* disable capture, disable interrupts */
  434. ceu_write(pcdev, CEIER, 0);
  435. sh_mobile_ceu_soft_reset(pcdev);
  436. /* make sure active buffer is canceled */
  437. spin_lock_irqsave(&pcdev->lock, flags);
  438. if (pcdev->active) {
  439. list_del_init(&to_ceu_vb(pcdev->active)->queue);
  440. vb2_buffer_done(pcdev->active, VB2_BUF_STATE_ERROR);
  441. pcdev->active = NULL;
  442. }
  443. spin_unlock_irqrestore(&pcdev->lock, flags);
  444. pm_runtime_put_sync(ici->v4l2_dev.dev);
  445. dev_info(icd->dev.parent,
  446. "SuperH Mobile CEU driver detached from camera %d\n",
  447. icd->devnum);
  448. pcdev->icd = NULL;
  449. }
  450. /*
  451. * See chapter 29.4.12 "Capture Filter Control Register (CFLCR)"
  452. * in SH7722 Hardware Manual
  453. */
  454. static unsigned int size_dst(unsigned int src, unsigned int scale)
  455. {
  456. unsigned int mant_pre = scale >> 12;
  457. if (!src || !scale)
  458. return src;
  459. return ((mant_pre + 2 * (src - 1)) / (2 * mant_pre) - 1) *
  460. mant_pre * 4096 / scale + 1;
  461. }
  462. static u16 calc_scale(unsigned int src, unsigned int *dst)
  463. {
  464. u16 scale;
  465. if (src == *dst)
  466. return 0;
  467. scale = (src * 4096 / *dst) & ~7;
  468. while (scale > 4096 && size_dst(src, scale) < *dst)
  469. scale -= 8;
  470. *dst = size_dst(src, scale);
  471. return scale;
  472. }
  473. /* rect is guaranteed to not exceed the scaled camera rectangle */
  474. static void sh_mobile_ceu_set_rect(struct soc_camera_device *icd)
  475. {
  476. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  477. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  478. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  479. unsigned int height, width, cdwdr_width, in_width, in_height;
  480. unsigned int left_offset, top_offset;
  481. u32 camor;
  482. dev_geo(icd->dev.parent, "Crop %ux%u@%u:%u\n",
  483. icd->user_width, icd->user_height, cam->ceu_left, cam->ceu_top);
  484. left_offset = cam->ceu_left;
  485. top_offset = cam->ceu_top;
  486. /* CEU cropping (CFSZR) is applied _after_ the scaling filter (CFLCR) */
  487. if (pcdev->image_mode) {
  488. in_width = cam->width;
  489. if (!pcdev->is_16bit) {
  490. in_width *= 2;
  491. left_offset *= 2;
  492. }
  493. width = icd->user_width;
  494. cdwdr_width = icd->user_width;
  495. } else {
  496. int bytes_per_line = soc_mbus_bytes_per_line(icd->user_width,
  497. icd->current_fmt->host_fmt);
  498. unsigned int w_factor;
  499. width = icd->user_width;
  500. switch (icd->current_fmt->host_fmt->packing) {
  501. case SOC_MBUS_PACKING_2X8_PADHI:
  502. w_factor = 2;
  503. break;
  504. default:
  505. w_factor = 1;
  506. }
  507. in_width = cam->width * w_factor;
  508. left_offset = left_offset * w_factor;
  509. if (bytes_per_line < 0)
  510. cdwdr_width = icd->user_width;
  511. else
  512. cdwdr_width = bytes_per_line;
  513. }
  514. height = icd->user_height;
  515. in_height = cam->height;
  516. if (V4L2_FIELD_NONE != pcdev->field) {
  517. height /= 2;
  518. in_height /= 2;
  519. top_offset /= 2;
  520. cdwdr_width *= 2;
  521. }
  522. /* CSI2 special configuration */
  523. if (pcdev->pdata->csi2_dev) {
  524. in_width = ((in_width - 2) * 2);
  525. left_offset *= 2;
  526. }
  527. /* Set CAMOR, CAPWR, CFSZR, take care of CDWDR */
  528. camor = left_offset | (top_offset << 16);
  529. dev_geo(icd->dev.parent,
  530. "CAMOR 0x%x, CAPWR 0x%x, CFSZR 0x%x, CDWDR 0x%x\n", camor,
  531. (in_height << 16) | in_width, (height << 16) | width,
  532. cdwdr_width);
  533. ceu_write(pcdev, CAMOR, camor);
  534. ceu_write(pcdev, CAPWR, (in_height << 16) | in_width);
  535. ceu_write(pcdev, CFSZR, (height << 16) | width);
  536. ceu_write(pcdev, CDWDR, cdwdr_width);
  537. }
  538. static u32 capture_save_reset(struct sh_mobile_ceu_dev *pcdev)
  539. {
  540. u32 capsr = ceu_read(pcdev, CAPSR);
  541. ceu_write(pcdev, CAPSR, 1 << 16); /* reset, stop capture */
  542. return capsr;
  543. }
  544. static void capture_restore(struct sh_mobile_ceu_dev *pcdev, u32 capsr)
  545. {
  546. unsigned long timeout = jiffies + 10 * HZ;
  547. /*
  548. * Wait until the end of the current frame. It can take a long time,
  549. * but if it has been aborted by a CAPSR reset, it shoule exit sooner.
  550. */
  551. while ((ceu_read(pcdev, CSTSR) & 1) && time_before(jiffies, timeout))
  552. msleep(1);
  553. if (time_after(jiffies, timeout)) {
  554. dev_err(pcdev->ici.v4l2_dev.dev,
  555. "Timeout waiting for frame end! Interface problem?\n");
  556. return;
  557. }
  558. /* Wait until reset clears, this shall not hang... */
  559. while (ceu_read(pcdev, CAPSR) & (1 << 16))
  560. udelay(10);
  561. /* Anything to restore? */
  562. if (capsr & ~(1 << 16))
  563. ceu_write(pcdev, CAPSR, capsr);
  564. }
  565. /* Capture is not running, no interrupts, no locking needed */
  566. static int sh_mobile_ceu_set_bus_param(struct soc_camera_device *icd,
  567. __u32 pixfmt)
  568. {
  569. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  570. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  571. int ret;
  572. unsigned long camera_flags, common_flags, value;
  573. int yuv_lineskip;
  574. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  575. u32 capsr = capture_save_reset(pcdev);
  576. camera_flags = icd->ops->query_bus_param(icd);
  577. common_flags = soc_camera_bus_param_compatible(camera_flags,
  578. make_bus_param(pcdev));
  579. if (!common_flags)
  580. return -EINVAL;
  581. /* Make choises, based on platform preferences */
  582. if ((common_flags & SOCAM_HSYNC_ACTIVE_HIGH) &&
  583. (common_flags & SOCAM_HSYNC_ACTIVE_LOW)) {
  584. if (pcdev->pdata->flags & SH_CEU_FLAG_HSYNC_LOW)
  585. common_flags &= ~SOCAM_HSYNC_ACTIVE_HIGH;
  586. else
  587. common_flags &= ~SOCAM_HSYNC_ACTIVE_LOW;
  588. }
  589. if ((common_flags & SOCAM_VSYNC_ACTIVE_HIGH) &&
  590. (common_flags & SOCAM_VSYNC_ACTIVE_LOW)) {
  591. if (pcdev->pdata->flags & SH_CEU_FLAG_VSYNC_LOW)
  592. common_flags &= ~SOCAM_VSYNC_ACTIVE_HIGH;
  593. else
  594. common_flags &= ~SOCAM_VSYNC_ACTIVE_LOW;
  595. }
  596. ret = icd->ops->set_bus_param(icd, common_flags);
  597. if (ret < 0)
  598. return ret;
  599. switch (common_flags & SOCAM_DATAWIDTH_MASK) {
  600. case SOCAM_DATAWIDTH_8:
  601. pcdev->is_16bit = 0;
  602. break;
  603. case SOCAM_DATAWIDTH_16:
  604. pcdev->is_16bit = 1;
  605. break;
  606. default:
  607. return -EINVAL;
  608. }
  609. ceu_write(pcdev, CRCNTR, 0);
  610. ceu_write(pcdev, CRCMPR, 0);
  611. value = 0x00000010; /* data fetch by default */
  612. yuv_lineskip = 0;
  613. switch (icd->current_fmt->host_fmt->fourcc) {
  614. case V4L2_PIX_FMT_NV12:
  615. case V4L2_PIX_FMT_NV21:
  616. yuv_lineskip = 1; /* skip for NV12/21, no skip for NV16/61 */
  617. /* fall-through */
  618. case V4L2_PIX_FMT_NV16:
  619. case V4L2_PIX_FMT_NV61:
  620. switch (cam->code) {
  621. case V4L2_MBUS_FMT_UYVY8_2X8:
  622. value = 0x00000000; /* Cb0, Y0, Cr0, Y1 */
  623. break;
  624. case V4L2_MBUS_FMT_VYUY8_2X8:
  625. value = 0x00000100; /* Cr0, Y0, Cb0, Y1 */
  626. break;
  627. case V4L2_MBUS_FMT_YUYV8_2X8:
  628. value = 0x00000200; /* Y0, Cb0, Y1, Cr0 */
  629. break;
  630. case V4L2_MBUS_FMT_YVYU8_2X8:
  631. value = 0x00000300; /* Y0, Cr0, Y1, Cb0 */
  632. break;
  633. default:
  634. BUG();
  635. }
  636. }
  637. if (icd->current_fmt->host_fmt->fourcc == V4L2_PIX_FMT_NV21 ||
  638. icd->current_fmt->host_fmt->fourcc == V4L2_PIX_FMT_NV61)
  639. value ^= 0x00000100; /* swap U, V to change from NV1x->NVx1 */
  640. value |= common_flags & SOCAM_VSYNC_ACTIVE_LOW ? 1 << 1 : 0;
  641. value |= common_flags & SOCAM_HSYNC_ACTIVE_LOW ? 1 << 0 : 0;
  642. value |= pcdev->is_16bit ? 1 << 12 : 0;
  643. /* CSI2 mode */
  644. if (pcdev->pdata->csi2_dev)
  645. value |= 3 << 12;
  646. ceu_write(pcdev, CAMCR, value);
  647. ceu_write(pcdev, CAPCR, 0x00300000);
  648. switch (pcdev->field) {
  649. case V4L2_FIELD_INTERLACED_TB:
  650. value = 0x101;
  651. break;
  652. case V4L2_FIELD_INTERLACED_BT:
  653. value = 0x102;
  654. break;
  655. default:
  656. value = 0;
  657. break;
  658. }
  659. ceu_write(pcdev, CAIFR, value);
  660. sh_mobile_ceu_set_rect(icd);
  661. mdelay(1);
  662. dev_geo(icd->dev.parent, "CFLCR 0x%x\n", pcdev->cflcr);
  663. ceu_write(pcdev, CFLCR, pcdev->cflcr);
  664. /*
  665. * A few words about byte order (observed in Big Endian mode)
  666. *
  667. * In data fetch mode bytes are received in chunks of 8 bytes.
  668. * D0, D1, D2, D3, D4, D5, D6, D7 (D0 received first)
  669. *
  670. * The data is however by default written to memory in reverse order:
  671. * D7, D6, D5, D4, D3, D2, D1, D0 (D7 written to lowest byte)
  672. *
  673. * The lowest three bits of CDOCR allows us to do swapping,
  674. * using 7 we swap the data bytes to match the incoming order:
  675. * D0, D1, D2, D3, D4, D5, D6, D7
  676. */
  677. value = 0x00000017;
  678. if (yuv_lineskip)
  679. value &= ~0x00000010; /* convert 4:2:2 -> 4:2:0 */
  680. ceu_write(pcdev, CDOCR, value);
  681. ceu_write(pcdev, CFWCR, 0); /* keep "datafetch firewall" disabled */
  682. dev_dbg(icd->dev.parent, "S_FMT successful for %c%c%c%c %ux%u\n",
  683. pixfmt & 0xff, (pixfmt >> 8) & 0xff,
  684. (pixfmt >> 16) & 0xff, (pixfmt >> 24) & 0xff,
  685. icd->user_width, icd->user_height);
  686. capture_restore(pcdev, capsr);
  687. /* not in bundle mode: skip CBDSR, CDAYR2, CDACR2, CDBYR2, CDBCR2 */
  688. return 0;
  689. }
  690. static int sh_mobile_ceu_try_bus_param(struct soc_camera_device *icd,
  691. unsigned char buswidth)
  692. {
  693. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  694. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  695. unsigned long camera_flags, common_flags;
  696. camera_flags = icd->ops->query_bus_param(icd);
  697. common_flags = soc_camera_bus_param_compatible(camera_flags,
  698. make_bus_param(pcdev));
  699. if (!common_flags || buswidth > 16 ||
  700. (buswidth > 8 && !(common_flags & SOCAM_DATAWIDTH_16)))
  701. return -EINVAL;
  702. return 0;
  703. }
  704. static const struct soc_mbus_pixelfmt sh_mobile_ceu_formats[] = {
  705. {
  706. .fourcc = V4L2_PIX_FMT_NV12,
  707. .name = "NV12",
  708. .bits_per_sample = 12,
  709. .packing = SOC_MBUS_PACKING_NONE,
  710. .order = SOC_MBUS_ORDER_LE,
  711. }, {
  712. .fourcc = V4L2_PIX_FMT_NV21,
  713. .name = "NV21",
  714. .bits_per_sample = 12,
  715. .packing = SOC_MBUS_PACKING_NONE,
  716. .order = SOC_MBUS_ORDER_LE,
  717. }, {
  718. .fourcc = V4L2_PIX_FMT_NV16,
  719. .name = "NV16",
  720. .bits_per_sample = 16,
  721. .packing = SOC_MBUS_PACKING_NONE,
  722. .order = SOC_MBUS_ORDER_LE,
  723. }, {
  724. .fourcc = V4L2_PIX_FMT_NV61,
  725. .name = "NV61",
  726. .bits_per_sample = 16,
  727. .packing = SOC_MBUS_PACKING_NONE,
  728. .order = SOC_MBUS_ORDER_LE,
  729. },
  730. };
  731. /* This will be corrected as we get more formats */
  732. static bool sh_mobile_ceu_packing_supported(const struct soc_mbus_pixelfmt *fmt)
  733. {
  734. return fmt->packing == SOC_MBUS_PACKING_NONE ||
  735. (fmt->bits_per_sample == 8 &&
  736. fmt->packing == SOC_MBUS_PACKING_2X8_PADHI) ||
  737. (fmt->bits_per_sample > 8 &&
  738. fmt->packing == SOC_MBUS_PACKING_EXTEND16);
  739. }
  740. static int client_g_rect(struct v4l2_subdev *sd, struct v4l2_rect *rect);
  741. static int sh_mobile_ceu_get_formats(struct soc_camera_device *icd, unsigned int idx,
  742. struct soc_camera_format_xlate *xlate)
  743. {
  744. struct v4l2_subdev *sd = soc_camera_to_subdev(icd);
  745. struct device *dev = icd->dev.parent;
  746. struct soc_camera_host *ici = to_soc_camera_host(dev);
  747. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  748. int ret, k, n;
  749. int formats = 0;
  750. struct sh_mobile_ceu_cam *cam;
  751. enum v4l2_mbus_pixelcode code;
  752. const struct soc_mbus_pixelfmt *fmt;
  753. ret = v4l2_subdev_call(sd, video, enum_mbus_fmt, idx, &code);
  754. if (ret < 0)
  755. /* No more formats */
  756. return 0;
  757. fmt = soc_mbus_get_fmtdesc(code);
  758. if (!fmt) {
  759. dev_err(dev, "Invalid format code #%u: %d\n", idx, code);
  760. return -EINVAL;
  761. }
  762. if (!pcdev->pdata->csi2_dev) {
  763. ret = sh_mobile_ceu_try_bus_param(icd, fmt->bits_per_sample);
  764. if (ret < 0)
  765. return 0;
  766. }
  767. if (!icd->host_priv) {
  768. struct v4l2_mbus_framefmt mf;
  769. struct v4l2_rect rect;
  770. int shift = 0;
  771. /* FIXME: subwindow is lost between close / open */
  772. /* Cache current client geometry */
  773. ret = client_g_rect(sd, &rect);
  774. if (ret < 0)
  775. return ret;
  776. /* First time */
  777. ret = v4l2_subdev_call(sd, video, g_mbus_fmt, &mf);
  778. if (ret < 0)
  779. return ret;
  780. while ((mf.width > 2560 || mf.height > 1920) && shift < 4) {
  781. /* Try 2560x1920, 1280x960, 640x480, 320x240 */
  782. mf.width = 2560 >> shift;
  783. mf.height = 1920 >> shift;
  784. ret = v4l2_device_call_until_err(sd->v4l2_dev, (long)icd, video,
  785. s_mbus_fmt, &mf);
  786. if (ret < 0)
  787. return ret;
  788. shift++;
  789. }
  790. if (shift == 4) {
  791. dev_err(dev, "Failed to configure the client below %ux%x\n",
  792. mf.width, mf.height);
  793. return -EIO;
  794. }
  795. dev_geo(dev, "camera fmt %ux%u\n", mf.width, mf.height);
  796. cam = kzalloc(sizeof(*cam), GFP_KERNEL);
  797. if (!cam)
  798. return -ENOMEM;
  799. /* We are called with current camera crop, initialise subrect with it */
  800. cam->rect = rect;
  801. cam->subrect = rect;
  802. cam->width = mf.width;
  803. cam->height = mf.height;
  804. cam->width = mf.width;
  805. cam->height = mf.height;
  806. icd->host_priv = cam;
  807. } else {
  808. cam = icd->host_priv;
  809. }
  810. /* Beginning of a pass */
  811. if (!idx)
  812. cam->extra_fmt = NULL;
  813. switch (code) {
  814. case V4L2_MBUS_FMT_UYVY8_2X8:
  815. case V4L2_MBUS_FMT_VYUY8_2X8:
  816. case V4L2_MBUS_FMT_YUYV8_2X8:
  817. case V4L2_MBUS_FMT_YVYU8_2X8:
  818. if (cam->extra_fmt)
  819. break;
  820. /*
  821. * Our case is simple so far: for any of the above four camera
  822. * formats we add all our four synthesized NV* formats, so,
  823. * just marking the device with a single flag suffices. If
  824. * the format generation rules are more complex, you would have
  825. * to actually hang your already added / counted formats onto
  826. * the host_priv pointer and check whether the format you're
  827. * going to add now is already there.
  828. */
  829. cam->extra_fmt = sh_mobile_ceu_formats;
  830. n = ARRAY_SIZE(sh_mobile_ceu_formats);
  831. formats += n;
  832. for (k = 0; xlate && k < n; k++) {
  833. xlate->host_fmt = &sh_mobile_ceu_formats[k];
  834. xlate->code = code;
  835. xlate++;
  836. dev_dbg(dev, "Providing format %s using code %d\n",
  837. sh_mobile_ceu_formats[k].name, code);
  838. }
  839. break;
  840. default:
  841. if (!sh_mobile_ceu_packing_supported(fmt))
  842. return 0;
  843. }
  844. /* Generic pass-through */
  845. formats++;
  846. if (xlate) {
  847. xlate->host_fmt = fmt;
  848. xlate->code = code;
  849. xlate++;
  850. dev_dbg(dev, "Providing format %s in pass-through mode\n",
  851. fmt->name);
  852. }
  853. return formats;
  854. }
  855. static void sh_mobile_ceu_put_formats(struct soc_camera_device *icd)
  856. {
  857. kfree(icd->host_priv);
  858. icd->host_priv = NULL;
  859. }
  860. /* Check if any dimension of r1 is smaller than respective one of r2 */
  861. static bool is_smaller(struct v4l2_rect *r1, struct v4l2_rect *r2)
  862. {
  863. return r1->width < r2->width || r1->height < r2->height;
  864. }
  865. /* Check if r1 fails to cover r2 */
  866. static bool is_inside(struct v4l2_rect *r1, struct v4l2_rect *r2)
  867. {
  868. return r1->left > r2->left || r1->top > r2->top ||
  869. r1->left + r1->width < r2->left + r2->width ||
  870. r1->top + r1->height < r2->top + r2->height;
  871. }
  872. static unsigned int scale_down(unsigned int size, unsigned int scale)
  873. {
  874. return (size * 4096 + scale / 2) / scale;
  875. }
  876. static unsigned int calc_generic_scale(unsigned int input, unsigned int output)
  877. {
  878. return (input * 4096 + output / 2) / output;
  879. }
  880. /* Get and store current client crop */
  881. static int client_g_rect(struct v4l2_subdev *sd, struct v4l2_rect *rect)
  882. {
  883. struct v4l2_crop crop;
  884. struct v4l2_cropcap cap;
  885. int ret;
  886. crop.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  887. ret = v4l2_subdev_call(sd, video, g_crop, &crop);
  888. if (!ret) {
  889. *rect = crop.c;
  890. return ret;
  891. }
  892. /* Camera driver doesn't support .g_crop(), assume default rectangle */
  893. cap.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  894. ret = v4l2_subdev_call(sd, video, cropcap, &cap);
  895. if (!ret)
  896. *rect = cap.defrect;
  897. return ret;
  898. }
  899. /* Client crop has changed, update our sub-rectangle to remain within the area */
  900. static void update_subrect(struct sh_mobile_ceu_cam *cam)
  901. {
  902. struct v4l2_rect *rect = &cam->rect, *subrect = &cam->subrect;
  903. if (rect->width < subrect->width)
  904. subrect->width = rect->width;
  905. if (rect->height < subrect->height)
  906. subrect->height = rect->height;
  907. if (rect->left > subrect->left)
  908. subrect->left = rect->left;
  909. else if (rect->left + rect->width >
  910. subrect->left + subrect->width)
  911. subrect->left = rect->left + rect->width -
  912. subrect->width;
  913. if (rect->top > subrect->top)
  914. subrect->top = rect->top;
  915. else if (rect->top + rect->height >
  916. subrect->top + subrect->height)
  917. subrect->top = rect->top + rect->height -
  918. subrect->height;
  919. }
  920. /*
  921. * The common for both scaling and cropping iterative approach is:
  922. * 1. try if the client can produce exactly what requested by the user
  923. * 2. if (1) failed, try to double the client image until we get one big enough
  924. * 3. if (2) failed, try to request the maximum image
  925. */
  926. static int client_s_crop(struct soc_camera_device *icd, struct v4l2_crop *crop,
  927. struct v4l2_crop *cam_crop)
  928. {
  929. struct v4l2_subdev *sd = soc_camera_to_subdev(icd);
  930. struct v4l2_rect *rect = &crop->c, *cam_rect = &cam_crop->c;
  931. struct device *dev = sd->v4l2_dev->dev;
  932. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  933. struct v4l2_cropcap cap;
  934. int ret;
  935. unsigned int width, height;
  936. v4l2_subdev_call(sd, video, s_crop, crop);
  937. ret = client_g_rect(sd, cam_rect);
  938. if (ret < 0)
  939. return ret;
  940. /*
  941. * Now cam_crop contains the current camera input rectangle, and it must
  942. * be within camera cropcap bounds
  943. */
  944. if (!memcmp(rect, cam_rect, sizeof(*rect))) {
  945. /* Even if camera S_CROP failed, but camera rectangle matches */
  946. dev_dbg(dev, "Camera S_CROP successful for %dx%d@%d:%d\n",
  947. rect->width, rect->height, rect->left, rect->top);
  948. cam->rect = *cam_rect;
  949. return 0;
  950. }
  951. /* Try to fix cropping, that camera hasn't managed to set */
  952. dev_geo(dev, "Fix camera S_CROP for %dx%d@%d:%d to %dx%d@%d:%d\n",
  953. cam_rect->width, cam_rect->height,
  954. cam_rect->left, cam_rect->top,
  955. rect->width, rect->height, rect->left, rect->top);
  956. /* We need sensor maximum rectangle */
  957. ret = v4l2_subdev_call(sd, video, cropcap, &cap);
  958. if (ret < 0)
  959. return ret;
  960. /* Put user requested rectangle within sensor bounds */
  961. soc_camera_limit_side(&rect->left, &rect->width, cap.bounds.left, 2,
  962. cap.bounds.width);
  963. soc_camera_limit_side(&rect->top, &rect->height, cap.bounds.top, 4,
  964. cap.bounds.height);
  965. /*
  966. * Popular special case - some cameras can only handle fixed sizes like
  967. * QVGA, VGA,... Take care to avoid infinite loop.
  968. */
  969. width = max(cam_rect->width, 2);
  970. height = max(cam_rect->height, 2);
  971. /*
  972. * Loop as long as sensor is not covering the requested rectangle and
  973. * is still within its bounds
  974. */
  975. while (!ret && (is_smaller(cam_rect, rect) ||
  976. is_inside(cam_rect, rect)) &&
  977. (cap.bounds.width > width || cap.bounds.height > height)) {
  978. width *= 2;
  979. height *= 2;
  980. cam_rect->width = width;
  981. cam_rect->height = height;
  982. /*
  983. * We do not know what capabilities the camera has to set up
  984. * left and top borders. We could try to be smarter in iterating
  985. * them, e.g., if camera current left is to the right of the
  986. * target left, set it to the middle point between the current
  987. * left and minimum left. But that would add too much
  988. * complexity: we would have to iterate each border separately.
  989. * Instead we just drop to the left and top bounds.
  990. */
  991. if (cam_rect->left > rect->left)
  992. cam_rect->left = cap.bounds.left;
  993. if (cam_rect->left + cam_rect->width < rect->left + rect->width)
  994. cam_rect->width = rect->left + rect->width -
  995. cam_rect->left;
  996. if (cam_rect->top > rect->top)
  997. cam_rect->top = cap.bounds.top;
  998. if (cam_rect->top + cam_rect->height < rect->top + rect->height)
  999. cam_rect->height = rect->top + rect->height -
  1000. cam_rect->top;
  1001. v4l2_subdev_call(sd, video, s_crop, cam_crop);
  1002. ret = client_g_rect(sd, cam_rect);
  1003. dev_geo(dev, "Camera S_CROP %d for %dx%d@%d:%d\n", ret,
  1004. cam_rect->width, cam_rect->height,
  1005. cam_rect->left, cam_rect->top);
  1006. }
  1007. /* S_CROP must not modify the rectangle */
  1008. if (is_smaller(cam_rect, rect) || is_inside(cam_rect, rect)) {
  1009. /*
  1010. * The camera failed to configure a suitable cropping,
  1011. * we cannot use the current rectangle, set to max
  1012. */
  1013. *cam_rect = cap.bounds;
  1014. v4l2_subdev_call(sd, video, s_crop, cam_crop);
  1015. ret = client_g_rect(sd, cam_rect);
  1016. dev_geo(dev, "Camera S_CROP %d for max %dx%d@%d:%d\n", ret,
  1017. cam_rect->width, cam_rect->height,
  1018. cam_rect->left, cam_rect->top);
  1019. }
  1020. if (!ret) {
  1021. cam->rect = *cam_rect;
  1022. update_subrect(cam);
  1023. }
  1024. return ret;
  1025. }
  1026. /* Iterative s_mbus_fmt, also updates cached client crop on success */
  1027. static int client_s_fmt(struct soc_camera_device *icd,
  1028. struct v4l2_mbus_framefmt *mf, bool ceu_can_scale)
  1029. {
  1030. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1031. struct v4l2_subdev *sd = soc_camera_to_subdev(icd);
  1032. struct device *dev = icd->dev.parent;
  1033. unsigned int width = mf->width, height = mf->height, tmp_w, tmp_h;
  1034. unsigned int max_width, max_height;
  1035. struct v4l2_cropcap cap;
  1036. int ret;
  1037. ret = v4l2_device_call_until_err(sd->v4l2_dev, (long)icd, video,
  1038. s_mbus_fmt, mf);
  1039. if (ret < 0)
  1040. return ret;
  1041. dev_geo(dev, "camera scaled to %ux%u\n", mf->width, mf->height);
  1042. if ((width == mf->width && height == mf->height) || !ceu_can_scale)
  1043. goto update_cache;
  1044. cap.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1045. ret = v4l2_subdev_call(sd, video, cropcap, &cap);
  1046. if (ret < 0)
  1047. return ret;
  1048. max_width = min(cap.bounds.width, 2560);
  1049. max_height = min(cap.bounds.height, 1920);
  1050. /* Camera set a format, but geometry is not precise, try to improve */
  1051. tmp_w = mf->width;
  1052. tmp_h = mf->height;
  1053. /* width <= max_width && height <= max_height - guaranteed by try_fmt */
  1054. while ((width > tmp_w || height > tmp_h) &&
  1055. tmp_w < max_width && tmp_h < max_height) {
  1056. tmp_w = min(2 * tmp_w, max_width);
  1057. tmp_h = min(2 * tmp_h, max_height);
  1058. mf->width = tmp_w;
  1059. mf->height = tmp_h;
  1060. ret = v4l2_device_call_until_err(sd->v4l2_dev, (long)icd, video,
  1061. s_mbus_fmt, mf);
  1062. dev_geo(dev, "Camera scaled to %ux%u\n",
  1063. mf->width, mf->height);
  1064. if (ret < 0) {
  1065. /* This shouldn't happen */
  1066. dev_err(dev, "Client failed to set format: %d\n", ret);
  1067. return ret;
  1068. }
  1069. }
  1070. update_cache:
  1071. /* Update cache */
  1072. ret = client_g_rect(sd, &cam->rect);
  1073. if (ret < 0)
  1074. return ret;
  1075. update_subrect(cam);
  1076. return 0;
  1077. }
  1078. /**
  1079. * @width - on output: user width, mapped back to input
  1080. * @height - on output: user height, mapped back to input
  1081. * @mf - in- / output camera output window
  1082. */
  1083. static int client_scale(struct soc_camera_device *icd,
  1084. struct v4l2_mbus_framefmt *mf,
  1085. unsigned int *width, unsigned int *height,
  1086. bool ceu_can_scale)
  1087. {
  1088. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1089. struct device *dev = icd->dev.parent;
  1090. struct v4l2_mbus_framefmt mf_tmp = *mf;
  1091. unsigned int scale_h, scale_v;
  1092. int ret;
  1093. /*
  1094. * 5. Apply iterative camera S_FMT for camera user window (also updates
  1095. * client crop cache and the imaginary sub-rectangle).
  1096. */
  1097. ret = client_s_fmt(icd, &mf_tmp, ceu_can_scale);
  1098. if (ret < 0)
  1099. return ret;
  1100. dev_geo(dev, "5: camera scaled to %ux%u\n",
  1101. mf_tmp.width, mf_tmp.height);
  1102. /* 6. Retrieve camera output window (g_fmt) */
  1103. /* unneeded - it is already in "mf_tmp" */
  1104. /* 7. Calculate new client scales. */
  1105. scale_h = calc_generic_scale(cam->rect.width, mf_tmp.width);
  1106. scale_v = calc_generic_scale(cam->rect.height, mf_tmp.height);
  1107. mf->width = mf_tmp.width;
  1108. mf->height = mf_tmp.height;
  1109. mf->colorspace = mf_tmp.colorspace;
  1110. /*
  1111. * 8. Calculate new CEU crop - apply camera scales to previously
  1112. * updated "effective" crop.
  1113. */
  1114. *width = scale_down(cam->subrect.width, scale_h);
  1115. *height = scale_down(cam->subrect.height, scale_v);
  1116. dev_geo(dev, "8: new client sub-window %ux%u\n", *width, *height);
  1117. return 0;
  1118. }
  1119. /*
  1120. * CEU can scale and crop, but we don't want to waste bandwidth and kill the
  1121. * framerate by always requesting the maximum image from the client. See
  1122. * Documentation/video4linux/sh_mobile_camera_ceu.txt for a description of
  1123. * scaling and cropping algorithms and for the meaning of referenced here steps.
  1124. */
  1125. static int sh_mobile_ceu_set_crop(struct soc_camera_device *icd,
  1126. struct v4l2_crop *a)
  1127. {
  1128. struct v4l2_rect *rect = &a->c;
  1129. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  1130. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  1131. struct v4l2_crop cam_crop;
  1132. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1133. struct v4l2_rect *cam_rect = &cam_crop.c;
  1134. struct v4l2_subdev *sd = soc_camera_to_subdev(icd);
  1135. struct device *dev = icd->dev.parent;
  1136. struct v4l2_mbus_framefmt mf;
  1137. unsigned int scale_cam_h, scale_cam_v, scale_ceu_h, scale_ceu_v,
  1138. out_width, out_height;
  1139. int interm_width, interm_height;
  1140. u32 capsr, cflcr;
  1141. int ret;
  1142. dev_geo(dev, "S_CROP(%ux%u@%u:%u)\n", rect->width, rect->height,
  1143. rect->left, rect->top);
  1144. /* During camera cropping its output window can change too, stop CEU */
  1145. capsr = capture_save_reset(pcdev);
  1146. dev_dbg(dev, "CAPSR 0x%x, CFLCR 0x%x\n", capsr, pcdev->cflcr);
  1147. /* 1. - 2. Apply iterative camera S_CROP for new input window. */
  1148. ret = client_s_crop(icd, a, &cam_crop);
  1149. if (ret < 0)
  1150. return ret;
  1151. dev_geo(dev, "1-2: camera cropped to %ux%u@%u:%u\n",
  1152. cam_rect->width, cam_rect->height,
  1153. cam_rect->left, cam_rect->top);
  1154. /* On success cam_crop contains current camera crop */
  1155. /* 3. Retrieve camera output window */
  1156. ret = v4l2_subdev_call(sd, video, g_mbus_fmt, &mf);
  1157. if (ret < 0)
  1158. return ret;
  1159. if (mf.width > 2560 || mf.height > 1920)
  1160. return -EINVAL;
  1161. /* Cache camera output window */
  1162. cam->width = mf.width;
  1163. cam->height = mf.height;
  1164. /* 4. Calculate camera scales */
  1165. scale_cam_h = calc_generic_scale(cam_rect->width, mf.width);
  1166. scale_cam_v = calc_generic_scale(cam_rect->height, mf.height);
  1167. /* Calculate intermediate window */
  1168. interm_width = scale_down(rect->width, scale_cam_h);
  1169. interm_height = scale_down(rect->height, scale_cam_v);
  1170. if (pcdev->image_mode) {
  1171. out_width = min(interm_width, icd->user_width);
  1172. out_height = min(interm_height, icd->user_height);
  1173. } else {
  1174. out_width = interm_width;
  1175. out_height = interm_height;
  1176. }
  1177. /*
  1178. * 5. Calculate CEU scales from camera scales from results of (5) and
  1179. * the user window
  1180. */
  1181. scale_ceu_h = calc_scale(interm_width, &out_width);
  1182. scale_ceu_v = calc_scale(interm_height, &out_height);
  1183. dev_geo(dev, "5: CEU scales %u:%u\n", scale_ceu_h, scale_ceu_v);
  1184. /* Apply CEU scales. */
  1185. cflcr = scale_ceu_h | (scale_ceu_v << 16);
  1186. if (cflcr != pcdev->cflcr) {
  1187. pcdev->cflcr = cflcr;
  1188. ceu_write(pcdev, CFLCR, cflcr);
  1189. }
  1190. icd->user_width = out_width;
  1191. icd->user_height = out_height;
  1192. cam->ceu_left = scale_down(rect->left - cam_rect->left, scale_cam_h) & ~1;
  1193. cam->ceu_top = scale_down(rect->top - cam_rect->top, scale_cam_v) & ~1;
  1194. /* 6. Use CEU cropping to crop to the new window. */
  1195. sh_mobile_ceu_set_rect(icd);
  1196. cam->subrect = *rect;
  1197. dev_geo(dev, "6: CEU cropped to %ux%u@%u:%u\n",
  1198. icd->user_width, icd->user_height,
  1199. cam->ceu_left, cam->ceu_top);
  1200. /* Restore capture. The CE bit can be cleared by the hardware */
  1201. if (pcdev->active)
  1202. capsr |= 1;
  1203. capture_restore(pcdev, capsr);
  1204. /* Even if only camera cropping succeeded */
  1205. return ret;
  1206. }
  1207. static int sh_mobile_ceu_get_crop(struct soc_camera_device *icd,
  1208. struct v4l2_crop *a)
  1209. {
  1210. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1211. a->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1212. a->c = cam->subrect;
  1213. return 0;
  1214. }
  1215. /*
  1216. * Calculate real client output window by applying new scales to the current
  1217. * client crop. New scales are calculated from the requested output format and
  1218. * CEU crop, mapped backed onto the client input (subrect).
  1219. */
  1220. static void calculate_client_output(struct soc_camera_device *icd,
  1221. struct v4l2_pix_format *pix, struct v4l2_mbus_framefmt *mf)
  1222. {
  1223. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1224. struct device *dev = icd->dev.parent;
  1225. struct v4l2_rect *cam_subrect = &cam->subrect;
  1226. unsigned int scale_v, scale_h;
  1227. if (cam_subrect->width == cam->rect.width &&
  1228. cam_subrect->height == cam->rect.height) {
  1229. /* No sub-cropping */
  1230. mf->width = pix->width;
  1231. mf->height = pix->height;
  1232. return;
  1233. }
  1234. /* 1.-2. Current camera scales and subwin - cached. */
  1235. dev_geo(dev, "2: subwin %ux%u@%u:%u\n",
  1236. cam_subrect->width, cam_subrect->height,
  1237. cam_subrect->left, cam_subrect->top);
  1238. /*
  1239. * 3. Calculate new combined scales from input sub-window to requested
  1240. * user window.
  1241. */
  1242. /*
  1243. * TODO: CEU cannot scale images larger than VGA to smaller than SubQCIF
  1244. * (128x96) or larger than VGA
  1245. */
  1246. scale_h = calc_generic_scale(cam_subrect->width, pix->width);
  1247. scale_v = calc_generic_scale(cam_subrect->height, pix->height);
  1248. dev_geo(dev, "3: scales %u:%u\n", scale_h, scale_v);
  1249. /*
  1250. * 4. Calculate client output window by applying combined scales to real
  1251. * input window.
  1252. */
  1253. mf->width = scale_down(cam->rect.width, scale_h);
  1254. mf->height = scale_down(cam->rect.height, scale_v);
  1255. }
  1256. /* Similar to set_crop multistage iterative algorithm */
  1257. static int sh_mobile_ceu_set_fmt(struct soc_camera_device *icd,
  1258. struct v4l2_format *f)
  1259. {
  1260. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  1261. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  1262. struct sh_mobile_ceu_cam *cam = icd->host_priv;
  1263. struct v4l2_pix_format *pix = &f->fmt.pix;
  1264. struct v4l2_mbus_framefmt mf;
  1265. struct device *dev = icd->dev.parent;
  1266. __u32 pixfmt = pix->pixelformat;
  1267. const struct soc_camera_format_xlate *xlate;
  1268. /* Keep Compiler Happy */
  1269. unsigned int ceu_sub_width = 0, ceu_sub_height = 0;
  1270. u16 scale_v, scale_h;
  1271. int ret;
  1272. bool image_mode;
  1273. enum v4l2_field field;
  1274. dev_geo(dev, "S_FMT(pix=0x%x, %ux%u)\n", pixfmt, pix->width, pix->height);
  1275. switch (pix->field) {
  1276. default:
  1277. pix->field = V4L2_FIELD_NONE;
  1278. /* fall-through */
  1279. case V4L2_FIELD_INTERLACED_TB:
  1280. case V4L2_FIELD_INTERLACED_BT:
  1281. case V4L2_FIELD_NONE:
  1282. field = pix->field;
  1283. break;
  1284. case V4L2_FIELD_INTERLACED:
  1285. field = V4L2_FIELD_INTERLACED_TB;
  1286. break;
  1287. }
  1288. xlate = soc_camera_xlate_by_fourcc(icd, pixfmt);
  1289. if (!xlate) {
  1290. dev_warn(dev, "Format %x not found\n", pixfmt);
  1291. return -EINVAL;
  1292. }
  1293. /* 1.-4. Calculate client output geometry */
  1294. calculate_client_output(icd, &f->fmt.pix, &mf);
  1295. mf.field = pix->field;
  1296. mf.colorspace = pix->colorspace;
  1297. mf.code = xlate->code;
  1298. switch (pixfmt) {
  1299. case V4L2_PIX_FMT_NV12:
  1300. case V4L2_PIX_FMT_NV21:
  1301. case V4L2_PIX_FMT_NV16:
  1302. case V4L2_PIX_FMT_NV61:
  1303. image_mode = true;
  1304. break;
  1305. default:
  1306. image_mode = false;
  1307. }
  1308. dev_geo(dev, "4: request camera output %ux%u\n", mf.width, mf.height);
  1309. /* 5. - 9. */
  1310. ret = client_scale(icd, &mf, &ceu_sub_width, &ceu_sub_height,
  1311. image_mode && V4L2_FIELD_NONE == field);
  1312. dev_geo(dev, "5-9: client scale return %d\n", ret);
  1313. /* Done with the camera. Now see if we can improve the result */
  1314. dev_geo(dev, "fmt %ux%u, requested %ux%u\n",
  1315. mf.width, mf.height, pix->width, pix->height);
  1316. if (ret < 0)
  1317. return ret;
  1318. if (mf.code != xlate->code)
  1319. return -EINVAL;
  1320. /* 9. Prepare CEU crop */
  1321. cam->width = mf.width;
  1322. cam->height = mf.height;
  1323. /* 10. Use CEU scaling to scale to the requested user window. */
  1324. /* We cannot scale up */
  1325. if (pix->width > ceu_sub_width)
  1326. ceu_sub_width = pix->width;
  1327. if (pix->height > ceu_sub_height)
  1328. ceu_sub_height = pix->height;
  1329. pix->colorspace = mf.colorspace;
  1330. if (image_mode) {
  1331. /* Scale pix->{width x height} down to width x height */
  1332. scale_h = calc_scale(ceu_sub_width, &pix->width);
  1333. scale_v = calc_scale(ceu_sub_height, &pix->height);
  1334. } else {
  1335. pix->width = ceu_sub_width;
  1336. pix->height = ceu_sub_height;
  1337. scale_h = 0;
  1338. scale_v = 0;
  1339. }
  1340. pcdev->cflcr = scale_h | (scale_v << 16);
  1341. /*
  1342. * We have calculated CFLCR, the actual configuration will be performed
  1343. * in sh_mobile_ceu_set_bus_param()
  1344. */
  1345. dev_geo(dev, "10: W: %u : 0x%x = %u, H: %u : 0x%x = %u\n",
  1346. ceu_sub_width, scale_h, pix->width,
  1347. ceu_sub_height, scale_v, pix->height);
  1348. cam->code = xlate->code;
  1349. icd->current_fmt = xlate;
  1350. pcdev->field = field;
  1351. pcdev->image_mode = image_mode;
  1352. return 0;
  1353. }
  1354. static int sh_mobile_ceu_try_fmt(struct soc_camera_device *icd,
  1355. struct v4l2_format *f)
  1356. {
  1357. const struct soc_camera_format_xlate *xlate;
  1358. struct v4l2_pix_format *pix = &f->fmt.pix;
  1359. struct v4l2_subdev *sd = soc_camera_to_subdev(icd);
  1360. struct v4l2_mbus_framefmt mf;
  1361. __u32 pixfmt = pix->pixelformat;
  1362. int width, height;
  1363. int ret;
  1364. dev_geo(icd->dev.parent, "TRY_FMT(pix=0x%x, %ux%u)\n",
  1365. pixfmt, pix->width, pix->height);
  1366. xlate = soc_camera_xlate_by_fourcc(icd, pixfmt);
  1367. if (!xlate) {
  1368. dev_warn(icd->dev.parent, "Format %x not found\n", pixfmt);
  1369. return -EINVAL;
  1370. }
  1371. /* FIXME: calculate using depth and bus width */
  1372. v4l_bound_align_image(&pix->width, 2, 2560, 1,
  1373. &pix->height, 4, 1920, 2, 0);
  1374. width = pix->width;
  1375. height = pix->height;
  1376. pix->bytesperline = soc_mbus_bytes_per_line(width, xlate->host_fmt);
  1377. if ((int)pix->bytesperline < 0)
  1378. return pix->bytesperline;
  1379. pix->sizeimage = height * pix->bytesperline;
  1380. /* limit to sensor capabilities */
  1381. mf.width = pix->width;
  1382. mf.height = pix->height;
  1383. mf.field = pix->field;
  1384. mf.code = xlate->code;
  1385. mf.colorspace = pix->colorspace;
  1386. ret = v4l2_device_call_until_err(sd->v4l2_dev, (long)icd, video, try_mbus_fmt, &mf);
  1387. if (ret < 0)
  1388. return ret;
  1389. pix->width = mf.width;
  1390. pix->height = mf.height;
  1391. pix->field = mf.field;
  1392. pix->colorspace = mf.colorspace;
  1393. switch (pixfmt) {
  1394. case V4L2_PIX_FMT_NV12:
  1395. case V4L2_PIX_FMT_NV21:
  1396. case V4L2_PIX_FMT_NV16:
  1397. case V4L2_PIX_FMT_NV61:
  1398. /* FIXME: check against rect_max after converting soc-camera */
  1399. /* We can scale precisely, need a bigger image from camera */
  1400. if (pix->width < width || pix->height < height) {
  1401. /*
  1402. * We presume, the sensor behaves sanely, i.e., if
  1403. * requested a bigger rectangle, it will not return a
  1404. * smaller one.
  1405. */
  1406. mf.width = 2560;
  1407. mf.height = 1920;
  1408. ret = v4l2_device_call_until_err(sd->v4l2_dev, (long)icd, video,
  1409. try_mbus_fmt, &mf);
  1410. if (ret < 0) {
  1411. /* Shouldn't actually happen... */
  1412. dev_err(icd->dev.parent,
  1413. "FIXME: client try_fmt() = %d\n", ret);
  1414. return ret;
  1415. }
  1416. }
  1417. /* We will scale exactly */
  1418. if (mf.width > width)
  1419. pix->width = width;
  1420. if (mf.height > height)
  1421. pix->height = height;
  1422. }
  1423. dev_geo(icd->dev.parent, "%s(): return %d, fmt 0x%x, %ux%u\n",
  1424. __func__, ret, pix->pixelformat, pix->width, pix->height);
  1425. return ret;
  1426. }
  1427. static unsigned int sh_mobile_ceu_poll(struct file *file, poll_table *pt)
  1428. {
  1429. struct soc_camera_device *icd = file->private_data;
  1430. return vb2_poll(&icd->vb2_vidq, file, pt);
  1431. }
  1432. static int sh_mobile_ceu_querycap(struct soc_camera_host *ici,
  1433. struct v4l2_capability *cap)
  1434. {
  1435. strlcpy(cap->card, "SuperH_Mobile_CEU", sizeof(cap->card));
  1436. cap->version = KERNEL_VERSION(0, 0, 5);
  1437. cap->capabilities = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_STREAMING;
  1438. return 0;
  1439. }
  1440. static int sh_mobile_ceu_init_videobuf(struct vb2_queue *q,
  1441. struct soc_camera_device *icd)
  1442. {
  1443. q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1444. q->io_modes = VB2_MMAP | VB2_USERPTR;
  1445. q->drv_priv = icd;
  1446. q->ops = &sh_mobile_ceu_videobuf_ops;
  1447. q->mem_ops = &vb2_dma_contig_memops;
  1448. q->buf_struct_size = sizeof(struct sh_mobile_ceu_buffer);
  1449. return vb2_queue_init(q);
  1450. }
  1451. static int sh_mobile_ceu_get_ctrl(struct soc_camera_device *icd,
  1452. struct v4l2_control *ctrl)
  1453. {
  1454. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  1455. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  1456. u32 val;
  1457. switch (ctrl->id) {
  1458. case V4L2_CID_SHARPNESS:
  1459. val = ceu_read(pcdev, CLFCR);
  1460. ctrl->value = val ^ 1;
  1461. return 0;
  1462. }
  1463. return -ENOIOCTLCMD;
  1464. }
  1465. static int sh_mobile_ceu_set_ctrl(struct soc_camera_device *icd,
  1466. struct v4l2_control *ctrl)
  1467. {
  1468. struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent);
  1469. struct sh_mobile_ceu_dev *pcdev = ici->priv;
  1470. switch (ctrl->id) {
  1471. case V4L2_CID_SHARPNESS:
  1472. switch (icd->current_fmt->host_fmt->fourcc) {
  1473. case V4L2_PIX_FMT_NV12:
  1474. case V4L2_PIX_FMT_NV21:
  1475. case V4L2_PIX_FMT_NV16:
  1476. case V4L2_PIX_FMT_NV61:
  1477. ceu_write(pcdev, CLFCR, !ctrl->value);
  1478. return 0;
  1479. }
  1480. return -EINVAL;
  1481. }
  1482. return -ENOIOCTLCMD;
  1483. }
  1484. static const struct v4l2_queryctrl sh_mobile_ceu_controls[] = {
  1485. {
  1486. .id = V4L2_CID_SHARPNESS,
  1487. .type = V4L2_CTRL_TYPE_BOOLEAN,
  1488. .name = "Low-pass filter",
  1489. .minimum = 0,
  1490. .maximum = 1,
  1491. .step = 1,
  1492. .default_value = 0,
  1493. },
  1494. };
  1495. static struct soc_camera_host_ops sh_mobile_ceu_host_ops = {
  1496. .owner = THIS_MODULE,
  1497. .add = sh_mobile_ceu_add_device,
  1498. .remove = sh_mobile_ceu_remove_device,
  1499. .get_formats = sh_mobile_ceu_get_formats,
  1500. .put_formats = sh_mobile_ceu_put_formats,
  1501. .get_crop = sh_mobile_ceu_get_crop,
  1502. .set_crop = sh_mobile_ceu_set_crop,
  1503. .set_fmt = sh_mobile_ceu_set_fmt,
  1504. .try_fmt = sh_mobile_ceu_try_fmt,
  1505. .set_ctrl = sh_mobile_ceu_set_ctrl,
  1506. .get_ctrl = sh_mobile_ceu_get_ctrl,
  1507. .poll = sh_mobile_ceu_poll,
  1508. .querycap = sh_mobile_ceu_querycap,
  1509. .set_bus_param = sh_mobile_ceu_set_bus_param,
  1510. .init_videobuf2 = sh_mobile_ceu_init_videobuf,
  1511. .controls = sh_mobile_ceu_controls,
  1512. .num_controls = ARRAY_SIZE(sh_mobile_ceu_controls),
  1513. };
  1514. struct bus_wait {
  1515. struct notifier_block notifier;
  1516. struct completion completion;
  1517. struct device *dev;
  1518. };
  1519. static int bus_notify(struct notifier_block *nb,
  1520. unsigned long action, void *data)
  1521. {
  1522. struct device *dev = data;
  1523. struct bus_wait *wait = container_of(nb, struct bus_wait, notifier);
  1524. if (wait->dev != dev)
  1525. return NOTIFY_DONE;
  1526. switch (action) {
  1527. case BUS_NOTIFY_UNBOUND_DRIVER:
  1528. /* Protect from module unloading */
  1529. wait_for_completion(&wait->completion);
  1530. return NOTIFY_OK;
  1531. }
  1532. return NOTIFY_DONE;
  1533. }
  1534. static int __devinit sh_mobile_ceu_probe(struct platform_device *pdev)
  1535. {
  1536. struct sh_mobile_ceu_dev *pcdev;
  1537. struct resource *res;
  1538. void __iomem *base;
  1539. unsigned int irq;
  1540. int err = 0;
  1541. struct bus_wait wait = {
  1542. .completion = COMPLETION_INITIALIZER_ONSTACK(wait.completion),
  1543. .notifier.notifier_call = bus_notify,
  1544. };
  1545. struct device *csi2;
  1546. res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
  1547. irq = platform_get_irq(pdev, 0);
  1548. if (!res || (int)irq <= 0) {
  1549. dev_err(&pdev->dev, "Not enough CEU platform resources.\n");
  1550. err = -ENODEV;
  1551. goto exit;
  1552. }
  1553. pcdev = kzalloc(sizeof(*pcdev), GFP_KERNEL);
  1554. if (!pcdev) {
  1555. dev_err(&pdev->dev, "Could not allocate pcdev\n");
  1556. err = -ENOMEM;
  1557. goto exit;
  1558. }
  1559. INIT_LIST_HEAD(&pcdev->capture);
  1560. spin_lock_init(&pcdev->lock);
  1561. pcdev->pdata = pdev->dev.platform_data;
  1562. if (!pcdev->pdata) {
  1563. err = -EINVAL;
  1564. dev_err(&pdev->dev, "CEU platform data not set.\n");
  1565. goto exit_kfree;
  1566. }
  1567. base = ioremap_nocache(res->start, resource_size(res));
  1568. if (!base) {
  1569. err = -ENXIO;
  1570. dev_err(&pdev->dev, "Unable to ioremap CEU registers.\n");
  1571. goto exit_kfree;
  1572. }
  1573. pcdev->irq = irq;
  1574. pcdev->base = base;
  1575. pcdev->video_limit = 0; /* only enabled if second resource exists */
  1576. res = platform_get_resource(pdev, IORESOURCE_MEM, 1);
  1577. if (res) {
  1578. err = dma_declare_coherent_memory(&pdev->dev, res->start,
  1579. res->start,
  1580. resource_size(res),
  1581. DMA_MEMORY_MAP |
  1582. DMA_MEMORY_EXCLUSIVE);
  1583. if (!err) {
  1584. dev_err(&pdev->dev, "Unable to declare CEU memory.\n");
  1585. err = -ENXIO;
  1586. goto exit_iounmap;
  1587. }
  1588. pcdev->video_limit = resource_size(res);
  1589. }
  1590. /* request irq */
  1591. err = request_irq(pcdev->irq, sh_mobile_ceu_irq, IRQF_DISABLED,
  1592. dev_name(&pdev->dev), pcdev);
  1593. if (err) {
  1594. dev_err(&pdev->dev, "Unable to register CEU interrupt.\n");
  1595. goto exit_release_mem;
  1596. }
  1597. pm_suspend_ignore_children(&pdev->dev, true);
  1598. pm_runtime_enable(&pdev->dev);
  1599. pm_runtime_resume(&pdev->dev);
  1600. pcdev->ici.priv = pcdev;
  1601. pcdev->ici.v4l2_dev.dev = &pdev->dev;
  1602. pcdev->ici.nr = pdev->id;
  1603. pcdev->ici.drv_name = dev_name(&pdev->dev);
  1604. pcdev->ici.ops = &sh_mobile_ceu_host_ops;
  1605. /* CSI2 interfacing */
  1606. csi2 = pcdev->pdata->csi2_dev;
  1607. if (csi2) {
  1608. wait.dev = csi2;
  1609. err = bus_register_notifier(&platform_bus_type, &wait.notifier);
  1610. if (err < 0)
  1611. goto exit_free_clk;
  1612. /*
  1613. * From this point the driver module will not unload, until
  1614. * we complete the completion.
  1615. */
  1616. if (!csi2->driver) {
  1617. complete(&wait.completion);
  1618. /* Either too late, or probing failed */
  1619. bus_unregister_notifier(&platform_bus_type, &wait.notifier);
  1620. err = -ENXIO;
  1621. goto exit_free_clk;
  1622. }
  1623. /*
  1624. * The module is still loaded, in the worst case it is hanging
  1625. * in device release on our completion. So, _now_ dereferencing
  1626. * the "owner" is safe!
  1627. */
  1628. err = try_module_get(csi2->driver->owner);
  1629. /* Let notifier complete, if it has been locked */
  1630. complete(&wait.completion);
  1631. bus_unregister_notifier(&platform_bus_type, &wait.notifier);
  1632. if (!err) {
  1633. err = -ENODEV;
  1634. goto exit_free_clk;
  1635. }
  1636. }
  1637. pcdev->alloc_ctx = vb2_dma_contig_init_ctx(&pdev->dev);
  1638. if (IS_ERR(pcdev->alloc_ctx)) {
  1639. err = PTR_ERR(pcdev->alloc_ctx);
  1640. goto exit_module_put;
  1641. }
  1642. err = soc_camera_host_register(&pcdev->ici);
  1643. if (err)
  1644. goto exit_free_ctx;
  1645. return 0;
  1646. exit_free_ctx:
  1647. vb2_dma_contig_cleanup_ctx(pcdev->alloc_ctx);
  1648. exit_module_put:
  1649. if (csi2 && csi2->driver)
  1650. module_put(csi2->driver->owner);
  1651. exit_free_clk:
  1652. pm_runtime_disable(&pdev->dev);
  1653. free_irq(pcdev->irq, pcdev);
  1654. exit_release_mem:
  1655. if (platform_get_resource(pdev, IORESOURCE_MEM, 1))
  1656. dma_release_declared_memory(&pdev->dev);
  1657. exit_iounmap:
  1658. iounmap(base);
  1659. exit_kfree:
  1660. kfree(pcdev);
  1661. exit:
  1662. return err;
  1663. }
  1664. static int __devexit sh_mobile_ceu_remove(struct platform_device *pdev)
  1665. {
  1666. struct soc_camera_host *soc_host = to_soc_camera_host(&pdev->dev);
  1667. struct sh_mobile_ceu_dev *pcdev = container_of(soc_host,
  1668. struct sh_mobile_ceu_dev, ici);
  1669. struct device *csi2 = pcdev->pdata->csi2_dev;
  1670. soc_camera_host_unregister(soc_host);
  1671. pm_runtime_disable(&pdev->dev);
  1672. free_irq(pcdev->irq, pcdev);
  1673. if (platform_get_resource(pdev, IORESOURCE_MEM, 1))
  1674. dma_release_declared_memory(&pdev->dev);
  1675. iounmap(pcdev->base);
  1676. vb2_dma_contig_cleanup_ctx(pcdev->alloc_ctx);
  1677. if (csi2 && csi2->driver)
  1678. module_put(csi2->driver->owner);
  1679. kfree(pcdev);
  1680. return 0;
  1681. }
  1682. static int sh_mobile_ceu_runtime_nop(struct device *dev)
  1683. {
  1684. /* Runtime PM callback shared between ->runtime_suspend()
  1685. * and ->runtime_resume(). Simply returns success.
  1686. *
  1687. * This driver re-initializes all registers after
  1688. * pm_runtime_get_sync() anyway so there is no need
  1689. * to save and restore registers here.
  1690. */
  1691. return 0;
  1692. }
  1693. static const struct dev_pm_ops sh_mobile_ceu_dev_pm_ops = {
  1694. .runtime_suspend = sh_mobile_ceu_runtime_nop,
  1695. .runtime_resume = sh_mobile_ceu_runtime_nop,
  1696. };
  1697. static struct platform_driver sh_mobile_ceu_driver = {
  1698. .driver = {
  1699. .name = "sh_mobile_ceu",
  1700. .pm = &sh_mobile_ceu_dev_pm_ops,
  1701. },
  1702. .probe = sh_mobile_ceu_probe,
  1703. .remove = __devexit_p(sh_mobile_ceu_remove),
  1704. };
  1705. static int __init sh_mobile_ceu_init(void)
  1706. {
  1707. /* Whatever return code */
  1708. request_module("sh_mobile_csi2");
  1709. return platform_driver_register(&sh_mobile_ceu_driver);
  1710. }
  1711. static void __exit sh_mobile_ceu_exit(void)
  1712. {
  1713. platform_driver_unregister(&sh_mobile_ceu_driver);
  1714. }
  1715. module_init(sh_mobile_ceu_init);
  1716. module_exit(sh_mobile_ceu_exit);
  1717. MODULE_DESCRIPTION("SuperH Mobile CEU driver");
  1718. MODULE_AUTHOR("Magnus Damm");
  1719. MODULE_LICENSE("GPL");
  1720. MODULE_ALIAS("platform:sh_mobile_ceu");