fimc-core.c 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940
  1. /*
  2. * S5P camera interface (video postprocessor) driver
  3. *
  4. * Copyright (c) 2010 Samsung Electronics Co., Ltd
  5. *
  6. * Sylwester Nawrocki, <s.nawrocki@samsung.com>
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published
  10. * by the Free Software Foundation, either version 2 of the License,
  11. * or (at your option) any later version.
  12. */
  13. #include <linux/module.h>
  14. #include <linux/kernel.h>
  15. #include <linux/version.h>
  16. #include <linux/types.h>
  17. #include <linux/errno.h>
  18. #include <linux/bug.h>
  19. #include <linux/interrupt.h>
  20. #include <linux/device.h>
  21. #include <linux/platform_device.h>
  22. #include <linux/list.h>
  23. #include <linux/io.h>
  24. #include <linux/slab.h>
  25. #include <linux/clk.h>
  26. #include <media/v4l2-ioctl.h>
  27. #include <media/videobuf2-core.h>
  28. #include <media/videobuf2-dma-contig.h>
  29. #include "fimc-core.h"
  30. static char *fimc_clocks[MAX_FIMC_CLOCKS] = {
  31. "sclk_fimc", "fimc", "sclk_cam"
  32. };
  33. static struct fimc_fmt fimc_formats[] = {
  34. {
  35. .name = "RGB565",
  36. .fourcc = V4L2_PIX_FMT_RGB565X,
  37. .depth = { 16 },
  38. .color = S5P_FIMC_RGB565,
  39. .memplanes = 1,
  40. .colplanes = 1,
  41. .flags = FMT_FLAGS_M2M,
  42. }, {
  43. .name = "BGR666",
  44. .fourcc = V4L2_PIX_FMT_BGR666,
  45. .depth = { 32 },
  46. .color = S5P_FIMC_RGB666,
  47. .memplanes = 1,
  48. .colplanes = 1,
  49. .flags = FMT_FLAGS_M2M,
  50. }, {
  51. .name = "XRGB-8-8-8-8, 32 bpp",
  52. .fourcc = V4L2_PIX_FMT_RGB32,
  53. .depth = { 32 },
  54. .color = S5P_FIMC_RGB888,
  55. .memplanes = 1,
  56. .colplanes = 1,
  57. .flags = FMT_FLAGS_M2M,
  58. }, {
  59. .name = "YUV 4:2:2 packed, YCbYCr",
  60. .fourcc = V4L2_PIX_FMT_YUYV,
  61. .depth = { 16 },
  62. .color = S5P_FIMC_YCBYCR422,
  63. .memplanes = 1,
  64. .colplanes = 1,
  65. .mbus_code = V4L2_MBUS_FMT_YUYV8_2X8,
  66. .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
  67. }, {
  68. .name = "YUV 4:2:2 packed, CbYCrY",
  69. .fourcc = V4L2_PIX_FMT_UYVY,
  70. .depth = { 16 },
  71. .color = S5P_FIMC_CBYCRY422,
  72. .memplanes = 1,
  73. .colplanes = 1,
  74. .mbus_code = V4L2_MBUS_FMT_UYVY8_2X8,
  75. .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
  76. }, {
  77. .name = "YUV 4:2:2 packed, CrYCbY",
  78. .fourcc = V4L2_PIX_FMT_VYUY,
  79. .depth = { 16 },
  80. .color = S5P_FIMC_CRYCBY422,
  81. .memplanes = 1,
  82. .colplanes = 1,
  83. .mbus_code = V4L2_MBUS_FMT_VYUY8_2X8,
  84. .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
  85. }, {
  86. .name = "YUV 4:2:2 packed, YCrYCb",
  87. .fourcc = V4L2_PIX_FMT_YVYU,
  88. .depth = { 16 },
  89. .color = S5P_FIMC_YCRYCB422,
  90. .memplanes = 1,
  91. .colplanes = 1,
  92. .mbus_code = V4L2_MBUS_FMT_YVYU8_2X8,
  93. .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
  94. }, {
  95. .name = "YUV 4:2:2 planar, Y/Cb/Cr",
  96. .fourcc = V4L2_PIX_FMT_YUV422P,
  97. .depth = { 12 },
  98. .color = S5P_FIMC_YCBYCR422,
  99. .memplanes = 1,
  100. .colplanes = 3,
  101. .flags = FMT_FLAGS_M2M,
  102. }, {
  103. .name = "YUV 4:2:2 planar, Y/CbCr",
  104. .fourcc = V4L2_PIX_FMT_NV16,
  105. .depth = { 16 },
  106. .color = S5P_FIMC_YCBYCR422,
  107. .memplanes = 1,
  108. .colplanes = 2,
  109. .flags = FMT_FLAGS_M2M,
  110. }, {
  111. .name = "YUV 4:2:2 planar, Y/CrCb",
  112. .fourcc = V4L2_PIX_FMT_NV61,
  113. .depth = { 16 },
  114. .color = S5P_FIMC_YCRYCB422,
  115. .memplanes = 1,
  116. .colplanes = 2,
  117. .flags = FMT_FLAGS_M2M,
  118. }, {
  119. .name = "YUV 4:2:0 planar, YCbCr",
  120. .fourcc = V4L2_PIX_FMT_YUV420,
  121. .depth = { 12 },
  122. .color = S5P_FIMC_YCBCR420,
  123. .memplanes = 1,
  124. .colplanes = 3,
  125. .flags = FMT_FLAGS_M2M,
  126. }, {
  127. .name = "YUV 4:2:0 planar, Y/CbCr",
  128. .fourcc = V4L2_PIX_FMT_NV12,
  129. .depth = { 12 },
  130. .color = S5P_FIMC_YCBCR420,
  131. .memplanes = 1,
  132. .colplanes = 2,
  133. .flags = FMT_FLAGS_M2M,
  134. }, {
  135. .name = "YUV 4:2:0 non-contiguous 2-planar, Y/CbCr",
  136. .fourcc = V4L2_PIX_FMT_NV12M,
  137. .color = S5P_FIMC_YCBCR420,
  138. .depth = { 8, 4 },
  139. .memplanes = 2,
  140. .colplanes = 2,
  141. .flags = FMT_FLAGS_M2M,
  142. }, {
  143. .name = "YUV 4:2:0 non-contiguous 3-planar, Y/Cb/Cr",
  144. .fourcc = V4L2_PIX_FMT_YUV420M,
  145. .color = S5P_FIMC_YCBCR420,
  146. .depth = { 8, 2, 2 },
  147. .memplanes = 3,
  148. .colplanes = 3,
  149. .flags = FMT_FLAGS_M2M,
  150. }, {
  151. .name = "YUV 4:2:0 non-contiguous 2-planar, Y/CbCr, tiled",
  152. .fourcc = V4L2_PIX_FMT_NV12MT,
  153. .color = S5P_FIMC_YCBCR420,
  154. .depth = { 8, 4 },
  155. .memplanes = 2,
  156. .colplanes = 2,
  157. .flags = FMT_FLAGS_M2M,
  158. },
  159. };
  160. static struct v4l2_queryctrl fimc_ctrls[] = {
  161. {
  162. .id = V4L2_CID_HFLIP,
  163. .type = V4L2_CTRL_TYPE_BOOLEAN,
  164. .name = "Horizontal flip",
  165. .minimum = 0,
  166. .maximum = 1,
  167. .default_value = 0,
  168. }, {
  169. .id = V4L2_CID_VFLIP,
  170. .type = V4L2_CTRL_TYPE_BOOLEAN,
  171. .name = "Vertical flip",
  172. .minimum = 0,
  173. .maximum = 1,
  174. .default_value = 0,
  175. }, {
  176. .id = V4L2_CID_ROTATE,
  177. .type = V4L2_CTRL_TYPE_INTEGER,
  178. .name = "Rotation (CCW)",
  179. .minimum = 0,
  180. .maximum = 270,
  181. .step = 90,
  182. .default_value = 0,
  183. },
  184. };
  185. static struct v4l2_queryctrl *get_ctrl(int id)
  186. {
  187. int i;
  188. for (i = 0; i < ARRAY_SIZE(fimc_ctrls); ++i)
  189. if (id == fimc_ctrls[i].id)
  190. return &fimc_ctrls[i];
  191. return NULL;
  192. }
  193. int fimc_check_scaler_ratio(int sw, int sh, int dw, int dh, int rot)
  194. {
  195. int tx, ty;
  196. if (rot == 90 || rot == 270) {
  197. ty = dw;
  198. tx = dh;
  199. } else {
  200. tx = dw;
  201. ty = dh;
  202. }
  203. if ((sw >= SCALER_MAX_HRATIO * tx) || (sh >= SCALER_MAX_VRATIO * ty))
  204. return -EINVAL;
  205. return 0;
  206. }
  207. static int fimc_get_scaler_factor(u32 src, u32 tar, u32 *ratio, u32 *shift)
  208. {
  209. u32 sh = 6;
  210. if (src >= 64 * tar)
  211. return -EINVAL;
  212. while (sh--) {
  213. u32 tmp = 1 << sh;
  214. if (src >= tar * tmp) {
  215. *shift = sh, *ratio = tmp;
  216. return 0;
  217. }
  218. }
  219. *shift = 0, *ratio = 1;
  220. return 0;
  221. }
  222. int fimc_set_scaler_info(struct fimc_ctx *ctx)
  223. {
  224. struct fimc_scaler *sc = &ctx->scaler;
  225. struct fimc_frame *s_frame = &ctx->s_frame;
  226. struct fimc_frame *d_frame = &ctx->d_frame;
  227. struct samsung_fimc_variant *variant = ctx->fimc_dev->variant;
  228. int tx, ty, sx, sy;
  229. int ret;
  230. if (ctx->rotation == 90 || ctx->rotation == 270) {
  231. ty = d_frame->width;
  232. tx = d_frame->height;
  233. } else {
  234. tx = d_frame->width;
  235. ty = d_frame->height;
  236. }
  237. if (tx <= 0 || ty <= 0) {
  238. v4l2_err(&ctx->fimc_dev->m2m.v4l2_dev,
  239. "invalid target size: %d x %d", tx, ty);
  240. return -EINVAL;
  241. }
  242. sx = s_frame->width;
  243. sy = s_frame->height;
  244. if (sx <= 0 || sy <= 0) {
  245. err("invalid source size: %d x %d", sx, sy);
  246. return -EINVAL;
  247. }
  248. sc->real_width = sx;
  249. sc->real_height = sy;
  250. ret = fimc_get_scaler_factor(sx, tx, &sc->pre_hratio, &sc->hfactor);
  251. if (ret)
  252. return ret;
  253. ret = fimc_get_scaler_factor(sy, ty, &sc->pre_vratio, &sc->vfactor);
  254. if (ret)
  255. return ret;
  256. sc->pre_dst_width = sx / sc->pre_hratio;
  257. sc->pre_dst_height = sy / sc->pre_vratio;
  258. if (variant->has_mainscaler_ext) {
  259. sc->main_hratio = (sx << 14) / (tx << sc->hfactor);
  260. sc->main_vratio = (sy << 14) / (ty << sc->vfactor);
  261. } else {
  262. sc->main_hratio = (sx << 8) / (tx << sc->hfactor);
  263. sc->main_vratio = (sy << 8) / (ty << sc->vfactor);
  264. }
  265. sc->scaleup_h = (tx >= sx) ? 1 : 0;
  266. sc->scaleup_v = (ty >= sy) ? 1 : 0;
  267. /* check to see if input and output size/format differ */
  268. if (s_frame->fmt->color == d_frame->fmt->color
  269. && s_frame->width == d_frame->width
  270. && s_frame->height == d_frame->height)
  271. sc->copy_mode = 1;
  272. else
  273. sc->copy_mode = 0;
  274. return 0;
  275. }
  276. static void fimc_m2m_job_finish(struct fimc_ctx *ctx, int vb_state)
  277. {
  278. struct vb2_buffer *src_vb, *dst_vb;
  279. struct fimc_dev *fimc = ctx->fimc_dev;
  280. if (!ctx || !ctx->m2m_ctx)
  281. return;
  282. src_vb = v4l2_m2m_src_buf_remove(ctx->m2m_ctx);
  283. dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
  284. if (src_vb && dst_vb) {
  285. v4l2_m2m_buf_done(src_vb, vb_state);
  286. v4l2_m2m_buf_done(dst_vb, vb_state);
  287. v4l2_m2m_job_finish(fimc->m2m.m2m_dev, ctx->m2m_ctx);
  288. }
  289. }
  290. /* Complete the transaction which has been scheduled for execution. */
  291. static void fimc_m2m_shutdown(struct fimc_ctx *ctx)
  292. {
  293. struct fimc_dev *fimc = ctx->fimc_dev;
  294. int ret;
  295. if (!fimc_m2m_pending(fimc))
  296. return;
  297. fimc_ctx_state_lock_set(FIMC_CTX_SHUT, ctx);
  298. ret = wait_event_timeout(fimc->irq_queue,
  299. !fimc_ctx_state_is_set(FIMC_CTX_SHUT, ctx),
  300. FIMC_SHUTDOWN_TIMEOUT);
  301. /*
  302. * In case of a timeout the buffers are not released in the interrupt
  303. * handler so return them here with the error flag set, if there are
  304. * any on the queue.
  305. */
  306. if (ret == 0)
  307. fimc_m2m_job_finish(ctx, VB2_BUF_STATE_ERROR);
  308. }
  309. static int stop_streaming(struct vb2_queue *q)
  310. {
  311. struct fimc_ctx *ctx = q->drv_priv;
  312. fimc_m2m_shutdown(ctx);
  313. return 0;
  314. }
  315. static void fimc_capture_irq_handler(struct fimc_dev *fimc)
  316. {
  317. struct fimc_vid_cap *cap = &fimc->vid_cap;
  318. struct fimc_vid_buffer *v_buf;
  319. struct timeval *tv;
  320. struct timespec ts;
  321. if (!list_empty(&cap->active_buf_q) &&
  322. test_bit(ST_CAPT_RUN, &fimc->state)) {
  323. ktime_get_real_ts(&ts);
  324. v_buf = active_queue_pop(cap);
  325. tv = &v_buf->vb.v4l2_buf.timestamp;
  326. tv->tv_sec = ts.tv_sec;
  327. tv->tv_usec = ts.tv_nsec / NSEC_PER_USEC;
  328. v_buf->vb.v4l2_buf.sequence = cap->frame_count++;
  329. vb2_buffer_done(&v_buf->vb, VB2_BUF_STATE_DONE);
  330. }
  331. if (test_and_clear_bit(ST_CAPT_SHUT, &fimc->state)) {
  332. wake_up(&fimc->irq_queue);
  333. return;
  334. }
  335. if (!list_empty(&cap->pending_buf_q)) {
  336. v_buf = pending_queue_pop(cap);
  337. fimc_hw_set_output_addr(fimc, &v_buf->paddr, cap->buf_index);
  338. v_buf->index = cap->buf_index;
  339. /* Move the buffer to the capture active queue */
  340. active_queue_add(cap, v_buf);
  341. dbg("next frame: %d, done frame: %d",
  342. fimc_hw_get_frame_index(fimc), v_buf->index);
  343. if (++cap->buf_index >= FIMC_MAX_OUT_BUFS)
  344. cap->buf_index = 0;
  345. }
  346. if (cap->active_buf_cnt == 0) {
  347. clear_bit(ST_CAPT_RUN, &fimc->state);
  348. if (++cap->buf_index >= FIMC_MAX_OUT_BUFS)
  349. cap->buf_index = 0;
  350. } else {
  351. set_bit(ST_CAPT_RUN, &fimc->state);
  352. }
  353. dbg("frame: %d, active_buf_cnt: %d",
  354. fimc_hw_get_frame_index(fimc), cap->active_buf_cnt);
  355. }
  356. static irqreturn_t fimc_isr(int irq, void *priv)
  357. {
  358. struct fimc_dev *fimc = priv;
  359. struct fimc_vid_cap *cap = &fimc->vid_cap;
  360. struct fimc_ctx *ctx;
  361. fimc_hw_clear_irq(fimc);
  362. if (test_and_clear_bit(ST_M2M_PEND, &fimc->state)) {
  363. ctx = v4l2_m2m_get_curr_priv(fimc->m2m.m2m_dev);
  364. if (ctx != NULL) {
  365. fimc_m2m_job_finish(ctx, VB2_BUF_STATE_DONE);
  366. spin_lock(&ctx->slock);
  367. if (ctx->state & FIMC_CTX_SHUT) {
  368. ctx->state &= ~FIMC_CTX_SHUT;
  369. wake_up(&fimc->irq_queue);
  370. }
  371. spin_unlock(&ctx->slock);
  372. }
  373. return IRQ_HANDLED;
  374. }
  375. spin_lock(&fimc->slock);
  376. if (test_bit(ST_CAPT_PEND, &fimc->state)) {
  377. fimc_capture_irq_handler(fimc);
  378. if (cap->active_buf_cnt == 1) {
  379. fimc_deactivate_capture(fimc);
  380. clear_bit(ST_CAPT_STREAM, &fimc->state);
  381. }
  382. }
  383. spin_unlock(&fimc->slock);
  384. return IRQ_HANDLED;
  385. }
  386. /* The color format (colplanes, memplanes) must be already configured. */
  387. int fimc_prepare_addr(struct fimc_ctx *ctx, struct vb2_buffer *vb,
  388. struct fimc_frame *frame, struct fimc_addr *paddr)
  389. {
  390. int ret = 0;
  391. u32 pix_size;
  392. if (vb == NULL || frame == NULL)
  393. return -EINVAL;
  394. pix_size = frame->width * frame->height;
  395. dbg("memplanes= %d, colplanes= %d, pix_size= %d",
  396. frame->fmt->memplanes, frame->fmt->colplanes, pix_size);
  397. paddr->y = vb2_dma_contig_plane_paddr(vb, 0);
  398. if (frame->fmt->memplanes == 1) {
  399. switch (frame->fmt->colplanes) {
  400. case 1:
  401. paddr->cb = 0;
  402. paddr->cr = 0;
  403. break;
  404. case 2:
  405. /* decompose Y into Y/Cb */
  406. paddr->cb = (u32)(paddr->y + pix_size);
  407. paddr->cr = 0;
  408. break;
  409. case 3:
  410. paddr->cb = (u32)(paddr->y + pix_size);
  411. /* decompose Y into Y/Cb/Cr */
  412. if (S5P_FIMC_YCBCR420 == frame->fmt->color)
  413. paddr->cr = (u32)(paddr->cb
  414. + (pix_size >> 2));
  415. else /* 422 */
  416. paddr->cr = (u32)(paddr->cb
  417. + (pix_size >> 1));
  418. break;
  419. default:
  420. return -EINVAL;
  421. }
  422. } else {
  423. if (frame->fmt->memplanes >= 2)
  424. paddr->cb = vb2_dma_contig_plane_paddr(vb, 1);
  425. if (frame->fmt->memplanes == 3)
  426. paddr->cr = vb2_dma_contig_plane_paddr(vb, 2);
  427. }
  428. dbg("PHYS_ADDR: y= 0x%X cb= 0x%X cr= 0x%X ret= %d",
  429. paddr->y, paddr->cb, paddr->cr, ret);
  430. return ret;
  431. }
  432. /* Set order for 1 and 2 plane YCBCR 4:2:2 formats. */
  433. static void fimc_set_yuv_order(struct fimc_ctx *ctx)
  434. {
  435. /* The one only mode supported in SoC. */
  436. ctx->in_order_2p = S5P_FIMC_LSB_CRCB;
  437. ctx->out_order_2p = S5P_FIMC_LSB_CRCB;
  438. /* Set order for 1 plane input formats. */
  439. switch (ctx->s_frame.fmt->color) {
  440. case S5P_FIMC_YCRYCB422:
  441. ctx->in_order_1p = S5P_MSCTRL_ORDER422_CBYCRY;
  442. break;
  443. case S5P_FIMC_CBYCRY422:
  444. ctx->in_order_1p = S5P_MSCTRL_ORDER422_YCRYCB;
  445. break;
  446. case S5P_FIMC_CRYCBY422:
  447. ctx->in_order_1p = S5P_MSCTRL_ORDER422_YCBYCR;
  448. break;
  449. case S5P_FIMC_YCBYCR422:
  450. default:
  451. ctx->in_order_1p = S5P_MSCTRL_ORDER422_CRYCBY;
  452. break;
  453. }
  454. dbg("ctx->in_order_1p= %d", ctx->in_order_1p);
  455. switch (ctx->d_frame.fmt->color) {
  456. case S5P_FIMC_YCRYCB422:
  457. ctx->out_order_1p = S5P_CIOCTRL_ORDER422_CBYCRY;
  458. break;
  459. case S5P_FIMC_CBYCRY422:
  460. ctx->out_order_1p = S5P_CIOCTRL_ORDER422_YCRYCB;
  461. break;
  462. case S5P_FIMC_CRYCBY422:
  463. ctx->out_order_1p = S5P_CIOCTRL_ORDER422_YCBYCR;
  464. break;
  465. case S5P_FIMC_YCBYCR422:
  466. default:
  467. ctx->out_order_1p = S5P_CIOCTRL_ORDER422_CRYCBY;
  468. break;
  469. }
  470. dbg("ctx->out_order_1p= %d", ctx->out_order_1p);
  471. }
  472. static void fimc_prepare_dma_offset(struct fimc_ctx *ctx, struct fimc_frame *f)
  473. {
  474. struct samsung_fimc_variant *variant = ctx->fimc_dev->variant;
  475. u32 i, depth = 0;
  476. for (i = 0; i < f->fmt->colplanes; i++)
  477. depth += f->fmt->depth[i];
  478. f->dma_offset.y_h = f->offs_h;
  479. if (!variant->pix_hoff)
  480. f->dma_offset.y_h *= (depth >> 3);
  481. f->dma_offset.y_v = f->offs_v;
  482. f->dma_offset.cb_h = f->offs_h;
  483. f->dma_offset.cb_v = f->offs_v;
  484. f->dma_offset.cr_h = f->offs_h;
  485. f->dma_offset.cr_v = f->offs_v;
  486. if (!variant->pix_hoff) {
  487. if (f->fmt->colplanes == 3) {
  488. f->dma_offset.cb_h >>= 1;
  489. f->dma_offset.cr_h >>= 1;
  490. }
  491. if (f->fmt->color == S5P_FIMC_YCBCR420) {
  492. f->dma_offset.cb_v >>= 1;
  493. f->dma_offset.cr_v >>= 1;
  494. }
  495. }
  496. dbg("in_offset: color= %d, y_h= %d, y_v= %d",
  497. f->fmt->color, f->dma_offset.y_h, f->dma_offset.y_v);
  498. }
  499. /**
  500. * fimc_prepare_config - check dimensions, operation and color mode
  501. * and pre-calculate offset and the scaling coefficients.
  502. *
  503. * @ctx: hardware context information
  504. * @flags: flags indicating which parameters to check/update
  505. *
  506. * Return: 0 if dimensions are valid or non zero otherwise.
  507. */
  508. int fimc_prepare_config(struct fimc_ctx *ctx, u32 flags)
  509. {
  510. struct fimc_frame *s_frame, *d_frame;
  511. struct vb2_buffer *vb = NULL;
  512. int ret = 0;
  513. s_frame = &ctx->s_frame;
  514. d_frame = &ctx->d_frame;
  515. if (flags & FIMC_PARAMS) {
  516. /* Prepare the DMA offset ratios for scaler. */
  517. fimc_prepare_dma_offset(ctx, &ctx->s_frame);
  518. fimc_prepare_dma_offset(ctx, &ctx->d_frame);
  519. if (s_frame->height > (SCALER_MAX_VRATIO * d_frame->height) ||
  520. s_frame->width > (SCALER_MAX_HRATIO * d_frame->width)) {
  521. err("out of scaler range");
  522. return -EINVAL;
  523. }
  524. fimc_set_yuv_order(ctx);
  525. }
  526. /* Input DMA mode is not allowed when the scaler is disabled. */
  527. ctx->scaler.enabled = 1;
  528. if (flags & FIMC_SRC_ADDR) {
  529. vb = v4l2_m2m_next_src_buf(ctx->m2m_ctx);
  530. ret = fimc_prepare_addr(ctx, vb, s_frame, &s_frame->paddr);
  531. if (ret)
  532. return ret;
  533. }
  534. if (flags & FIMC_DST_ADDR) {
  535. vb = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);
  536. ret = fimc_prepare_addr(ctx, vb, d_frame, &d_frame->paddr);
  537. }
  538. return ret;
  539. }
  540. static void fimc_dma_run(void *priv)
  541. {
  542. struct fimc_ctx *ctx = priv;
  543. struct fimc_dev *fimc;
  544. unsigned long flags;
  545. u32 ret;
  546. if (WARN(!ctx, "null hardware context\n"))
  547. return;
  548. fimc = ctx->fimc_dev;
  549. spin_lock_irqsave(&ctx->slock, flags);
  550. set_bit(ST_M2M_PEND, &fimc->state);
  551. ctx->state |= (FIMC_SRC_ADDR | FIMC_DST_ADDR);
  552. ret = fimc_prepare_config(ctx, ctx->state);
  553. if (ret)
  554. goto dma_unlock;
  555. /* Reconfigure hardware if the context has changed. */
  556. if (fimc->m2m.ctx != ctx) {
  557. ctx->state |= FIMC_PARAMS;
  558. fimc->m2m.ctx = ctx;
  559. }
  560. spin_lock(&fimc->slock);
  561. fimc_hw_set_input_addr(fimc, &ctx->s_frame.paddr);
  562. if (ctx->state & FIMC_PARAMS) {
  563. fimc_hw_set_input_path(ctx);
  564. fimc_hw_set_in_dma(ctx);
  565. ret = fimc_set_scaler_info(ctx);
  566. if (ret) {
  567. spin_unlock(&fimc->slock);
  568. goto dma_unlock;
  569. }
  570. fimc_hw_set_prescaler(ctx);
  571. fimc_hw_set_mainscaler(ctx);
  572. fimc_hw_set_target_format(ctx);
  573. fimc_hw_set_rotation(ctx);
  574. fimc_hw_set_effect(ctx);
  575. }
  576. fimc_hw_set_output_path(ctx);
  577. if (ctx->state & (FIMC_DST_ADDR | FIMC_PARAMS))
  578. fimc_hw_set_output_addr(fimc, &ctx->d_frame.paddr, -1);
  579. if (ctx->state & FIMC_PARAMS)
  580. fimc_hw_set_out_dma(ctx);
  581. fimc_activate_capture(ctx);
  582. ctx->state &= (FIMC_CTX_M2M | FIMC_CTX_CAP |
  583. FIMC_SRC_FMT | FIMC_DST_FMT);
  584. fimc_hw_activate_input_dma(fimc, true);
  585. spin_unlock(&fimc->slock);
  586. dma_unlock:
  587. spin_unlock_irqrestore(&ctx->slock, flags);
  588. }
  589. static void fimc_job_abort(void *priv)
  590. {
  591. fimc_m2m_shutdown(priv);
  592. }
  593. static int fimc_queue_setup(struct vb2_queue *vq, unsigned int *num_buffers,
  594. unsigned int *num_planes, unsigned long sizes[],
  595. void *allocators[])
  596. {
  597. struct fimc_ctx *ctx = vb2_get_drv_priv(vq);
  598. struct fimc_frame *f;
  599. int i;
  600. f = ctx_get_frame(ctx, vq->type);
  601. if (IS_ERR(f))
  602. return PTR_ERR(f);
  603. /*
  604. * Return number of non-contigous planes (plane buffers)
  605. * depending on the configured color format.
  606. */
  607. if (!f->fmt)
  608. return -EINVAL;
  609. *num_planes = f->fmt->memplanes;
  610. for (i = 0; i < f->fmt->memplanes; i++) {
  611. sizes[i] = (f->f_width * f->f_height * f->fmt->depth[i]) / 8;
  612. allocators[i] = ctx->fimc_dev->alloc_ctx;
  613. }
  614. return 0;
  615. }
  616. static int fimc_buf_prepare(struct vb2_buffer *vb)
  617. {
  618. struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
  619. struct fimc_frame *frame;
  620. int i;
  621. frame = ctx_get_frame(ctx, vb->vb2_queue->type);
  622. if (IS_ERR(frame))
  623. return PTR_ERR(frame);
  624. for (i = 0; i < frame->fmt->memplanes; i++)
  625. vb2_set_plane_payload(vb, i, frame->payload[i]);
  626. return 0;
  627. }
  628. static void fimc_buf_queue(struct vb2_buffer *vb)
  629. {
  630. struct fimc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
  631. dbg("ctx: %p, ctx->state: 0x%x", ctx, ctx->state);
  632. if (ctx->m2m_ctx)
  633. v4l2_m2m_buf_queue(ctx->m2m_ctx, vb);
  634. }
  635. static void fimc_lock(struct vb2_queue *vq)
  636. {
  637. struct fimc_ctx *ctx = vb2_get_drv_priv(vq);
  638. mutex_lock(&ctx->fimc_dev->lock);
  639. }
  640. static void fimc_unlock(struct vb2_queue *vq)
  641. {
  642. struct fimc_ctx *ctx = vb2_get_drv_priv(vq);
  643. mutex_unlock(&ctx->fimc_dev->lock);
  644. }
  645. static struct vb2_ops fimc_qops = {
  646. .queue_setup = fimc_queue_setup,
  647. .buf_prepare = fimc_buf_prepare,
  648. .buf_queue = fimc_buf_queue,
  649. .wait_prepare = fimc_unlock,
  650. .wait_finish = fimc_lock,
  651. .stop_streaming = stop_streaming,
  652. };
  653. static int fimc_m2m_querycap(struct file *file, void *priv,
  654. struct v4l2_capability *cap)
  655. {
  656. struct fimc_ctx *ctx = file->private_data;
  657. struct fimc_dev *fimc = ctx->fimc_dev;
  658. strncpy(cap->driver, fimc->pdev->name, sizeof(cap->driver) - 1);
  659. strncpy(cap->card, fimc->pdev->name, sizeof(cap->card) - 1);
  660. cap->bus_info[0] = 0;
  661. cap->version = KERNEL_VERSION(1, 0, 0);
  662. cap->capabilities = V4L2_CAP_STREAMING |
  663. V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OUTPUT |
  664. V4L2_CAP_VIDEO_CAPTURE_MPLANE | V4L2_CAP_VIDEO_OUTPUT_MPLANE;
  665. return 0;
  666. }
  667. int fimc_vidioc_enum_fmt_mplane(struct file *file, void *priv,
  668. struct v4l2_fmtdesc *f)
  669. {
  670. struct fimc_fmt *fmt;
  671. if (f->index >= ARRAY_SIZE(fimc_formats))
  672. return -EINVAL;
  673. fmt = &fimc_formats[f->index];
  674. strncpy(f->description, fmt->name, sizeof(f->description) - 1);
  675. f->pixelformat = fmt->fourcc;
  676. return 0;
  677. }
  678. int fimc_vidioc_g_fmt_mplane(struct file *file, void *priv,
  679. struct v4l2_format *f)
  680. {
  681. struct fimc_ctx *ctx = priv;
  682. struct fimc_frame *frame;
  683. struct v4l2_pix_format_mplane *pixm;
  684. int i;
  685. frame = ctx_get_frame(ctx, f->type);
  686. if (IS_ERR(frame))
  687. return PTR_ERR(frame);
  688. pixm = &f->fmt.pix_mp;
  689. pixm->width = frame->width;
  690. pixm->height = frame->height;
  691. pixm->field = V4L2_FIELD_NONE;
  692. pixm->pixelformat = frame->fmt->fourcc;
  693. pixm->colorspace = V4L2_COLORSPACE_JPEG;
  694. pixm->num_planes = frame->fmt->memplanes;
  695. for (i = 0; i < pixm->num_planes; ++i) {
  696. int bpl = frame->o_width;
  697. if (frame->fmt->colplanes == 1) /* packed formats */
  698. bpl = (bpl * frame->fmt->depth[0]) / 8;
  699. pixm->plane_fmt[i].bytesperline = bpl;
  700. pixm->plane_fmt[i].sizeimage = (frame->o_width *
  701. frame->o_height * frame->fmt->depth[i]) / 8;
  702. }
  703. return 0;
  704. }
  705. struct fimc_fmt *find_format(struct v4l2_format *f, unsigned int mask)
  706. {
  707. struct fimc_fmt *fmt;
  708. unsigned int i;
  709. for (i = 0; i < ARRAY_SIZE(fimc_formats); ++i) {
  710. fmt = &fimc_formats[i];
  711. if (fmt->fourcc == f->fmt.pix.pixelformat &&
  712. (fmt->flags & mask))
  713. break;
  714. }
  715. return (i == ARRAY_SIZE(fimc_formats)) ? NULL : fmt;
  716. }
  717. struct fimc_fmt *find_mbus_format(struct v4l2_mbus_framefmt *f,
  718. unsigned int mask)
  719. {
  720. struct fimc_fmt *fmt;
  721. unsigned int i;
  722. for (i = 0; i < ARRAY_SIZE(fimc_formats); ++i) {
  723. fmt = &fimc_formats[i];
  724. if (fmt->mbus_code == f->code && (fmt->flags & mask))
  725. break;
  726. }
  727. return (i == ARRAY_SIZE(fimc_formats)) ? NULL : fmt;
  728. }
  729. int fimc_vidioc_try_fmt_mplane(struct file *file, void *priv,
  730. struct v4l2_format *f)
  731. {
  732. struct fimc_ctx *ctx = priv;
  733. struct fimc_dev *fimc = ctx->fimc_dev;
  734. struct samsung_fimc_variant *variant = fimc->variant;
  735. struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp;
  736. struct fimc_fmt *fmt;
  737. u32 max_width, mod_x, mod_y, mask;
  738. int i, is_output = 0;
  739. if (f->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
  740. if (fimc_ctx_state_is_set(FIMC_CTX_CAP, ctx))
  741. return -EINVAL;
  742. is_output = 1;
  743. } else if (f->type != V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) {
  744. return -EINVAL;
  745. }
  746. dbg("w: %d, h: %d", pix->width, pix->height);
  747. mask = is_output ? FMT_FLAGS_M2M : FMT_FLAGS_M2M | FMT_FLAGS_CAM;
  748. fmt = find_format(f, mask);
  749. if (!fmt) {
  750. v4l2_err(&fimc->m2m.v4l2_dev, "Fourcc format (0x%X) invalid.\n",
  751. pix->pixelformat);
  752. return -EINVAL;
  753. }
  754. if (pix->field == V4L2_FIELD_ANY)
  755. pix->field = V4L2_FIELD_NONE;
  756. else if (V4L2_FIELD_NONE != pix->field)
  757. return -EINVAL;
  758. if (is_output) {
  759. max_width = variant->pix_limit->scaler_dis_w;
  760. mod_x = ffs(variant->min_inp_pixsize) - 1;
  761. } else {
  762. max_width = variant->pix_limit->out_rot_dis_w;
  763. mod_x = ffs(variant->min_out_pixsize) - 1;
  764. }
  765. if (tiled_fmt(fmt)) {
  766. mod_x = 6; /* 64 x 32 pixels tile */
  767. mod_y = 5;
  768. } else {
  769. if (fimc->id == 1 && variant->pix_hoff)
  770. mod_y = fimc_fmt_is_rgb(fmt->color) ? 0 : 1;
  771. else
  772. mod_y = mod_x;
  773. }
  774. dbg("mod_x: %d, mod_y: %d, max_w: %d", mod_x, mod_y, max_width);
  775. v4l_bound_align_image(&pix->width, 16, max_width, mod_x,
  776. &pix->height, 8, variant->pix_limit->scaler_dis_w, mod_y, 0);
  777. pix->num_planes = fmt->memplanes;
  778. pix->colorspace = V4L2_COLORSPACE_JPEG;
  779. for (i = 0; i < pix->num_planes; ++i) {
  780. u32 bpl = pix->plane_fmt[i].bytesperline;
  781. u32 *sizeimage = &pix->plane_fmt[i].sizeimage;
  782. if (fmt->colplanes > 1 && (bpl == 0 || bpl < pix->width))
  783. bpl = pix->width; /* Planar */
  784. if (fmt->colplanes == 1 && /* Packed */
  785. (bpl == 0 || ((bpl * 8) / fmt->depth[i]) < pix->width))
  786. bpl = (pix->width * fmt->depth[0]) / 8;
  787. if (i == 0) /* Same bytesperline for each plane. */
  788. mod_x = bpl;
  789. pix->plane_fmt[i].bytesperline = mod_x;
  790. *sizeimage = (pix->width * pix->height * fmt->depth[i]) / 8;
  791. }
  792. return 0;
  793. }
  794. static int fimc_m2m_s_fmt_mplane(struct file *file, void *priv,
  795. struct v4l2_format *f)
  796. {
  797. struct fimc_ctx *ctx = priv;
  798. struct fimc_dev *fimc = ctx->fimc_dev;
  799. struct vb2_queue *vq;
  800. struct fimc_frame *frame;
  801. struct v4l2_pix_format_mplane *pix;
  802. int i, ret = 0;
  803. ret = fimc_vidioc_try_fmt_mplane(file, priv, f);
  804. if (ret)
  805. return ret;
  806. vq = v4l2_m2m_get_vq(ctx->m2m_ctx, f->type);
  807. if (vb2_is_busy(vq)) {
  808. v4l2_err(&fimc->m2m.v4l2_dev, "queue (%d) busy\n", f->type);
  809. return -EBUSY;
  810. }
  811. if (f->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
  812. frame = &ctx->s_frame;
  813. } else if (f->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) {
  814. frame = &ctx->d_frame;
  815. } else {
  816. v4l2_err(&fimc->m2m.v4l2_dev,
  817. "Wrong buffer/video queue type (%d)\n", f->type);
  818. return -EINVAL;
  819. }
  820. pix = &f->fmt.pix_mp;
  821. frame->fmt = find_format(f, FMT_FLAGS_M2M);
  822. if (!frame->fmt)
  823. return -EINVAL;
  824. for (i = 0; i < frame->fmt->colplanes; i++) {
  825. frame->payload[i] =
  826. (pix->width * pix->height * frame->fmt->depth[i]) / 8;
  827. }
  828. frame->f_width = pix->plane_fmt[0].bytesperline * 8 /
  829. frame->fmt->depth[0];
  830. frame->f_height = pix->height;
  831. frame->width = pix->width;
  832. frame->height = pix->height;
  833. frame->o_width = pix->width;
  834. frame->o_height = pix->height;
  835. frame->offs_h = 0;
  836. frame->offs_v = 0;
  837. if (f->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  838. fimc_ctx_state_lock_set(FIMC_PARAMS | FIMC_DST_FMT, ctx);
  839. else
  840. fimc_ctx_state_lock_set(FIMC_PARAMS | FIMC_SRC_FMT, ctx);
  841. dbg("f_w: %d, f_h: %d", frame->f_width, frame->f_height);
  842. return 0;
  843. }
  844. static int fimc_m2m_reqbufs(struct file *file, void *priv,
  845. struct v4l2_requestbuffers *reqbufs)
  846. {
  847. struct fimc_ctx *ctx = priv;
  848. return v4l2_m2m_reqbufs(file, ctx->m2m_ctx, reqbufs);
  849. }
  850. static int fimc_m2m_querybuf(struct file *file, void *priv,
  851. struct v4l2_buffer *buf)
  852. {
  853. struct fimc_ctx *ctx = priv;
  854. return v4l2_m2m_querybuf(file, ctx->m2m_ctx, buf);
  855. }
  856. static int fimc_m2m_qbuf(struct file *file, void *priv,
  857. struct v4l2_buffer *buf)
  858. {
  859. struct fimc_ctx *ctx = priv;
  860. return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf);
  861. }
  862. static int fimc_m2m_dqbuf(struct file *file, void *priv,
  863. struct v4l2_buffer *buf)
  864. {
  865. struct fimc_ctx *ctx = priv;
  866. return v4l2_m2m_dqbuf(file, ctx->m2m_ctx, buf);
  867. }
  868. static int fimc_m2m_streamon(struct file *file, void *priv,
  869. enum v4l2_buf_type type)
  870. {
  871. struct fimc_ctx *ctx = priv;
  872. /* The source and target color format need to be set */
  873. if (V4L2_TYPE_IS_OUTPUT(type)) {
  874. if (!fimc_ctx_state_is_set(FIMC_SRC_FMT, ctx))
  875. return -EINVAL;
  876. } else if (!fimc_ctx_state_is_set(FIMC_DST_FMT, ctx)) {
  877. return -EINVAL;
  878. }
  879. return v4l2_m2m_streamon(file, ctx->m2m_ctx, type);
  880. }
  881. static int fimc_m2m_streamoff(struct file *file, void *priv,
  882. enum v4l2_buf_type type)
  883. {
  884. struct fimc_ctx *ctx = priv;
  885. return v4l2_m2m_streamoff(file, ctx->m2m_ctx, type);
  886. }
  887. int fimc_vidioc_queryctrl(struct file *file, void *priv,
  888. struct v4l2_queryctrl *qc)
  889. {
  890. struct fimc_ctx *ctx = priv;
  891. struct v4l2_queryctrl *c;
  892. int ret = -EINVAL;
  893. c = get_ctrl(qc->id);
  894. if (c) {
  895. *qc = *c;
  896. return 0;
  897. }
  898. if (fimc_ctx_state_is_set(FIMC_CTX_CAP, ctx)) {
  899. return v4l2_subdev_call(ctx->fimc_dev->vid_cap.sd,
  900. core, queryctrl, qc);
  901. }
  902. return ret;
  903. }
  904. int fimc_vidioc_g_ctrl(struct file *file, void *priv,
  905. struct v4l2_control *ctrl)
  906. {
  907. struct fimc_ctx *ctx = priv;
  908. struct fimc_dev *fimc = ctx->fimc_dev;
  909. switch (ctrl->id) {
  910. case V4L2_CID_HFLIP:
  911. ctrl->value = (FLIP_X_AXIS & ctx->flip) ? 1 : 0;
  912. break;
  913. case V4L2_CID_VFLIP:
  914. ctrl->value = (FLIP_Y_AXIS & ctx->flip) ? 1 : 0;
  915. break;
  916. case V4L2_CID_ROTATE:
  917. ctrl->value = ctx->rotation;
  918. break;
  919. default:
  920. if (fimc_ctx_state_is_set(FIMC_CTX_CAP, ctx)) {
  921. return v4l2_subdev_call(fimc->vid_cap.sd, core,
  922. g_ctrl, ctrl);
  923. } else {
  924. v4l2_err(&fimc->m2m.v4l2_dev, "Invalid control\n");
  925. return -EINVAL;
  926. }
  927. }
  928. dbg("ctrl->value= %d", ctrl->value);
  929. return 0;
  930. }
  931. int check_ctrl_val(struct fimc_ctx *ctx, struct v4l2_control *ctrl)
  932. {
  933. struct v4l2_queryctrl *c;
  934. c = get_ctrl(ctrl->id);
  935. if (!c)
  936. return -EINVAL;
  937. if (ctrl->value < c->minimum || ctrl->value > c->maximum
  938. || (c->step != 0 && ctrl->value % c->step != 0)) {
  939. v4l2_err(&ctx->fimc_dev->m2m.v4l2_dev,
  940. "Invalid control value\n");
  941. return -ERANGE;
  942. }
  943. return 0;
  944. }
  945. int fimc_s_ctrl(struct fimc_ctx *ctx, struct v4l2_control *ctrl)
  946. {
  947. struct samsung_fimc_variant *variant = ctx->fimc_dev->variant;
  948. struct fimc_dev *fimc = ctx->fimc_dev;
  949. int ret = 0;
  950. switch (ctrl->id) {
  951. case V4L2_CID_HFLIP:
  952. if (ctrl->value)
  953. ctx->flip |= FLIP_X_AXIS;
  954. else
  955. ctx->flip &= ~FLIP_X_AXIS;
  956. break;
  957. case V4L2_CID_VFLIP:
  958. if (ctrl->value)
  959. ctx->flip |= FLIP_Y_AXIS;
  960. else
  961. ctx->flip &= ~FLIP_Y_AXIS;
  962. break;
  963. case V4L2_CID_ROTATE:
  964. if (fimc_ctx_state_is_set(FIMC_DST_FMT | FIMC_SRC_FMT, ctx)) {
  965. ret = fimc_check_scaler_ratio(ctx->s_frame.width,
  966. ctx->s_frame.height, ctx->d_frame.width,
  967. ctx->d_frame.height, ctrl->value);
  968. }
  969. if (ret) {
  970. v4l2_err(&fimc->m2m.v4l2_dev, "Out of scaler range\n");
  971. return -EINVAL;
  972. }
  973. /* Check for the output rotator availability */
  974. if ((ctrl->value == 90 || ctrl->value == 270) &&
  975. (ctx->in_path == FIMC_DMA && !variant->has_out_rot))
  976. return -EINVAL;
  977. ctx->rotation = ctrl->value;
  978. break;
  979. default:
  980. v4l2_err(&fimc->m2m.v4l2_dev, "Invalid control\n");
  981. return -EINVAL;
  982. }
  983. fimc_ctx_state_lock_set(FIMC_PARAMS, ctx);
  984. return 0;
  985. }
  986. static int fimc_m2m_s_ctrl(struct file *file, void *priv,
  987. struct v4l2_control *ctrl)
  988. {
  989. struct fimc_ctx *ctx = priv;
  990. int ret = 0;
  991. ret = check_ctrl_val(ctx, ctrl);
  992. if (ret)
  993. return ret;
  994. ret = fimc_s_ctrl(ctx, ctrl);
  995. return 0;
  996. }
  997. static int fimc_m2m_cropcap(struct file *file, void *fh,
  998. struct v4l2_cropcap *cr)
  999. {
  1000. struct fimc_frame *frame;
  1001. struct fimc_ctx *ctx = fh;
  1002. frame = ctx_get_frame(ctx, cr->type);
  1003. if (IS_ERR(frame))
  1004. return PTR_ERR(frame);
  1005. cr->bounds.left = 0;
  1006. cr->bounds.top = 0;
  1007. cr->bounds.width = frame->f_width;
  1008. cr->bounds.height = frame->f_height;
  1009. cr->defrect = cr->bounds;
  1010. return 0;
  1011. }
  1012. static int fimc_m2m_g_crop(struct file *file, void *fh, struct v4l2_crop *cr)
  1013. {
  1014. struct fimc_frame *frame;
  1015. struct fimc_ctx *ctx = file->private_data;
  1016. frame = ctx_get_frame(ctx, cr->type);
  1017. if (IS_ERR(frame))
  1018. return PTR_ERR(frame);
  1019. cr->c.left = frame->offs_h;
  1020. cr->c.top = frame->offs_v;
  1021. cr->c.width = frame->width;
  1022. cr->c.height = frame->height;
  1023. return 0;
  1024. }
  1025. int fimc_try_crop(struct fimc_ctx *ctx, struct v4l2_crop *cr)
  1026. {
  1027. struct fimc_dev *fimc = ctx->fimc_dev;
  1028. struct fimc_frame *f;
  1029. u32 min_size, halign, depth = 0;
  1030. bool is_capture_ctx;
  1031. int i;
  1032. if (cr->c.top < 0 || cr->c.left < 0) {
  1033. v4l2_err(&fimc->m2m.v4l2_dev,
  1034. "doesn't support negative values for top & left\n");
  1035. return -EINVAL;
  1036. }
  1037. is_capture_ctx = fimc_ctx_state_is_set(FIMC_CTX_CAP, ctx);
  1038. if (cr->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  1039. f = is_capture_ctx ? &ctx->s_frame : &ctx->d_frame;
  1040. else if (cr->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE &&
  1041. !is_capture_ctx)
  1042. f = &ctx->s_frame;
  1043. else
  1044. return -EINVAL;
  1045. min_size = (f == &ctx->s_frame) ?
  1046. fimc->variant->min_inp_pixsize : fimc->variant->min_out_pixsize;
  1047. /* Get pixel alignment constraints. */
  1048. if (is_capture_ctx) {
  1049. min_size = 16;
  1050. halign = 4;
  1051. } else {
  1052. if (fimc->id == 1 && fimc->variant->pix_hoff)
  1053. halign = fimc_fmt_is_rgb(f->fmt->color) ? 0 : 1;
  1054. else
  1055. halign = ffs(min_size) - 1;
  1056. }
  1057. for (i = 0; i < f->fmt->colplanes; i++)
  1058. depth += f->fmt->depth[i];
  1059. v4l_bound_align_image(&cr->c.width, min_size, f->o_width,
  1060. ffs(min_size) - 1,
  1061. &cr->c.height, min_size, f->o_height,
  1062. halign, 64/(ALIGN(depth, 8)));
  1063. /* adjust left/top if cropping rectangle is out of bounds */
  1064. if (cr->c.left + cr->c.width > f->o_width)
  1065. cr->c.left = f->o_width - cr->c.width;
  1066. if (cr->c.top + cr->c.height > f->o_height)
  1067. cr->c.top = f->o_height - cr->c.height;
  1068. cr->c.left = round_down(cr->c.left, min_size);
  1069. cr->c.top = round_down(cr->c.top, is_capture_ctx ? 16 : 8);
  1070. dbg("l:%d, t:%d, w:%d, h:%d, f_w: %d, f_h: %d",
  1071. cr->c.left, cr->c.top, cr->c.width, cr->c.height,
  1072. f->f_width, f->f_height);
  1073. return 0;
  1074. }
  1075. static int fimc_m2m_s_crop(struct file *file, void *fh, struct v4l2_crop *cr)
  1076. {
  1077. struct fimc_ctx *ctx = file->private_data;
  1078. struct fimc_dev *fimc = ctx->fimc_dev;
  1079. struct fimc_frame *f;
  1080. int ret;
  1081. ret = fimc_try_crop(ctx, cr);
  1082. if (ret)
  1083. return ret;
  1084. f = (cr->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) ?
  1085. &ctx->s_frame : &ctx->d_frame;
  1086. /* Check to see if scaling ratio is within supported range */
  1087. if (fimc_ctx_state_is_set(FIMC_DST_FMT | FIMC_SRC_FMT, ctx)) {
  1088. if (cr->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
  1089. ret = fimc_check_scaler_ratio(cr->c.width, cr->c.height,
  1090. ctx->d_frame.width,
  1091. ctx->d_frame.height,
  1092. ctx->rotation);
  1093. } else {
  1094. ret = fimc_check_scaler_ratio(ctx->s_frame.width,
  1095. ctx->s_frame.height,
  1096. cr->c.width, cr->c.height,
  1097. ctx->rotation);
  1098. }
  1099. if (ret) {
  1100. v4l2_err(&fimc->m2m.v4l2_dev, "Out of scaler range\n");
  1101. return -EINVAL;
  1102. }
  1103. }
  1104. f->offs_h = cr->c.left;
  1105. f->offs_v = cr->c.top;
  1106. f->width = cr->c.width;
  1107. f->height = cr->c.height;
  1108. fimc_ctx_state_lock_set(FIMC_PARAMS, ctx);
  1109. return 0;
  1110. }
  1111. static const struct v4l2_ioctl_ops fimc_m2m_ioctl_ops = {
  1112. .vidioc_querycap = fimc_m2m_querycap,
  1113. .vidioc_enum_fmt_vid_cap_mplane = fimc_vidioc_enum_fmt_mplane,
  1114. .vidioc_enum_fmt_vid_out_mplane = fimc_vidioc_enum_fmt_mplane,
  1115. .vidioc_g_fmt_vid_cap_mplane = fimc_vidioc_g_fmt_mplane,
  1116. .vidioc_g_fmt_vid_out_mplane = fimc_vidioc_g_fmt_mplane,
  1117. .vidioc_try_fmt_vid_cap_mplane = fimc_vidioc_try_fmt_mplane,
  1118. .vidioc_try_fmt_vid_out_mplane = fimc_vidioc_try_fmt_mplane,
  1119. .vidioc_s_fmt_vid_cap_mplane = fimc_m2m_s_fmt_mplane,
  1120. .vidioc_s_fmt_vid_out_mplane = fimc_m2m_s_fmt_mplane,
  1121. .vidioc_reqbufs = fimc_m2m_reqbufs,
  1122. .vidioc_querybuf = fimc_m2m_querybuf,
  1123. .vidioc_qbuf = fimc_m2m_qbuf,
  1124. .vidioc_dqbuf = fimc_m2m_dqbuf,
  1125. .vidioc_streamon = fimc_m2m_streamon,
  1126. .vidioc_streamoff = fimc_m2m_streamoff,
  1127. .vidioc_queryctrl = fimc_vidioc_queryctrl,
  1128. .vidioc_g_ctrl = fimc_vidioc_g_ctrl,
  1129. .vidioc_s_ctrl = fimc_m2m_s_ctrl,
  1130. .vidioc_g_crop = fimc_m2m_g_crop,
  1131. .vidioc_s_crop = fimc_m2m_s_crop,
  1132. .vidioc_cropcap = fimc_m2m_cropcap
  1133. };
  1134. static int queue_init(void *priv, struct vb2_queue *src_vq,
  1135. struct vb2_queue *dst_vq)
  1136. {
  1137. struct fimc_ctx *ctx = priv;
  1138. int ret;
  1139. memset(src_vq, 0, sizeof(*src_vq));
  1140. src_vq->type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
  1141. src_vq->io_modes = VB2_MMAP | VB2_USERPTR;
  1142. src_vq->drv_priv = ctx;
  1143. src_vq->ops = &fimc_qops;
  1144. src_vq->mem_ops = &vb2_dma_contig_memops;
  1145. src_vq->buf_struct_size = sizeof(struct v4l2_m2m_buffer);
  1146. ret = vb2_queue_init(src_vq);
  1147. if (ret)
  1148. return ret;
  1149. memset(dst_vq, 0, sizeof(*dst_vq));
  1150. dst_vq->type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
  1151. dst_vq->io_modes = VB2_MMAP | VB2_USERPTR;
  1152. dst_vq->drv_priv = ctx;
  1153. dst_vq->ops = &fimc_qops;
  1154. dst_vq->mem_ops = &vb2_dma_contig_memops;
  1155. dst_vq->buf_struct_size = sizeof(struct v4l2_m2m_buffer);
  1156. return vb2_queue_init(dst_vq);
  1157. }
  1158. static int fimc_m2m_open(struct file *file)
  1159. {
  1160. struct fimc_dev *fimc = video_drvdata(file);
  1161. struct fimc_ctx *ctx = NULL;
  1162. dbg("pid: %d, state: 0x%lx, refcnt: %d",
  1163. task_pid_nr(current), fimc->state, fimc->vid_cap.refcnt);
  1164. /*
  1165. * Return if the corresponding video capture node
  1166. * is already opened.
  1167. */
  1168. if (fimc->vid_cap.refcnt > 0)
  1169. return -EBUSY;
  1170. fimc->m2m.refcnt++;
  1171. set_bit(ST_OUTDMA_RUN, &fimc->state);
  1172. ctx = kzalloc(sizeof *ctx, GFP_KERNEL);
  1173. if (!ctx)
  1174. return -ENOMEM;
  1175. file->private_data = ctx;
  1176. ctx->fimc_dev = fimc;
  1177. /* Default color format */
  1178. ctx->s_frame.fmt = &fimc_formats[0];
  1179. ctx->d_frame.fmt = &fimc_formats[0];
  1180. /* Setup the device context for mem2mem mode. */
  1181. ctx->state = FIMC_CTX_M2M;
  1182. ctx->flags = 0;
  1183. ctx->in_path = FIMC_DMA;
  1184. ctx->out_path = FIMC_DMA;
  1185. spin_lock_init(&ctx->slock);
  1186. ctx->m2m_ctx = v4l2_m2m_ctx_init(fimc->m2m.m2m_dev, ctx, queue_init);
  1187. if (IS_ERR(ctx->m2m_ctx)) {
  1188. int err = PTR_ERR(ctx->m2m_ctx);
  1189. kfree(ctx);
  1190. return err;
  1191. }
  1192. return 0;
  1193. }
  1194. static int fimc_m2m_release(struct file *file)
  1195. {
  1196. struct fimc_ctx *ctx = file->private_data;
  1197. struct fimc_dev *fimc = ctx->fimc_dev;
  1198. dbg("pid: %d, state: 0x%lx, refcnt= %d",
  1199. task_pid_nr(current), fimc->state, fimc->m2m.refcnt);
  1200. v4l2_m2m_ctx_release(ctx->m2m_ctx);
  1201. kfree(ctx);
  1202. if (--fimc->m2m.refcnt <= 0)
  1203. clear_bit(ST_OUTDMA_RUN, &fimc->state);
  1204. return 0;
  1205. }
  1206. static unsigned int fimc_m2m_poll(struct file *file,
  1207. struct poll_table_struct *wait)
  1208. {
  1209. struct fimc_ctx *ctx = file->private_data;
  1210. return v4l2_m2m_poll(file, ctx->m2m_ctx, wait);
  1211. }
  1212. static int fimc_m2m_mmap(struct file *file, struct vm_area_struct *vma)
  1213. {
  1214. struct fimc_ctx *ctx = file->private_data;
  1215. return v4l2_m2m_mmap(file, ctx->m2m_ctx, vma);
  1216. }
  1217. static const struct v4l2_file_operations fimc_m2m_fops = {
  1218. .owner = THIS_MODULE,
  1219. .open = fimc_m2m_open,
  1220. .release = fimc_m2m_release,
  1221. .poll = fimc_m2m_poll,
  1222. .unlocked_ioctl = video_ioctl2,
  1223. .mmap = fimc_m2m_mmap,
  1224. };
  1225. static struct v4l2_m2m_ops m2m_ops = {
  1226. .device_run = fimc_dma_run,
  1227. .job_abort = fimc_job_abort,
  1228. };
  1229. static int fimc_register_m2m_device(struct fimc_dev *fimc)
  1230. {
  1231. struct video_device *vfd;
  1232. struct platform_device *pdev;
  1233. struct v4l2_device *v4l2_dev;
  1234. int ret = 0;
  1235. if (!fimc)
  1236. return -ENODEV;
  1237. pdev = fimc->pdev;
  1238. v4l2_dev = &fimc->m2m.v4l2_dev;
  1239. /* set name if it is empty */
  1240. if (!v4l2_dev->name[0])
  1241. snprintf(v4l2_dev->name, sizeof(v4l2_dev->name),
  1242. "%s.m2m", dev_name(&pdev->dev));
  1243. ret = v4l2_device_register(&pdev->dev, v4l2_dev);
  1244. if (ret)
  1245. goto err_m2m_r1;
  1246. vfd = video_device_alloc();
  1247. if (!vfd) {
  1248. v4l2_err(v4l2_dev, "Failed to allocate video device\n");
  1249. goto err_m2m_r1;
  1250. }
  1251. vfd->fops = &fimc_m2m_fops;
  1252. vfd->ioctl_ops = &fimc_m2m_ioctl_ops;
  1253. vfd->minor = -1;
  1254. vfd->release = video_device_release;
  1255. vfd->lock = &fimc->lock;
  1256. snprintf(vfd->name, sizeof(vfd->name), "%s:m2m", dev_name(&pdev->dev));
  1257. video_set_drvdata(vfd, fimc);
  1258. platform_set_drvdata(pdev, fimc);
  1259. fimc->m2m.vfd = vfd;
  1260. fimc->m2m.m2m_dev = v4l2_m2m_init(&m2m_ops);
  1261. if (IS_ERR(fimc->m2m.m2m_dev)) {
  1262. v4l2_err(v4l2_dev, "failed to initialize v4l2-m2m device\n");
  1263. ret = PTR_ERR(fimc->m2m.m2m_dev);
  1264. goto err_m2m_r2;
  1265. }
  1266. ret = video_register_device(vfd, VFL_TYPE_GRABBER, -1);
  1267. if (ret) {
  1268. v4l2_err(v4l2_dev,
  1269. "%s(): failed to register video device\n", __func__);
  1270. goto err_m2m_r3;
  1271. }
  1272. v4l2_info(v4l2_dev,
  1273. "FIMC m2m driver registered as /dev/video%d\n", vfd->num);
  1274. return 0;
  1275. err_m2m_r3:
  1276. v4l2_m2m_release(fimc->m2m.m2m_dev);
  1277. err_m2m_r2:
  1278. video_device_release(fimc->m2m.vfd);
  1279. err_m2m_r1:
  1280. v4l2_device_unregister(v4l2_dev);
  1281. return ret;
  1282. }
  1283. static void fimc_unregister_m2m_device(struct fimc_dev *fimc)
  1284. {
  1285. if (fimc) {
  1286. v4l2_m2m_release(fimc->m2m.m2m_dev);
  1287. video_unregister_device(fimc->m2m.vfd);
  1288. v4l2_device_unregister(&fimc->m2m.v4l2_dev);
  1289. }
  1290. }
  1291. static void fimc_clk_release(struct fimc_dev *fimc)
  1292. {
  1293. int i;
  1294. for (i = 0; i < fimc->num_clocks; i++) {
  1295. if (fimc->clock[i]) {
  1296. clk_disable(fimc->clock[i]);
  1297. clk_put(fimc->clock[i]);
  1298. }
  1299. }
  1300. }
  1301. static int fimc_clk_get(struct fimc_dev *fimc)
  1302. {
  1303. int i;
  1304. for (i = 0; i < fimc->num_clocks; i++) {
  1305. fimc->clock[i] = clk_get(&fimc->pdev->dev, fimc_clocks[i]);
  1306. if (!IS_ERR_OR_NULL(fimc->clock[i])) {
  1307. clk_enable(fimc->clock[i]);
  1308. continue;
  1309. }
  1310. dev_err(&fimc->pdev->dev, "failed to get fimc clock: %s\n",
  1311. fimc_clocks[i]);
  1312. return -ENXIO;
  1313. }
  1314. return 0;
  1315. }
  1316. static int fimc_probe(struct platform_device *pdev)
  1317. {
  1318. struct fimc_dev *fimc;
  1319. struct resource *res;
  1320. struct samsung_fimc_driverdata *drv_data;
  1321. struct s5p_platform_fimc *pdata;
  1322. int ret = 0;
  1323. int cap_input_index = -1;
  1324. dev_dbg(&pdev->dev, "%s():\n", __func__);
  1325. drv_data = (struct samsung_fimc_driverdata *)
  1326. platform_get_device_id(pdev)->driver_data;
  1327. if (pdev->id >= drv_data->num_entities) {
  1328. dev_err(&pdev->dev, "Invalid platform device id: %d\n",
  1329. pdev->id);
  1330. return -EINVAL;
  1331. }
  1332. fimc = kzalloc(sizeof(struct fimc_dev), GFP_KERNEL);
  1333. if (!fimc)
  1334. return -ENOMEM;
  1335. fimc->id = pdev->id;
  1336. fimc->variant = drv_data->variant[fimc->id];
  1337. fimc->pdev = pdev;
  1338. pdata = pdev->dev.platform_data;
  1339. fimc->pdata = pdata;
  1340. fimc->state = ST_IDLE;
  1341. init_waitqueue_head(&fimc->irq_queue);
  1342. spin_lock_init(&fimc->slock);
  1343. mutex_init(&fimc->lock);
  1344. res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
  1345. if (!res) {
  1346. dev_err(&pdev->dev, "failed to find the registers\n");
  1347. ret = -ENOENT;
  1348. goto err_info;
  1349. }
  1350. fimc->regs_res = request_mem_region(res->start, resource_size(res),
  1351. dev_name(&pdev->dev));
  1352. if (!fimc->regs_res) {
  1353. dev_err(&pdev->dev, "failed to obtain register region\n");
  1354. ret = -ENOENT;
  1355. goto err_info;
  1356. }
  1357. fimc->regs = ioremap(res->start, resource_size(res));
  1358. if (!fimc->regs) {
  1359. dev_err(&pdev->dev, "failed to map registers\n");
  1360. ret = -ENXIO;
  1361. goto err_req_region;
  1362. }
  1363. fimc->num_clocks = MAX_FIMC_CLOCKS - 1;
  1364. /* Check if a video capture node needs to be registered. */
  1365. if (pdata && pdata->num_clients > 0) {
  1366. cap_input_index = 0;
  1367. fimc->num_clocks++;
  1368. }
  1369. ret = fimc_clk_get(fimc);
  1370. if (ret)
  1371. goto err_regs_unmap;
  1372. clk_set_rate(fimc->clock[CLK_BUS], drv_data->lclk_frequency);
  1373. res = platform_get_resource(pdev, IORESOURCE_IRQ, 0);
  1374. if (!res) {
  1375. dev_err(&pdev->dev, "failed to get IRQ resource\n");
  1376. ret = -ENXIO;
  1377. goto err_clk;
  1378. }
  1379. fimc->irq = res->start;
  1380. fimc_hw_reset(fimc);
  1381. ret = request_irq(fimc->irq, fimc_isr, 0, pdev->name, fimc);
  1382. if (ret) {
  1383. dev_err(&pdev->dev, "failed to install irq (%d)\n", ret);
  1384. goto err_clk;
  1385. }
  1386. /* Initialize contiguous memory allocator */
  1387. fimc->alloc_ctx = vb2_dma_contig_init_ctx(&fimc->pdev->dev);
  1388. if (IS_ERR(fimc->alloc_ctx)) {
  1389. ret = PTR_ERR(fimc->alloc_ctx);
  1390. goto err_irq;
  1391. }
  1392. ret = fimc_register_m2m_device(fimc);
  1393. if (ret)
  1394. goto err_irq;
  1395. /* At least one camera sensor is required to register capture node */
  1396. if (cap_input_index >= 0) {
  1397. ret = fimc_register_capture_device(fimc);
  1398. if (ret)
  1399. goto err_m2m;
  1400. clk_disable(fimc->clock[CLK_CAM]);
  1401. }
  1402. /*
  1403. * Exclude the additional output DMA address registers by masking
  1404. * them out on HW revisions that provide extended capabilites.
  1405. */
  1406. if (fimc->variant->out_buf_count > 4)
  1407. fimc_hw_set_dma_seq(fimc, 0xF);
  1408. dev_dbg(&pdev->dev, "%s(): fimc-%d registered successfully\n",
  1409. __func__, fimc->id);
  1410. return 0;
  1411. err_m2m:
  1412. fimc_unregister_m2m_device(fimc);
  1413. err_irq:
  1414. free_irq(fimc->irq, fimc);
  1415. err_clk:
  1416. fimc_clk_release(fimc);
  1417. err_regs_unmap:
  1418. iounmap(fimc->regs);
  1419. err_req_region:
  1420. release_resource(fimc->regs_res);
  1421. kfree(fimc->regs_res);
  1422. err_info:
  1423. kfree(fimc);
  1424. return ret;
  1425. }
  1426. static int __devexit fimc_remove(struct platform_device *pdev)
  1427. {
  1428. struct fimc_dev *fimc =
  1429. (struct fimc_dev *)platform_get_drvdata(pdev);
  1430. free_irq(fimc->irq, fimc);
  1431. fimc_hw_reset(fimc);
  1432. fimc_unregister_m2m_device(fimc);
  1433. fimc_unregister_capture_device(fimc);
  1434. fimc_clk_release(fimc);
  1435. vb2_dma_contig_cleanup_ctx(fimc->alloc_ctx);
  1436. iounmap(fimc->regs);
  1437. release_resource(fimc->regs_res);
  1438. kfree(fimc->regs_res);
  1439. kfree(fimc);
  1440. dev_info(&pdev->dev, "%s driver unloaded\n", pdev->name);
  1441. return 0;
  1442. }
  1443. /* Image pixel limits, similar across several FIMC HW revisions. */
  1444. static struct fimc_pix_limit s5p_pix_limit[4] = {
  1445. [0] = {
  1446. .scaler_en_w = 3264,
  1447. .scaler_dis_w = 8192,
  1448. .in_rot_en_h = 1920,
  1449. .in_rot_dis_w = 8192,
  1450. .out_rot_en_w = 1920,
  1451. .out_rot_dis_w = 4224,
  1452. },
  1453. [1] = {
  1454. .scaler_en_w = 4224,
  1455. .scaler_dis_w = 8192,
  1456. .in_rot_en_h = 1920,
  1457. .in_rot_dis_w = 8192,
  1458. .out_rot_en_w = 1920,
  1459. .out_rot_dis_w = 4224,
  1460. },
  1461. [2] = {
  1462. .scaler_en_w = 1920,
  1463. .scaler_dis_w = 8192,
  1464. .in_rot_en_h = 1280,
  1465. .in_rot_dis_w = 8192,
  1466. .out_rot_en_w = 1280,
  1467. .out_rot_dis_w = 1920,
  1468. },
  1469. [3] = {
  1470. .scaler_en_w = 1920,
  1471. .scaler_dis_w = 8192,
  1472. .in_rot_en_h = 1366,
  1473. .in_rot_dis_w = 8192,
  1474. .out_rot_en_w = 1366,
  1475. .out_rot_dis_w = 1920,
  1476. },
  1477. };
  1478. static struct samsung_fimc_variant fimc0_variant_s5p = {
  1479. .has_inp_rot = 1,
  1480. .has_out_rot = 1,
  1481. .min_inp_pixsize = 16,
  1482. .min_out_pixsize = 16,
  1483. .hor_offs_align = 8,
  1484. .out_buf_count = 4,
  1485. .pix_limit = &s5p_pix_limit[0],
  1486. };
  1487. static struct samsung_fimc_variant fimc2_variant_s5p = {
  1488. .min_inp_pixsize = 16,
  1489. .min_out_pixsize = 16,
  1490. .hor_offs_align = 8,
  1491. .out_buf_count = 4,
  1492. .pix_limit = &s5p_pix_limit[1],
  1493. };
  1494. static struct samsung_fimc_variant fimc0_variant_s5pv210 = {
  1495. .pix_hoff = 1,
  1496. .has_inp_rot = 1,
  1497. .has_out_rot = 1,
  1498. .min_inp_pixsize = 16,
  1499. .min_out_pixsize = 16,
  1500. .hor_offs_align = 8,
  1501. .out_buf_count = 4,
  1502. .pix_limit = &s5p_pix_limit[1],
  1503. };
  1504. static struct samsung_fimc_variant fimc1_variant_s5pv210 = {
  1505. .pix_hoff = 1,
  1506. .has_inp_rot = 1,
  1507. .has_out_rot = 1,
  1508. .has_mainscaler_ext = 1,
  1509. .min_inp_pixsize = 16,
  1510. .min_out_pixsize = 16,
  1511. .hor_offs_align = 1,
  1512. .out_buf_count = 4,
  1513. .pix_limit = &s5p_pix_limit[2],
  1514. };
  1515. static struct samsung_fimc_variant fimc2_variant_s5pv210 = {
  1516. .pix_hoff = 1,
  1517. .min_inp_pixsize = 16,
  1518. .min_out_pixsize = 16,
  1519. .hor_offs_align = 8,
  1520. .out_buf_count = 4,
  1521. .pix_limit = &s5p_pix_limit[2],
  1522. };
  1523. static struct samsung_fimc_variant fimc0_variant_exynos4 = {
  1524. .pix_hoff = 1,
  1525. .has_inp_rot = 1,
  1526. .has_out_rot = 1,
  1527. .has_cistatus2 = 1,
  1528. .has_mainscaler_ext = 1,
  1529. .min_inp_pixsize = 16,
  1530. .min_out_pixsize = 16,
  1531. .hor_offs_align = 1,
  1532. .out_buf_count = 32,
  1533. .pix_limit = &s5p_pix_limit[1],
  1534. };
  1535. static struct samsung_fimc_variant fimc2_variant_exynos4 = {
  1536. .pix_hoff = 1,
  1537. .has_cistatus2 = 1,
  1538. .has_mainscaler_ext = 1,
  1539. .min_inp_pixsize = 16,
  1540. .min_out_pixsize = 16,
  1541. .hor_offs_align = 1,
  1542. .out_buf_count = 32,
  1543. .pix_limit = &s5p_pix_limit[3],
  1544. };
  1545. /* S5PC100 */
  1546. static struct samsung_fimc_driverdata fimc_drvdata_s5p = {
  1547. .variant = {
  1548. [0] = &fimc0_variant_s5p,
  1549. [1] = &fimc0_variant_s5p,
  1550. [2] = &fimc2_variant_s5p,
  1551. },
  1552. .num_entities = 3,
  1553. .lclk_frequency = 133000000UL,
  1554. };
  1555. /* S5PV210, S5PC110 */
  1556. static struct samsung_fimc_driverdata fimc_drvdata_s5pv210 = {
  1557. .variant = {
  1558. [0] = &fimc0_variant_s5pv210,
  1559. [1] = &fimc1_variant_s5pv210,
  1560. [2] = &fimc2_variant_s5pv210,
  1561. },
  1562. .num_entities = 3,
  1563. .lclk_frequency = 166000000UL,
  1564. };
  1565. /* S5PV310, S5PC210 */
  1566. static struct samsung_fimc_driverdata fimc_drvdata_exynos4 = {
  1567. .variant = {
  1568. [0] = &fimc0_variant_exynos4,
  1569. [1] = &fimc0_variant_exynos4,
  1570. [2] = &fimc0_variant_exynos4,
  1571. [3] = &fimc2_variant_exynos4,
  1572. },
  1573. .num_entities = 4,
  1574. .lclk_frequency = 166000000UL,
  1575. };
  1576. static struct platform_device_id fimc_driver_ids[] = {
  1577. {
  1578. .name = "s5p-fimc",
  1579. .driver_data = (unsigned long)&fimc_drvdata_s5p,
  1580. }, {
  1581. .name = "s5pv210-fimc",
  1582. .driver_data = (unsigned long)&fimc_drvdata_s5pv210,
  1583. }, {
  1584. .name = "exynos4-fimc",
  1585. .driver_data = (unsigned long)&fimc_drvdata_exynos4,
  1586. },
  1587. {},
  1588. };
  1589. MODULE_DEVICE_TABLE(platform, fimc_driver_ids);
  1590. static struct platform_driver fimc_driver = {
  1591. .probe = fimc_probe,
  1592. .remove = __devexit_p(fimc_remove),
  1593. .id_table = fimc_driver_ids,
  1594. .driver = {
  1595. .name = MODULE_NAME,
  1596. .owner = THIS_MODULE,
  1597. }
  1598. };
  1599. static int __init fimc_init(void)
  1600. {
  1601. int ret = platform_driver_register(&fimc_driver);
  1602. if (ret)
  1603. err("platform_driver_register failed: %d\n", ret);
  1604. return ret;
  1605. }
  1606. static void __exit fimc_exit(void)
  1607. {
  1608. platform_driver_unregister(&fimc_driver);
  1609. }
  1610. module_init(fimc_init);
  1611. module_exit(fimc_exit);
  1612. MODULE_AUTHOR("Sylwester Nawrocki <s.nawrocki@samsung.com>");
  1613. MODULE_DESCRIPTION("S5P FIMC camera host interface/video postprocessor driver");
  1614. MODULE_LICENSE("GPL");