v4l2-ioctl.c 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058
  1. /*
  2. * Video capture interface for Linux version 2
  3. *
  4. * A generic framework to process V4L2 ioctl commands.
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License
  8. * as published by the Free Software Foundation; either version
  9. * 2 of the License, or (at your option) any later version.
  10. *
  11. * Authors: Alan Cox, <alan@lxorguk.ukuu.org.uk> (version 1)
  12. * Mauro Carvalho Chehab <mchehab@kernel.org> (version 2)
  13. */
  14. #include <linux/mm.h>
  15. #include <linux/module.h>
  16. #include <linux/slab.h>
  17. #include <linux/types.h>
  18. #include <linux/kernel.h>
  19. #include <linux/version.h>
  20. #include <linux/videodev2.h>
  21. #include <media/v4l2-common.h>
  22. #include <media/v4l2-ioctl.h>
  23. #include <media/v4l2-ctrls.h>
  24. #include <media/v4l2-fh.h>
  25. #include <media/v4l2-event.h>
  26. #include <media/v4l2-device.h>
  27. #include <media/videobuf2-v4l2.h>
  28. #include <media/v4l2-mc.h>
  29. #include <media/v4l2-mem2mem.h>
  30. #include <trace/events/v4l2.h>
  31. /* Zero out the end of the struct pointed to by p. Everything after, but
  32. * not including, the specified field is cleared. */
  33. #define CLEAR_AFTER_FIELD(p, field) \
  34. memset((u8 *)(p) + offsetof(typeof(*(p)), field) + sizeof((p)->field), \
  35. 0, sizeof(*(p)) - offsetof(typeof(*(p)), field) - sizeof((p)->field))
  36. #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls)
  37. struct std_descr {
  38. v4l2_std_id std;
  39. const char *descr;
  40. };
  41. static const struct std_descr standards[] = {
  42. { V4L2_STD_NTSC, "NTSC" },
  43. { V4L2_STD_NTSC_M, "NTSC-M" },
  44. { V4L2_STD_NTSC_M_JP, "NTSC-M-JP" },
  45. { V4L2_STD_NTSC_M_KR, "NTSC-M-KR" },
  46. { V4L2_STD_NTSC_443, "NTSC-443" },
  47. { V4L2_STD_PAL, "PAL" },
  48. { V4L2_STD_PAL_BG, "PAL-BG" },
  49. { V4L2_STD_PAL_B, "PAL-B" },
  50. { V4L2_STD_PAL_B1, "PAL-B1" },
  51. { V4L2_STD_PAL_G, "PAL-G" },
  52. { V4L2_STD_PAL_H, "PAL-H" },
  53. { V4L2_STD_PAL_I, "PAL-I" },
  54. { V4L2_STD_PAL_DK, "PAL-DK" },
  55. { V4L2_STD_PAL_D, "PAL-D" },
  56. { V4L2_STD_PAL_D1, "PAL-D1" },
  57. { V4L2_STD_PAL_K, "PAL-K" },
  58. { V4L2_STD_PAL_M, "PAL-M" },
  59. { V4L2_STD_PAL_N, "PAL-N" },
  60. { V4L2_STD_PAL_Nc, "PAL-Nc" },
  61. { V4L2_STD_PAL_60, "PAL-60" },
  62. { V4L2_STD_SECAM, "SECAM" },
  63. { V4L2_STD_SECAM_B, "SECAM-B" },
  64. { V4L2_STD_SECAM_G, "SECAM-G" },
  65. { V4L2_STD_SECAM_H, "SECAM-H" },
  66. { V4L2_STD_SECAM_DK, "SECAM-DK" },
  67. { V4L2_STD_SECAM_D, "SECAM-D" },
  68. { V4L2_STD_SECAM_K, "SECAM-K" },
  69. { V4L2_STD_SECAM_K1, "SECAM-K1" },
  70. { V4L2_STD_SECAM_L, "SECAM-L" },
  71. { V4L2_STD_SECAM_LC, "SECAM-Lc" },
  72. { 0, "Unknown" }
  73. };
  74. /* video4linux standard ID conversion to standard name
  75. */
  76. const char *v4l2_norm_to_name(v4l2_std_id id)
  77. {
  78. u32 myid = id;
  79. int i;
  80. /* HACK: ppc32 architecture doesn't have __ucmpdi2 function to handle
  81. 64 bit comparations. So, on that architecture, with some gcc
  82. variants, compilation fails. Currently, the max value is 30bit wide.
  83. */
  84. BUG_ON(myid != id);
  85. for (i = 0; standards[i].std; i++)
  86. if (myid == standards[i].std)
  87. break;
  88. return standards[i].descr;
  89. }
  90. EXPORT_SYMBOL(v4l2_norm_to_name);
  91. /* Returns frame period for the given standard */
  92. void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod)
  93. {
  94. if (id & V4L2_STD_525_60) {
  95. frameperiod->numerator = 1001;
  96. frameperiod->denominator = 30000;
  97. } else {
  98. frameperiod->numerator = 1;
  99. frameperiod->denominator = 25;
  100. }
  101. }
  102. EXPORT_SYMBOL(v4l2_video_std_frame_period);
  103. /* Fill in the fields of a v4l2_standard structure according to the
  104. 'id' and 'transmission' parameters. Returns negative on error. */
  105. int v4l2_video_std_construct(struct v4l2_standard *vs,
  106. int id, const char *name)
  107. {
  108. vs->id = id;
  109. v4l2_video_std_frame_period(id, &vs->frameperiod);
  110. vs->framelines = (id & V4L2_STD_525_60) ? 525 : 625;
  111. strlcpy(vs->name, name, sizeof(vs->name));
  112. return 0;
  113. }
  114. EXPORT_SYMBOL(v4l2_video_std_construct);
  115. /* Fill in the fields of a v4l2_standard structure according to the
  116. * 'id' and 'vs->index' parameters. Returns negative on error. */
  117. int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id)
  118. {
  119. v4l2_std_id curr_id = 0;
  120. unsigned int index = vs->index, i, j = 0;
  121. const char *descr = "";
  122. /* Return -ENODATA if the id for the current input
  123. or output is 0, meaning that it doesn't support this API. */
  124. if (id == 0)
  125. return -ENODATA;
  126. /* Return norm array in a canonical way */
  127. for (i = 0; i <= index && id; i++) {
  128. /* last std value in the standards array is 0, so this
  129. while always ends there since (id & 0) == 0. */
  130. while ((id & standards[j].std) != standards[j].std)
  131. j++;
  132. curr_id = standards[j].std;
  133. descr = standards[j].descr;
  134. j++;
  135. if (curr_id == 0)
  136. break;
  137. if (curr_id != V4L2_STD_PAL &&
  138. curr_id != V4L2_STD_SECAM &&
  139. curr_id != V4L2_STD_NTSC)
  140. id &= ~curr_id;
  141. }
  142. if (i <= index)
  143. return -EINVAL;
  144. v4l2_video_std_construct(vs, curr_id, descr);
  145. return 0;
  146. }
  147. /* ----------------------------------------------------------------- */
  148. /* some arrays for pretty-printing debug messages of enum types */
  149. const char *v4l2_field_names[] = {
  150. [V4L2_FIELD_ANY] = "any",
  151. [V4L2_FIELD_NONE] = "none",
  152. [V4L2_FIELD_TOP] = "top",
  153. [V4L2_FIELD_BOTTOM] = "bottom",
  154. [V4L2_FIELD_INTERLACED] = "interlaced",
  155. [V4L2_FIELD_SEQ_TB] = "seq-tb",
  156. [V4L2_FIELD_SEQ_BT] = "seq-bt",
  157. [V4L2_FIELD_ALTERNATE] = "alternate",
  158. [V4L2_FIELD_INTERLACED_TB] = "interlaced-tb",
  159. [V4L2_FIELD_INTERLACED_BT] = "interlaced-bt",
  160. };
  161. EXPORT_SYMBOL(v4l2_field_names);
  162. const char *v4l2_type_names[] = {
  163. [0] = "0",
  164. [V4L2_BUF_TYPE_VIDEO_CAPTURE] = "vid-cap",
  165. [V4L2_BUF_TYPE_VIDEO_OVERLAY] = "vid-overlay",
  166. [V4L2_BUF_TYPE_VIDEO_OUTPUT] = "vid-out",
  167. [V4L2_BUF_TYPE_VBI_CAPTURE] = "vbi-cap",
  168. [V4L2_BUF_TYPE_VBI_OUTPUT] = "vbi-out",
  169. [V4L2_BUF_TYPE_SLICED_VBI_CAPTURE] = "sliced-vbi-cap",
  170. [V4L2_BUF_TYPE_SLICED_VBI_OUTPUT] = "sliced-vbi-out",
  171. [V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY] = "vid-out-overlay",
  172. [V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE] = "vid-cap-mplane",
  173. [V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE] = "vid-out-mplane",
  174. [V4L2_BUF_TYPE_SDR_CAPTURE] = "sdr-cap",
  175. [V4L2_BUF_TYPE_SDR_OUTPUT] = "sdr-out",
  176. [V4L2_BUF_TYPE_META_CAPTURE] = "meta-cap",
  177. };
  178. EXPORT_SYMBOL(v4l2_type_names);
  179. static const char *v4l2_memory_names[] = {
  180. [V4L2_MEMORY_MMAP] = "mmap",
  181. [V4L2_MEMORY_USERPTR] = "userptr",
  182. [V4L2_MEMORY_OVERLAY] = "overlay",
  183. [V4L2_MEMORY_DMABUF] = "dmabuf",
  184. };
  185. #define prt_names(a, arr) (((unsigned)(a)) < ARRAY_SIZE(arr) ? arr[a] : "unknown")
  186. /* ------------------------------------------------------------------ */
  187. /* debug help functions */
  188. static void v4l_print_querycap(const void *arg, bool write_only)
  189. {
  190. const struct v4l2_capability *p = arg;
  191. pr_cont("driver=%.*s, card=%.*s, bus=%.*s, version=0x%08x, capabilities=0x%08x, device_caps=0x%08x\n",
  192. (int)sizeof(p->driver), p->driver,
  193. (int)sizeof(p->card), p->card,
  194. (int)sizeof(p->bus_info), p->bus_info,
  195. p->version, p->capabilities, p->device_caps);
  196. }
  197. static void v4l_print_enuminput(const void *arg, bool write_only)
  198. {
  199. const struct v4l2_input *p = arg;
  200. pr_cont("index=%u, name=%.*s, type=%u, audioset=0x%x, tuner=%u, std=0x%08Lx, status=0x%x, capabilities=0x%x\n",
  201. p->index, (int)sizeof(p->name), p->name, p->type, p->audioset,
  202. p->tuner, (unsigned long long)p->std, p->status,
  203. p->capabilities);
  204. }
  205. static void v4l_print_enumoutput(const void *arg, bool write_only)
  206. {
  207. const struct v4l2_output *p = arg;
  208. pr_cont("index=%u, name=%.*s, type=%u, audioset=0x%x, modulator=%u, std=0x%08Lx, capabilities=0x%x\n",
  209. p->index, (int)sizeof(p->name), p->name, p->type, p->audioset,
  210. p->modulator, (unsigned long long)p->std, p->capabilities);
  211. }
  212. static void v4l_print_audio(const void *arg, bool write_only)
  213. {
  214. const struct v4l2_audio *p = arg;
  215. if (write_only)
  216. pr_cont("index=%u, mode=0x%x\n", p->index, p->mode);
  217. else
  218. pr_cont("index=%u, name=%.*s, capability=0x%x, mode=0x%x\n",
  219. p->index, (int)sizeof(p->name), p->name,
  220. p->capability, p->mode);
  221. }
  222. static void v4l_print_audioout(const void *arg, bool write_only)
  223. {
  224. const struct v4l2_audioout *p = arg;
  225. if (write_only)
  226. pr_cont("index=%u\n", p->index);
  227. else
  228. pr_cont("index=%u, name=%.*s, capability=0x%x, mode=0x%x\n",
  229. p->index, (int)sizeof(p->name), p->name,
  230. p->capability, p->mode);
  231. }
  232. static void v4l_print_fmtdesc(const void *arg, bool write_only)
  233. {
  234. const struct v4l2_fmtdesc *p = arg;
  235. pr_cont("index=%u, type=%s, flags=0x%x, pixelformat=%c%c%c%c, description='%.*s'\n",
  236. p->index, prt_names(p->type, v4l2_type_names),
  237. p->flags, (p->pixelformat & 0xff),
  238. (p->pixelformat >> 8) & 0xff,
  239. (p->pixelformat >> 16) & 0xff,
  240. (p->pixelformat >> 24) & 0xff,
  241. (int)sizeof(p->description), p->description);
  242. }
  243. static void v4l_print_format(const void *arg, bool write_only)
  244. {
  245. const struct v4l2_format *p = arg;
  246. const struct v4l2_pix_format *pix;
  247. const struct v4l2_pix_format_mplane *mp;
  248. const struct v4l2_vbi_format *vbi;
  249. const struct v4l2_sliced_vbi_format *sliced;
  250. const struct v4l2_window *win;
  251. const struct v4l2_sdr_format *sdr;
  252. const struct v4l2_meta_format *meta;
  253. unsigned i;
  254. pr_cont("type=%s", prt_names(p->type, v4l2_type_names));
  255. switch (p->type) {
  256. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  257. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  258. pix = &p->fmt.pix;
  259. pr_cont(", width=%u, height=%u, pixelformat=%c%c%c%c, field=%s, bytesperline=%u, sizeimage=%u, colorspace=%d, flags=0x%x, ycbcr_enc=%u, quantization=%u, xfer_func=%u\n",
  260. pix->width, pix->height,
  261. (pix->pixelformat & 0xff),
  262. (pix->pixelformat >> 8) & 0xff,
  263. (pix->pixelformat >> 16) & 0xff,
  264. (pix->pixelformat >> 24) & 0xff,
  265. prt_names(pix->field, v4l2_field_names),
  266. pix->bytesperline, pix->sizeimage,
  267. pix->colorspace, pix->flags, pix->ycbcr_enc,
  268. pix->quantization, pix->xfer_func);
  269. break;
  270. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  271. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  272. mp = &p->fmt.pix_mp;
  273. pr_cont(", width=%u, height=%u, format=%c%c%c%c, field=%s, colorspace=%d, num_planes=%u, flags=0x%x, ycbcr_enc=%u, quantization=%u, xfer_func=%u\n",
  274. mp->width, mp->height,
  275. (mp->pixelformat & 0xff),
  276. (mp->pixelformat >> 8) & 0xff,
  277. (mp->pixelformat >> 16) & 0xff,
  278. (mp->pixelformat >> 24) & 0xff,
  279. prt_names(mp->field, v4l2_field_names),
  280. mp->colorspace, mp->num_planes, mp->flags,
  281. mp->ycbcr_enc, mp->quantization, mp->xfer_func);
  282. for (i = 0; i < mp->num_planes; i++)
  283. printk(KERN_DEBUG "plane %u: bytesperline=%u sizeimage=%u\n", i,
  284. mp->plane_fmt[i].bytesperline,
  285. mp->plane_fmt[i].sizeimage);
  286. break;
  287. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  288. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  289. win = &p->fmt.win;
  290. /* Note: we can't print the clip list here since the clips
  291. * pointer is a userspace pointer, not a kernelspace
  292. * pointer. */
  293. pr_cont(", wxh=%dx%d, x,y=%d,%d, field=%s, chromakey=0x%08x, clipcount=%u, clips=%p, bitmap=%p, global_alpha=0x%02x\n",
  294. win->w.width, win->w.height, win->w.left, win->w.top,
  295. prt_names(win->field, v4l2_field_names),
  296. win->chromakey, win->clipcount, win->clips,
  297. win->bitmap, win->global_alpha);
  298. break;
  299. case V4L2_BUF_TYPE_VBI_CAPTURE:
  300. case V4L2_BUF_TYPE_VBI_OUTPUT:
  301. vbi = &p->fmt.vbi;
  302. pr_cont(", sampling_rate=%u, offset=%u, samples_per_line=%u, sample_format=%c%c%c%c, start=%u,%u, count=%u,%u\n",
  303. vbi->sampling_rate, vbi->offset,
  304. vbi->samples_per_line,
  305. (vbi->sample_format & 0xff),
  306. (vbi->sample_format >> 8) & 0xff,
  307. (vbi->sample_format >> 16) & 0xff,
  308. (vbi->sample_format >> 24) & 0xff,
  309. vbi->start[0], vbi->start[1],
  310. vbi->count[0], vbi->count[1]);
  311. break;
  312. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  313. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  314. sliced = &p->fmt.sliced;
  315. pr_cont(", service_set=0x%08x, io_size=%d\n",
  316. sliced->service_set, sliced->io_size);
  317. for (i = 0; i < 24; i++)
  318. printk(KERN_DEBUG "line[%02u]=0x%04x, 0x%04x\n", i,
  319. sliced->service_lines[0][i],
  320. sliced->service_lines[1][i]);
  321. break;
  322. case V4L2_BUF_TYPE_SDR_CAPTURE:
  323. case V4L2_BUF_TYPE_SDR_OUTPUT:
  324. sdr = &p->fmt.sdr;
  325. pr_cont(", pixelformat=%c%c%c%c\n",
  326. (sdr->pixelformat >> 0) & 0xff,
  327. (sdr->pixelformat >> 8) & 0xff,
  328. (sdr->pixelformat >> 16) & 0xff,
  329. (sdr->pixelformat >> 24) & 0xff);
  330. break;
  331. case V4L2_BUF_TYPE_META_CAPTURE:
  332. meta = &p->fmt.meta;
  333. pr_cont(", dataformat=%c%c%c%c, buffersize=%u\n",
  334. (meta->dataformat >> 0) & 0xff,
  335. (meta->dataformat >> 8) & 0xff,
  336. (meta->dataformat >> 16) & 0xff,
  337. (meta->dataformat >> 24) & 0xff,
  338. meta->buffersize);
  339. break;
  340. }
  341. }
  342. static void v4l_print_framebuffer(const void *arg, bool write_only)
  343. {
  344. const struct v4l2_framebuffer *p = arg;
  345. pr_cont("capability=0x%x, flags=0x%x, base=0x%p, width=%u, height=%u, pixelformat=%c%c%c%c, bytesperline=%u, sizeimage=%u, colorspace=%d\n",
  346. p->capability, p->flags, p->base,
  347. p->fmt.width, p->fmt.height,
  348. (p->fmt.pixelformat & 0xff),
  349. (p->fmt.pixelformat >> 8) & 0xff,
  350. (p->fmt.pixelformat >> 16) & 0xff,
  351. (p->fmt.pixelformat >> 24) & 0xff,
  352. p->fmt.bytesperline, p->fmt.sizeimage,
  353. p->fmt.colorspace);
  354. }
  355. static void v4l_print_buftype(const void *arg, bool write_only)
  356. {
  357. pr_cont("type=%s\n", prt_names(*(u32 *)arg, v4l2_type_names));
  358. }
  359. static void v4l_print_modulator(const void *arg, bool write_only)
  360. {
  361. const struct v4l2_modulator *p = arg;
  362. if (write_only)
  363. pr_cont("index=%u, txsubchans=0x%x\n", p->index, p->txsubchans);
  364. else
  365. pr_cont("index=%u, name=%.*s, capability=0x%x, rangelow=%u, rangehigh=%u, txsubchans=0x%x\n",
  366. p->index, (int)sizeof(p->name), p->name, p->capability,
  367. p->rangelow, p->rangehigh, p->txsubchans);
  368. }
  369. static void v4l_print_tuner(const void *arg, bool write_only)
  370. {
  371. const struct v4l2_tuner *p = arg;
  372. if (write_only)
  373. pr_cont("index=%u, audmode=%u\n", p->index, p->audmode);
  374. else
  375. pr_cont("index=%u, name=%.*s, type=%u, capability=0x%x, rangelow=%u, rangehigh=%u, signal=%u, afc=%d, rxsubchans=0x%x, audmode=%u\n",
  376. p->index, (int)sizeof(p->name), p->name, p->type,
  377. p->capability, p->rangelow,
  378. p->rangehigh, p->signal, p->afc,
  379. p->rxsubchans, p->audmode);
  380. }
  381. static void v4l_print_frequency(const void *arg, bool write_only)
  382. {
  383. const struct v4l2_frequency *p = arg;
  384. pr_cont("tuner=%u, type=%u, frequency=%u\n",
  385. p->tuner, p->type, p->frequency);
  386. }
  387. static void v4l_print_standard(const void *arg, bool write_only)
  388. {
  389. const struct v4l2_standard *p = arg;
  390. pr_cont("index=%u, id=0x%Lx, name=%.*s, fps=%u/%u, framelines=%u\n",
  391. p->index,
  392. (unsigned long long)p->id, (int)sizeof(p->name), p->name,
  393. p->frameperiod.numerator,
  394. p->frameperiod.denominator,
  395. p->framelines);
  396. }
  397. static void v4l_print_std(const void *arg, bool write_only)
  398. {
  399. pr_cont("std=0x%08Lx\n", *(const long long unsigned *)arg);
  400. }
  401. static void v4l_print_hw_freq_seek(const void *arg, bool write_only)
  402. {
  403. const struct v4l2_hw_freq_seek *p = arg;
  404. pr_cont("tuner=%u, type=%u, seek_upward=%u, wrap_around=%u, spacing=%u, rangelow=%u, rangehigh=%u\n",
  405. p->tuner, p->type, p->seek_upward, p->wrap_around, p->spacing,
  406. p->rangelow, p->rangehigh);
  407. }
  408. static void v4l_print_requestbuffers(const void *arg, bool write_only)
  409. {
  410. const struct v4l2_requestbuffers *p = arg;
  411. pr_cont("count=%d, type=%s, memory=%s\n",
  412. p->count,
  413. prt_names(p->type, v4l2_type_names),
  414. prt_names(p->memory, v4l2_memory_names));
  415. }
  416. static void v4l_print_buffer(const void *arg, bool write_only)
  417. {
  418. const struct v4l2_buffer *p = arg;
  419. const struct v4l2_timecode *tc = &p->timecode;
  420. const struct v4l2_plane *plane;
  421. int i;
  422. pr_cont("%02ld:%02d:%02d.%08ld index=%d, type=%s, flags=0x%08x, field=%s, sequence=%d, memory=%s",
  423. p->timestamp.tv_sec / 3600,
  424. (int)(p->timestamp.tv_sec / 60) % 60,
  425. (int)(p->timestamp.tv_sec % 60),
  426. (long)p->timestamp.tv_usec,
  427. p->index,
  428. prt_names(p->type, v4l2_type_names),
  429. p->flags, prt_names(p->field, v4l2_field_names),
  430. p->sequence, prt_names(p->memory, v4l2_memory_names));
  431. if (V4L2_TYPE_IS_MULTIPLANAR(p->type) && p->m.planes) {
  432. pr_cont("\n");
  433. for (i = 0; i < p->length; ++i) {
  434. plane = &p->m.planes[i];
  435. printk(KERN_DEBUG
  436. "plane %d: bytesused=%d, data_offset=0x%08x, offset/userptr=0x%lx, length=%d\n",
  437. i, plane->bytesused, plane->data_offset,
  438. plane->m.userptr, plane->length);
  439. }
  440. } else {
  441. pr_cont(", bytesused=%d, offset/userptr=0x%lx, length=%d\n",
  442. p->bytesused, p->m.userptr, p->length);
  443. }
  444. printk(KERN_DEBUG "timecode=%02d:%02d:%02d type=%d, flags=0x%08x, frames=%d, userbits=0x%08x\n",
  445. tc->hours, tc->minutes, tc->seconds,
  446. tc->type, tc->flags, tc->frames, *(__u32 *)tc->userbits);
  447. }
  448. static void v4l_print_exportbuffer(const void *arg, bool write_only)
  449. {
  450. const struct v4l2_exportbuffer *p = arg;
  451. pr_cont("fd=%d, type=%s, index=%u, plane=%u, flags=0x%08x\n",
  452. p->fd, prt_names(p->type, v4l2_type_names),
  453. p->index, p->plane, p->flags);
  454. }
  455. static void v4l_print_create_buffers(const void *arg, bool write_only)
  456. {
  457. const struct v4l2_create_buffers *p = arg;
  458. pr_cont("index=%d, count=%d, memory=%s, ",
  459. p->index, p->count,
  460. prt_names(p->memory, v4l2_memory_names));
  461. v4l_print_format(&p->format, write_only);
  462. }
  463. static void v4l_print_streamparm(const void *arg, bool write_only)
  464. {
  465. const struct v4l2_streamparm *p = arg;
  466. pr_cont("type=%s", prt_names(p->type, v4l2_type_names));
  467. if (p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  468. p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) {
  469. const struct v4l2_captureparm *c = &p->parm.capture;
  470. pr_cont(", capability=0x%x, capturemode=0x%x, timeperframe=%d/%d, extendedmode=%d, readbuffers=%d\n",
  471. c->capability, c->capturemode,
  472. c->timeperframe.numerator, c->timeperframe.denominator,
  473. c->extendedmode, c->readbuffers);
  474. } else if (p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT ||
  475. p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
  476. const struct v4l2_outputparm *c = &p->parm.output;
  477. pr_cont(", capability=0x%x, outputmode=0x%x, timeperframe=%d/%d, extendedmode=%d, writebuffers=%d\n",
  478. c->capability, c->outputmode,
  479. c->timeperframe.numerator, c->timeperframe.denominator,
  480. c->extendedmode, c->writebuffers);
  481. } else {
  482. pr_cont("\n");
  483. }
  484. }
  485. static void v4l_print_queryctrl(const void *arg, bool write_only)
  486. {
  487. const struct v4l2_queryctrl *p = arg;
  488. pr_cont("id=0x%x, type=%d, name=%.*s, min/max=%d/%d, step=%d, default=%d, flags=0x%08x\n",
  489. p->id, p->type, (int)sizeof(p->name), p->name,
  490. p->minimum, p->maximum,
  491. p->step, p->default_value, p->flags);
  492. }
  493. static void v4l_print_query_ext_ctrl(const void *arg, bool write_only)
  494. {
  495. const struct v4l2_query_ext_ctrl *p = arg;
  496. pr_cont("id=0x%x, type=%d, name=%.*s, min/max=%lld/%lld, step=%lld, default=%lld, flags=0x%08x, elem_size=%u, elems=%u, nr_of_dims=%u, dims=%u,%u,%u,%u\n",
  497. p->id, p->type, (int)sizeof(p->name), p->name,
  498. p->minimum, p->maximum,
  499. p->step, p->default_value, p->flags,
  500. p->elem_size, p->elems, p->nr_of_dims,
  501. p->dims[0], p->dims[1], p->dims[2], p->dims[3]);
  502. }
  503. static void v4l_print_querymenu(const void *arg, bool write_only)
  504. {
  505. const struct v4l2_querymenu *p = arg;
  506. pr_cont("id=0x%x, index=%d\n", p->id, p->index);
  507. }
  508. static void v4l_print_control(const void *arg, bool write_only)
  509. {
  510. const struct v4l2_control *p = arg;
  511. pr_cont("id=0x%x, value=%d\n", p->id, p->value);
  512. }
  513. static void v4l_print_ext_controls(const void *arg, bool write_only)
  514. {
  515. const struct v4l2_ext_controls *p = arg;
  516. int i;
  517. pr_cont("which=0x%x, count=%d, error_idx=%d",
  518. p->which, p->count, p->error_idx);
  519. for (i = 0; i < p->count; i++) {
  520. if (!p->controls[i].size)
  521. pr_cont(", id/val=0x%x/0x%x",
  522. p->controls[i].id, p->controls[i].value);
  523. else
  524. pr_cont(", id/size=0x%x/%u",
  525. p->controls[i].id, p->controls[i].size);
  526. }
  527. pr_cont("\n");
  528. }
  529. static void v4l_print_cropcap(const void *arg, bool write_only)
  530. {
  531. const struct v4l2_cropcap *p = arg;
  532. pr_cont("type=%s, bounds wxh=%dx%d, x,y=%d,%d, defrect wxh=%dx%d, x,y=%d,%d, pixelaspect %d/%d\n",
  533. prt_names(p->type, v4l2_type_names),
  534. p->bounds.width, p->bounds.height,
  535. p->bounds.left, p->bounds.top,
  536. p->defrect.width, p->defrect.height,
  537. p->defrect.left, p->defrect.top,
  538. p->pixelaspect.numerator, p->pixelaspect.denominator);
  539. }
  540. static void v4l_print_crop(const void *arg, bool write_only)
  541. {
  542. const struct v4l2_crop *p = arg;
  543. pr_cont("type=%s, wxh=%dx%d, x,y=%d,%d\n",
  544. prt_names(p->type, v4l2_type_names),
  545. p->c.width, p->c.height,
  546. p->c.left, p->c.top);
  547. }
  548. static void v4l_print_selection(const void *arg, bool write_only)
  549. {
  550. const struct v4l2_selection *p = arg;
  551. pr_cont("type=%s, target=%d, flags=0x%x, wxh=%dx%d, x,y=%d,%d\n",
  552. prt_names(p->type, v4l2_type_names),
  553. p->target, p->flags,
  554. p->r.width, p->r.height, p->r.left, p->r.top);
  555. }
  556. static void v4l_print_jpegcompression(const void *arg, bool write_only)
  557. {
  558. const struct v4l2_jpegcompression *p = arg;
  559. pr_cont("quality=%d, APPn=%d, APP_len=%d, COM_len=%d, jpeg_markers=0x%x\n",
  560. p->quality, p->APPn, p->APP_len,
  561. p->COM_len, p->jpeg_markers);
  562. }
  563. static void v4l_print_enc_idx(const void *arg, bool write_only)
  564. {
  565. const struct v4l2_enc_idx *p = arg;
  566. pr_cont("entries=%d, entries_cap=%d\n",
  567. p->entries, p->entries_cap);
  568. }
  569. static void v4l_print_encoder_cmd(const void *arg, bool write_only)
  570. {
  571. const struct v4l2_encoder_cmd *p = arg;
  572. pr_cont("cmd=%d, flags=0x%x\n",
  573. p->cmd, p->flags);
  574. }
  575. static void v4l_print_decoder_cmd(const void *arg, bool write_only)
  576. {
  577. const struct v4l2_decoder_cmd *p = arg;
  578. pr_cont("cmd=%d, flags=0x%x\n", p->cmd, p->flags);
  579. if (p->cmd == V4L2_DEC_CMD_START)
  580. pr_info("speed=%d, format=%u\n",
  581. p->start.speed, p->start.format);
  582. else if (p->cmd == V4L2_DEC_CMD_STOP)
  583. pr_info("pts=%llu\n", p->stop.pts);
  584. }
  585. static void v4l_print_dbg_chip_info(const void *arg, bool write_only)
  586. {
  587. const struct v4l2_dbg_chip_info *p = arg;
  588. pr_cont("type=%u, ", p->match.type);
  589. if (p->match.type == V4L2_CHIP_MATCH_I2C_DRIVER)
  590. pr_cont("name=%.*s, ",
  591. (int)sizeof(p->match.name), p->match.name);
  592. else
  593. pr_cont("addr=%u, ", p->match.addr);
  594. pr_cont("name=%.*s\n", (int)sizeof(p->name), p->name);
  595. }
  596. static void v4l_print_dbg_register(const void *arg, bool write_only)
  597. {
  598. const struct v4l2_dbg_register *p = arg;
  599. pr_cont("type=%u, ", p->match.type);
  600. if (p->match.type == V4L2_CHIP_MATCH_I2C_DRIVER)
  601. pr_cont("name=%.*s, ",
  602. (int)sizeof(p->match.name), p->match.name);
  603. else
  604. pr_cont("addr=%u, ", p->match.addr);
  605. pr_cont("reg=0x%llx, val=0x%llx\n",
  606. p->reg, p->val);
  607. }
  608. static void v4l_print_dv_timings(const void *arg, bool write_only)
  609. {
  610. const struct v4l2_dv_timings *p = arg;
  611. switch (p->type) {
  612. case V4L2_DV_BT_656_1120:
  613. pr_cont("type=bt-656/1120, interlaced=%u, pixelclock=%llu, width=%u, height=%u, polarities=0x%x, hfrontporch=%u, hsync=%u, hbackporch=%u, vfrontporch=%u, vsync=%u, vbackporch=%u, il_vfrontporch=%u, il_vsync=%u, il_vbackporch=%u, standards=0x%x, flags=0x%x\n",
  614. p->bt.interlaced, p->bt.pixelclock,
  615. p->bt.width, p->bt.height,
  616. p->bt.polarities, p->bt.hfrontporch,
  617. p->bt.hsync, p->bt.hbackporch,
  618. p->bt.vfrontporch, p->bt.vsync,
  619. p->bt.vbackporch, p->bt.il_vfrontporch,
  620. p->bt.il_vsync, p->bt.il_vbackporch,
  621. p->bt.standards, p->bt.flags);
  622. break;
  623. default:
  624. pr_cont("type=%d\n", p->type);
  625. break;
  626. }
  627. }
  628. static void v4l_print_enum_dv_timings(const void *arg, bool write_only)
  629. {
  630. const struct v4l2_enum_dv_timings *p = arg;
  631. pr_cont("index=%u, ", p->index);
  632. v4l_print_dv_timings(&p->timings, write_only);
  633. }
  634. static void v4l_print_dv_timings_cap(const void *arg, bool write_only)
  635. {
  636. const struct v4l2_dv_timings_cap *p = arg;
  637. switch (p->type) {
  638. case V4L2_DV_BT_656_1120:
  639. pr_cont("type=bt-656/1120, width=%u-%u, height=%u-%u, pixelclock=%llu-%llu, standards=0x%x, capabilities=0x%x\n",
  640. p->bt.min_width, p->bt.max_width,
  641. p->bt.min_height, p->bt.max_height,
  642. p->bt.min_pixelclock, p->bt.max_pixelclock,
  643. p->bt.standards, p->bt.capabilities);
  644. break;
  645. default:
  646. pr_cont("type=%u\n", p->type);
  647. break;
  648. }
  649. }
  650. static void v4l_print_frmsizeenum(const void *arg, bool write_only)
  651. {
  652. const struct v4l2_frmsizeenum *p = arg;
  653. pr_cont("index=%u, pixelformat=%c%c%c%c, type=%u",
  654. p->index,
  655. (p->pixel_format & 0xff),
  656. (p->pixel_format >> 8) & 0xff,
  657. (p->pixel_format >> 16) & 0xff,
  658. (p->pixel_format >> 24) & 0xff,
  659. p->type);
  660. switch (p->type) {
  661. case V4L2_FRMSIZE_TYPE_DISCRETE:
  662. pr_cont(", wxh=%ux%u\n",
  663. p->discrete.width, p->discrete.height);
  664. break;
  665. case V4L2_FRMSIZE_TYPE_STEPWISE:
  666. pr_cont(", min=%ux%u, max=%ux%u, step=%ux%u\n",
  667. p->stepwise.min_width,
  668. p->stepwise.min_height,
  669. p->stepwise.max_width,
  670. p->stepwise.max_height,
  671. p->stepwise.step_width,
  672. p->stepwise.step_height);
  673. break;
  674. case V4L2_FRMSIZE_TYPE_CONTINUOUS:
  675. /* fall through */
  676. default:
  677. pr_cont("\n");
  678. break;
  679. }
  680. }
  681. static void v4l_print_frmivalenum(const void *arg, bool write_only)
  682. {
  683. const struct v4l2_frmivalenum *p = arg;
  684. pr_cont("index=%u, pixelformat=%c%c%c%c, wxh=%ux%u, type=%u",
  685. p->index,
  686. (p->pixel_format & 0xff),
  687. (p->pixel_format >> 8) & 0xff,
  688. (p->pixel_format >> 16) & 0xff,
  689. (p->pixel_format >> 24) & 0xff,
  690. p->width, p->height, p->type);
  691. switch (p->type) {
  692. case V4L2_FRMIVAL_TYPE_DISCRETE:
  693. pr_cont(", fps=%d/%d\n",
  694. p->discrete.numerator,
  695. p->discrete.denominator);
  696. break;
  697. case V4L2_FRMIVAL_TYPE_STEPWISE:
  698. pr_cont(", min=%d/%d, max=%d/%d, step=%d/%d\n",
  699. p->stepwise.min.numerator,
  700. p->stepwise.min.denominator,
  701. p->stepwise.max.numerator,
  702. p->stepwise.max.denominator,
  703. p->stepwise.step.numerator,
  704. p->stepwise.step.denominator);
  705. break;
  706. case V4L2_FRMIVAL_TYPE_CONTINUOUS:
  707. /* fall through */
  708. default:
  709. pr_cont("\n");
  710. break;
  711. }
  712. }
  713. static void v4l_print_event(const void *arg, bool write_only)
  714. {
  715. const struct v4l2_event *p = arg;
  716. const struct v4l2_event_ctrl *c;
  717. pr_cont("type=0x%x, pending=%u, sequence=%u, id=%u, timestamp=%lu.%9.9lu\n",
  718. p->type, p->pending, p->sequence, p->id,
  719. p->timestamp.tv_sec, p->timestamp.tv_nsec);
  720. switch (p->type) {
  721. case V4L2_EVENT_VSYNC:
  722. printk(KERN_DEBUG "field=%s\n",
  723. prt_names(p->u.vsync.field, v4l2_field_names));
  724. break;
  725. case V4L2_EVENT_CTRL:
  726. c = &p->u.ctrl;
  727. printk(KERN_DEBUG "changes=0x%x, type=%u, ",
  728. c->changes, c->type);
  729. if (c->type == V4L2_CTRL_TYPE_INTEGER64)
  730. pr_cont("value64=%lld, ", c->value64);
  731. else
  732. pr_cont("value=%d, ", c->value);
  733. pr_cont("flags=0x%x, minimum=%d, maximum=%d, step=%d, default_value=%d\n",
  734. c->flags, c->minimum, c->maximum,
  735. c->step, c->default_value);
  736. break;
  737. case V4L2_EVENT_FRAME_SYNC:
  738. pr_cont("frame_sequence=%u\n",
  739. p->u.frame_sync.frame_sequence);
  740. break;
  741. }
  742. }
  743. static void v4l_print_event_subscription(const void *arg, bool write_only)
  744. {
  745. const struct v4l2_event_subscription *p = arg;
  746. pr_cont("type=0x%x, id=0x%x, flags=0x%x\n",
  747. p->type, p->id, p->flags);
  748. }
  749. static void v4l_print_sliced_vbi_cap(const void *arg, bool write_only)
  750. {
  751. const struct v4l2_sliced_vbi_cap *p = arg;
  752. int i;
  753. pr_cont("type=%s, service_set=0x%08x\n",
  754. prt_names(p->type, v4l2_type_names), p->service_set);
  755. for (i = 0; i < 24; i++)
  756. printk(KERN_DEBUG "line[%02u]=0x%04x, 0x%04x\n", i,
  757. p->service_lines[0][i],
  758. p->service_lines[1][i]);
  759. }
  760. static void v4l_print_freq_band(const void *arg, bool write_only)
  761. {
  762. const struct v4l2_frequency_band *p = arg;
  763. pr_cont("tuner=%u, type=%u, index=%u, capability=0x%x, rangelow=%u, rangehigh=%u, modulation=0x%x\n",
  764. p->tuner, p->type, p->index,
  765. p->capability, p->rangelow,
  766. p->rangehigh, p->modulation);
  767. }
  768. static void v4l_print_edid(const void *arg, bool write_only)
  769. {
  770. const struct v4l2_edid *p = arg;
  771. pr_cont("pad=%u, start_block=%u, blocks=%u\n",
  772. p->pad, p->start_block, p->blocks);
  773. }
  774. static void v4l_print_u32(const void *arg, bool write_only)
  775. {
  776. pr_cont("value=%u\n", *(const u32 *)arg);
  777. }
  778. static void v4l_print_newline(const void *arg, bool write_only)
  779. {
  780. pr_cont("\n");
  781. }
  782. static void v4l_print_default(const void *arg, bool write_only)
  783. {
  784. pr_cont("driver-specific ioctl\n");
  785. }
  786. static int check_ext_ctrls(struct v4l2_ext_controls *c, int allow_priv)
  787. {
  788. __u32 i;
  789. /* zero the reserved fields */
  790. c->reserved[0] = c->reserved[1] = 0;
  791. for (i = 0; i < c->count; i++)
  792. c->controls[i].reserved2[0] = 0;
  793. /* V4L2_CID_PRIVATE_BASE cannot be used as control class
  794. when using extended controls.
  795. Only when passed in through VIDIOC_G_CTRL and VIDIOC_S_CTRL
  796. is it allowed for backwards compatibility.
  797. */
  798. if (!allow_priv && c->which == V4L2_CID_PRIVATE_BASE)
  799. return 0;
  800. if (!c->which)
  801. return 1;
  802. /* Check that all controls are from the same control class. */
  803. for (i = 0; i < c->count; i++) {
  804. if (V4L2_CTRL_ID2WHICH(c->controls[i].id) != c->which) {
  805. c->error_idx = i;
  806. return 0;
  807. }
  808. }
  809. return 1;
  810. }
  811. static int check_fmt(struct file *file, enum v4l2_buf_type type)
  812. {
  813. struct video_device *vfd = video_devdata(file);
  814. const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;
  815. bool is_vid = vfd->vfl_type == VFL_TYPE_GRABBER;
  816. bool is_vbi = vfd->vfl_type == VFL_TYPE_VBI;
  817. bool is_sdr = vfd->vfl_type == VFL_TYPE_SDR;
  818. bool is_tch = vfd->vfl_type == VFL_TYPE_TOUCH;
  819. bool is_rx = vfd->vfl_dir != VFL_DIR_TX;
  820. bool is_tx = vfd->vfl_dir != VFL_DIR_RX;
  821. if (ops == NULL)
  822. return -EINVAL;
  823. switch (type) {
  824. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  825. if ((is_vid || is_tch) && is_rx &&
  826. (ops->vidioc_g_fmt_vid_cap || ops->vidioc_g_fmt_vid_cap_mplane))
  827. return 0;
  828. break;
  829. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  830. if (is_vid && is_rx && ops->vidioc_g_fmt_vid_cap_mplane)
  831. return 0;
  832. break;
  833. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  834. if (is_vid && is_rx && ops->vidioc_g_fmt_vid_overlay)
  835. return 0;
  836. break;
  837. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  838. if (is_vid && is_tx &&
  839. (ops->vidioc_g_fmt_vid_out || ops->vidioc_g_fmt_vid_out_mplane))
  840. return 0;
  841. break;
  842. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  843. if (is_vid && is_tx && ops->vidioc_g_fmt_vid_out_mplane)
  844. return 0;
  845. break;
  846. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  847. if (is_vid && is_tx && ops->vidioc_g_fmt_vid_out_overlay)
  848. return 0;
  849. break;
  850. case V4L2_BUF_TYPE_VBI_CAPTURE:
  851. if (is_vbi && is_rx && ops->vidioc_g_fmt_vbi_cap)
  852. return 0;
  853. break;
  854. case V4L2_BUF_TYPE_VBI_OUTPUT:
  855. if (is_vbi && is_tx && ops->vidioc_g_fmt_vbi_out)
  856. return 0;
  857. break;
  858. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  859. if (is_vbi && is_rx && ops->vidioc_g_fmt_sliced_vbi_cap)
  860. return 0;
  861. break;
  862. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  863. if (is_vbi && is_tx && ops->vidioc_g_fmt_sliced_vbi_out)
  864. return 0;
  865. break;
  866. case V4L2_BUF_TYPE_SDR_CAPTURE:
  867. if (is_sdr && is_rx && ops->vidioc_g_fmt_sdr_cap)
  868. return 0;
  869. break;
  870. case V4L2_BUF_TYPE_SDR_OUTPUT:
  871. if (is_sdr && is_tx && ops->vidioc_g_fmt_sdr_out)
  872. return 0;
  873. break;
  874. case V4L2_BUF_TYPE_META_CAPTURE:
  875. if (is_vid && is_rx && ops->vidioc_g_fmt_meta_cap)
  876. return 0;
  877. break;
  878. default:
  879. break;
  880. }
  881. return -EINVAL;
  882. }
  883. static void v4l_sanitize_format(struct v4l2_format *fmt)
  884. {
  885. unsigned int offset;
  886. /*
  887. * The v4l2_pix_format structure has been extended with fields that were
  888. * not previously required to be set to zero by applications. The priv
  889. * field, when set to a magic value, indicates the the extended fields
  890. * are valid. Otherwise they will contain undefined values. To simplify
  891. * the API towards drivers zero the extended fields and set the priv
  892. * field to the magic value when the extended pixel format structure
  893. * isn't used by applications.
  894. */
  895. if (fmt->type != V4L2_BUF_TYPE_VIDEO_CAPTURE &&
  896. fmt->type != V4L2_BUF_TYPE_VIDEO_OUTPUT)
  897. return;
  898. if (fmt->fmt.pix.priv == V4L2_PIX_FMT_PRIV_MAGIC)
  899. return;
  900. fmt->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  901. offset = offsetof(struct v4l2_pix_format, priv)
  902. + sizeof(fmt->fmt.pix.priv);
  903. memset(((void *)&fmt->fmt.pix) + offset, 0,
  904. sizeof(fmt->fmt.pix) - offset);
  905. }
  906. static int v4l_querycap(const struct v4l2_ioctl_ops *ops,
  907. struct file *file, void *fh, void *arg)
  908. {
  909. struct v4l2_capability *cap = (struct v4l2_capability *)arg;
  910. struct video_device *vfd = video_devdata(file);
  911. int ret;
  912. cap->version = LINUX_VERSION_CODE;
  913. cap->device_caps = vfd->device_caps;
  914. cap->capabilities = vfd->device_caps | V4L2_CAP_DEVICE_CAPS;
  915. ret = ops->vidioc_querycap(file, fh, cap);
  916. cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT;
  917. /*
  918. * Drivers MUST fill in device_caps, so check for this and
  919. * warn if it was forgotten.
  920. */
  921. WARN(!(cap->capabilities & V4L2_CAP_DEVICE_CAPS) ||
  922. !cap->device_caps, "Bad caps for driver %s, %x %x",
  923. cap->driver, cap->capabilities, cap->device_caps);
  924. cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT;
  925. return ret;
  926. }
  927. static int v4l_s_input(const struct v4l2_ioctl_ops *ops,
  928. struct file *file, void *fh, void *arg)
  929. {
  930. struct video_device *vfd = video_devdata(file);
  931. int ret;
  932. ret = v4l_enable_media_source(vfd);
  933. if (ret)
  934. return ret;
  935. return ops->vidioc_s_input(file, fh, *(unsigned int *)arg);
  936. }
  937. static int v4l_s_output(const struct v4l2_ioctl_ops *ops,
  938. struct file *file, void *fh, void *arg)
  939. {
  940. return ops->vidioc_s_output(file, fh, *(unsigned int *)arg);
  941. }
  942. static int v4l_g_priority(const struct v4l2_ioctl_ops *ops,
  943. struct file *file, void *fh, void *arg)
  944. {
  945. struct video_device *vfd;
  946. u32 *p = arg;
  947. vfd = video_devdata(file);
  948. *p = v4l2_prio_max(vfd->prio);
  949. return 0;
  950. }
  951. static int v4l_s_priority(const struct v4l2_ioctl_ops *ops,
  952. struct file *file, void *fh, void *arg)
  953. {
  954. struct video_device *vfd;
  955. struct v4l2_fh *vfh;
  956. u32 *p = arg;
  957. vfd = video_devdata(file);
  958. if (!test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags))
  959. return -ENOTTY;
  960. vfh = file->private_data;
  961. return v4l2_prio_change(vfd->prio, &vfh->prio, *p);
  962. }
  963. static int v4l_enuminput(const struct v4l2_ioctl_ops *ops,
  964. struct file *file, void *fh, void *arg)
  965. {
  966. struct video_device *vfd = video_devdata(file);
  967. struct v4l2_input *p = arg;
  968. /*
  969. * We set the flags for CAP_DV_TIMINGS &
  970. * CAP_STD here based on ioctl handler provided by the
  971. * driver. If the driver doesn't support these
  972. * for a specific input, it must override these flags.
  973. */
  974. if (is_valid_ioctl(vfd, VIDIOC_S_STD))
  975. p->capabilities |= V4L2_IN_CAP_STD;
  976. return ops->vidioc_enum_input(file, fh, p);
  977. }
  978. static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops,
  979. struct file *file, void *fh, void *arg)
  980. {
  981. struct video_device *vfd = video_devdata(file);
  982. struct v4l2_output *p = arg;
  983. /*
  984. * We set the flags for CAP_DV_TIMINGS &
  985. * CAP_STD here based on ioctl handler provided by the
  986. * driver. If the driver doesn't support these
  987. * for a specific output, it must override these flags.
  988. */
  989. if (is_valid_ioctl(vfd, VIDIOC_S_STD))
  990. p->capabilities |= V4L2_OUT_CAP_STD;
  991. return ops->vidioc_enum_output(file, fh, p);
  992. }
  993. static void v4l_fill_fmtdesc(struct v4l2_fmtdesc *fmt)
  994. {
  995. const unsigned sz = sizeof(fmt->description);
  996. const char *descr = NULL;
  997. u32 flags = 0;
  998. /*
  999. * We depart from the normal coding style here since the descriptions
  1000. * should be aligned so it is easy to see which descriptions will be
  1001. * longer than 31 characters (the max length for a description).
  1002. * And frankly, this is easier to read anyway.
  1003. *
  1004. * Note that gcc will use O(log N) comparisons to find the right case.
  1005. */
  1006. switch (fmt->pixelformat) {
  1007. /* Max description length mask: descr = "0123456789012345678901234567890" */
  1008. case V4L2_PIX_FMT_RGB332: descr = "8-bit RGB 3-3-2"; break;
  1009. case V4L2_PIX_FMT_RGB444: descr = "16-bit A/XRGB 4-4-4-4"; break;
  1010. case V4L2_PIX_FMT_ARGB444: descr = "16-bit ARGB 4-4-4-4"; break;
  1011. case V4L2_PIX_FMT_XRGB444: descr = "16-bit XRGB 4-4-4-4"; break;
  1012. case V4L2_PIX_FMT_RGB555: descr = "16-bit A/XRGB 1-5-5-5"; break;
  1013. case V4L2_PIX_FMT_ARGB555: descr = "16-bit ARGB 1-5-5-5"; break;
  1014. case V4L2_PIX_FMT_XRGB555: descr = "16-bit XRGB 1-5-5-5"; break;
  1015. case V4L2_PIX_FMT_RGB565: descr = "16-bit RGB 5-6-5"; break;
  1016. case V4L2_PIX_FMT_RGB555X: descr = "16-bit A/XRGB 1-5-5-5 BE"; break;
  1017. case V4L2_PIX_FMT_ARGB555X: descr = "16-bit ARGB 1-5-5-5 BE"; break;
  1018. case V4L2_PIX_FMT_XRGB555X: descr = "16-bit XRGB 1-5-5-5 BE"; break;
  1019. case V4L2_PIX_FMT_RGB565X: descr = "16-bit RGB 5-6-5 BE"; break;
  1020. case V4L2_PIX_FMT_BGR666: descr = "18-bit BGRX 6-6-6-14"; break;
  1021. case V4L2_PIX_FMT_BGR24: descr = "24-bit BGR 8-8-8"; break;
  1022. case V4L2_PIX_FMT_RGB24: descr = "24-bit RGB 8-8-8"; break;
  1023. case V4L2_PIX_FMT_BGR32: descr = "32-bit BGRA/X 8-8-8-8"; break;
  1024. case V4L2_PIX_FMT_ABGR32: descr = "32-bit BGRA 8-8-8-8"; break;
  1025. case V4L2_PIX_FMT_XBGR32: descr = "32-bit BGRX 8-8-8-8"; break;
  1026. case V4L2_PIX_FMT_RGB32: descr = "32-bit A/XRGB 8-8-8-8"; break;
  1027. case V4L2_PIX_FMT_ARGB32: descr = "32-bit ARGB 8-8-8-8"; break;
  1028. case V4L2_PIX_FMT_XRGB32: descr = "32-bit XRGB 8-8-8-8"; break;
  1029. case V4L2_PIX_FMT_GREY: descr = "8-bit Greyscale"; break;
  1030. case V4L2_PIX_FMT_Y4: descr = "4-bit Greyscale"; break;
  1031. case V4L2_PIX_FMT_Y6: descr = "6-bit Greyscale"; break;
  1032. case V4L2_PIX_FMT_Y10: descr = "10-bit Greyscale"; break;
  1033. case V4L2_PIX_FMT_Y12: descr = "12-bit Greyscale"; break;
  1034. case V4L2_PIX_FMT_Y16: descr = "16-bit Greyscale"; break;
  1035. case V4L2_PIX_FMT_Y16_BE: descr = "16-bit Greyscale BE"; break;
  1036. case V4L2_PIX_FMT_Y10BPACK: descr = "10-bit Greyscale (Packed)"; break;
  1037. case V4L2_PIX_FMT_Y8I: descr = "Interleaved 8-bit Greyscale"; break;
  1038. case V4L2_PIX_FMT_Y12I: descr = "Interleaved 12-bit Greyscale"; break;
  1039. case V4L2_PIX_FMT_Z16: descr = "16-bit Depth"; break;
  1040. case V4L2_PIX_FMT_INZI: descr = "Planar 10:16 Greyscale Depth"; break;
  1041. case V4L2_PIX_FMT_PAL8: descr = "8-bit Palette"; break;
  1042. case V4L2_PIX_FMT_UV8: descr = "8-bit Chrominance UV 4-4"; break;
  1043. case V4L2_PIX_FMT_YVU410: descr = "Planar YVU 4:1:0"; break;
  1044. case V4L2_PIX_FMT_YVU420: descr = "Planar YVU 4:2:0"; break;
  1045. case V4L2_PIX_FMT_YUYV: descr = "YUYV 4:2:2"; break;
  1046. case V4L2_PIX_FMT_YYUV: descr = "YYUV 4:2:2"; break;
  1047. case V4L2_PIX_FMT_YVYU: descr = "YVYU 4:2:2"; break;
  1048. case V4L2_PIX_FMT_UYVY: descr = "UYVY 4:2:2"; break;
  1049. case V4L2_PIX_FMT_VYUY: descr = "VYUY 4:2:2"; break;
  1050. case V4L2_PIX_FMT_YUV422P: descr = "Planar YUV 4:2:2"; break;
  1051. case V4L2_PIX_FMT_YUV411P: descr = "Planar YUV 4:1:1"; break;
  1052. case V4L2_PIX_FMT_Y41P: descr = "YUV 4:1:1 (Packed)"; break;
  1053. case V4L2_PIX_FMT_YUV444: descr = "16-bit A/XYUV 4-4-4-4"; break;
  1054. case V4L2_PIX_FMT_YUV555: descr = "16-bit A/XYUV 1-5-5-5"; break;
  1055. case V4L2_PIX_FMT_YUV565: descr = "16-bit YUV 5-6-5"; break;
  1056. case V4L2_PIX_FMT_YUV32: descr = "32-bit A/XYUV 8-8-8-8"; break;
  1057. case V4L2_PIX_FMT_YUV410: descr = "Planar YUV 4:1:0"; break;
  1058. case V4L2_PIX_FMT_YUV420: descr = "Planar YUV 4:2:0"; break;
  1059. case V4L2_PIX_FMT_HI240: descr = "8-bit Dithered RGB (BTTV)"; break;
  1060. case V4L2_PIX_FMT_HM12: descr = "YUV 4:2:0 (16x16 Macroblocks)"; break;
  1061. case V4L2_PIX_FMT_M420: descr = "YUV 4:2:0 (M420)"; break;
  1062. case V4L2_PIX_FMT_NV12: descr = "Y/CbCr 4:2:0"; break;
  1063. case V4L2_PIX_FMT_NV21: descr = "Y/CrCb 4:2:0"; break;
  1064. case V4L2_PIX_FMT_NV16: descr = "Y/CbCr 4:2:2"; break;
  1065. case V4L2_PIX_FMT_NV61: descr = "Y/CrCb 4:2:2"; break;
  1066. case V4L2_PIX_FMT_NV24: descr = "Y/CbCr 4:4:4"; break;
  1067. case V4L2_PIX_FMT_NV42: descr = "Y/CrCb 4:4:4"; break;
  1068. case V4L2_PIX_FMT_NV12M: descr = "Y/CbCr 4:2:0 (N-C)"; break;
  1069. case V4L2_PIX_FMT_NV21M: descr = "Y/CrCb 4:2:0 (N-C)"; break;
  1070. case V4L2_PIX_FMT_NV16M: descr = "Y/CbCr 4:2:2 (N-C)"; break;
  1071. case V4L2_PIX_FMT_NV61M: descr = "Y/CrCb 4:2:2 (N-C)"; break;
  1072. case V4L2_PIX_FMT_NV12MT: descr = "Y/CbCr 4:2:0 (64x32 MB, N-C)"; break;
  1073. case V4L2_PIX_FMT_NV12MT_16X16: descr = "Y/CbCr 4:2:0 (16x16 MB, N-C)"; break;
  1074. case V4L2_PIX_FMT_YUV420M: descr = "Planar YUV 4:2:0 (N-C)"; break;
  1075. case V4L2_PIX_FMT_YVU420M: descr = "Planar YVU 4:2:0 (N-C)"; break;
  1076. case V4L2_PIX_FMT_YUV422M: descr = "Planar YUV 4:2:2 (N-C)"; break;
  1077. case V4L2_PIX_FMT_YVU422M: descr = "Planar YVU 4:2:2 (N-C)"; break;
  1078. case V4L2_PIX_FMT_YUV444M: descr = "Planar YUV 4:4:4 (N-C)"; break;
  1079. case V4L2_PIX_FMT_YVU444M: descr = "Planar YVU 4:4:4 (N-C)"; break;
  1080. case V4L2_PIX_FMT_SBGGR8: descr = "8-bit Bayer BGBG/GRGR"; break;
  1081. case V4L2_PIX_FMT_SGBRG8: descr = "8-bit Bayer GBGB/RGRG"; break;
  1082. case V4L2_PIX_FMT_SGRBG8: descr = "8-bit Bayer GRGR/BGBG"; break;
  1083. case V4L2_PIX_FMT_SRGGB8: descr = "8-bit Bayer RGRG/GBGB"; break;
  1084. case V4L2_PIX_FMT_SBGGR10: descr = "10-bit Bayer BGBG/GRGR"; break;
  1085. case V4L2_PIX_FMT_SGBRG10: descr = "10-bit Bayer GBGB/RGRG"; break;
  1086. case V4L2_PIX_FMT_SGRBG10: descr = "10-bit Bayer GRGR/BGBG"; break;
  1087. case V4L2_PIX_FMT_SRGGB10: descr = "10-bit Bayer RGRG/GBGB"; break;
  1088. case V4L2_PIX_FMT_SBGGR10P: descr = "10-bit Bayer BGBG/GRGR Packed"; break;
  1089. case V4L2_PIX_FMT_SGBRG10P: descr = "10-bit Bayer GBGB/RGRG Packed"; break;
  1090. case V4L2_PIX_FMT_SGRBG10P: descr = "10-bit Bayer GRGR/BGBG Packed"; break;
  1091. case V4L2_PIX_FMT_SRGGB10P: descr = "10-bit Bayer RGRG/GBGB Packed"; break;
  1092. case V4L2_PIX_FMT_IPU3_SBGGR10: descr = "10-bit bayer BGGR IPU3 Packed"; break;
  1093. case V4L2_PIX_FMT_IPU3_SGBRG10: descr = "10-bit bayer GBRG IPU3 Packed"; break;
  1094. case V4L2_PIX_FMT_IPU3_SGRBG10: descr = "10-bit bayer GRBG IPU3 Packed"; break;
  1095. case V4L2_PIX_FMT_IPU3_SRGGB10: descr = "10-bit bayer RGGB IPU3 Packed"; break;
  1096. case V4L2_PIX_FMT_SBGGR10ALAW8: descr = "8-bit Bayer BGBG/GRGR (A-law)"; break;
  1097. case V4L2_PIX_FMT_SGBRG10ALAW8: descr = "8-bit Bayer GBGB/RGRG (A-law)"; break;
  1098. case V4L2_PIX_FMT_SGRBG10ALAW8: descr = "8-bit Bayer GRGR/BGBG (A-law)"; break;
  1099. case V4L2_PIX_FMT_SRGGB10ALAW8: descr = "8-bit Bayer RGRG/GBGB (A-law)"; break;
  1100. case V4L2_PIX_FMT_SBGGR10DPCM8: descr = "8-bit Bayer BGBG/GRGR (DPCM)"; break;
  1101. case V4L2_PIX_FMT_SGBRG10DPCM8: descr = "8-bit Bayer GBGB/RGRG (DPCM)"; break;
  1102. case V4L2_PIX_FMT_SGRBG10DPCM8: descr = "8-bit Bayer GRGR/BGBG (DPCM)"; break;
  1103. case V4L2_PIX_FMT_SRGGB10DPCM8: descr = "8-bit Bayer RGRG/GBGB (DPCM)"; break;
  1104. case V4L2_PIX_FMT_SBGGR12: descr = "12-bit Bayer BGBG/GRGR"; break;
  1105. case V4L2_PIX_FMT_SGBRG12: descr = "12-bit Bayer GBGB/RGRG"; break;
  1106. case V4L2_PIX_FMT_SGRBG12: descr = "12-bit Bayer GRGR/BGBG"; break;
  1107. case V4L2_PIX_FMT_SRGGB12: descr = "12-bit Bayer RGRG/GBGB"; break;
  1108. case V4L2_PIX_FMT_SBGGR12P: descr = "12-bit Bayer BGBG/GRGR Packed"; break;
  1109. case V4L2_PIX_FMT_SGBRG12P: descr = "12-bit Bayer GBGB/RGRG Packed"; break;
  1110. case V4L2_PIX_FMT_SGRBG12P: descr = "12-bit Bayer GRGR/BGBG Packed"; break;
  1111. case V4L2_PIX_FMT_SRGGB12P: descr = "12-bit Bayer RGRG/GBGB Packed"; break;
  1112. case V4L2_PIX_FMT_SBGGR14P: descr = "14-bit Bayer BGBG/GRGR Packed"; break;
  1113. case V4L2_PIX_FMT_SGBRG14P: descr = "14-bit Bayer GBGB/RGRG Packed"; break;
  1114. case V4L2_PIX_FMT_SGRBG14P: descr = "14-bit Bayer GRGR/BGBG Packed"; break;
  1115. case V4L2_PIX_FMT_SRGGB14P: descr = "14-bit Bayer RGRG/GBGB Packed"; break;
  1116. case V4L2_PIX_FMT_SBGGR16: descr = "16-bit Bayer BGBG/GRGR"; break;
  1117. case V4L2_PIX_FMT_SGBRG16: descr = "16-bit Bayer GBGB/RGRG"; break;
  1118. case V4L2_PIX_FMT_SGRBG16: descr = "16-bit Bayer GRGR/BGBG"; break;
  1119. case V4L2_PIX_FMT_SRGGB16: descr = "16-bit Bayer RGRG/GBGB"; break;
  1120. case V4L2_PIX_FMT_SN9C20X_I420: descr = "GSPCA SN9C20X I420"; break;
  1121. case V4L2_PIX_FMT_SPCA501: descr = "GSPCA SPCA501"; break;
  1122. case V4L2_PIX_FMT_SPCA505: descr = "GSPCA SPCA505"; break;
  1123. case V4L2_PIX_FMT_SPCA508: descr = "GSPCA SPCA508"; break;
  1124. case V4L2_PIX_FMT_STV0680: descr = "GSPCA STV0680"; break;
  1125. case V4L2_PIX_FMT_TM6000: descr = "A/V + VBI Mux Packet"; break;
  1126. case V4L2_PIX_FMT_CIT_YYVYUY: descr = "GSPCA CIT YYVYUY"; break;
  1127. case V4L2_PIX_FMT_KONICA420: descr = "GSPCA KONICA420"; break;
  1128. case V4L2_PIX_FMT_HSV24: descr = "24-bit HSV 8-8-8"; break;
  1129. case V4L2_PIX_FMT_HSV32: descr = "32-bit XHSV 8-8-8-8"; break;
  1130. case V4L2_SDR_FMT_CU8: descr = "Complex U8"; break;
  1131. case V4L2_SDR_FMT_CU16LE: descr = "Complex U16LE"; break;
  1132. case V4L2_SDR_FMT_CS8: descr = "Complex S8"; break;
  1133. case V4L2_SDR_FMT_CS14LE: descr = "Complex S14LE"; break;
  1134. case V4L2_SDR_FMT_RU12LE: descr = "Real U12LE"; break;
  1135. case V4L2_SDR_FMT_PCU16BE: descr = "Planar Complex U16BE"; break;
  1136. case V4L2_SDR_FMT_PCU18BE: descr = "Planar Complex U18BE"; break;
  1137. case V4L2_SDR_FMT_PCU20BE: descr = "Planar Complex U20BE"; break;
  1138. case V4L2_TCH_FMT_DELTA_TD16: descr = "16-bit signed deltas"; break;
  1139. case V4L2_TCH_FMT_DELTA_TD08: descr = "8-bit signed deltas"; break;
  1140. case V4L2_TCH_FMT_TU16: descr = "16-bit unsigned touch data"; break;
  1141. case V4L2_TCH_FMT_TU08: descr = "8-bit unsigned touch data"; break;
  1142. case V4L2_META_FMT_VSP1_HGO: descr = "R-Car VSP1 1-D Histogram"; break;
  1143. case V4L2_META_FMT_VSP1_HGT: descr = "R-Car VSP1 2-D Histogram"; break;
  1144. case V4L2_META_FMT_UVC: descr = "UVC payload header metadata"; break;
  1145. default:
  1146. /* Compressed formats */
  1147. flags = V4L2_FMT_FLAG_COMPRESSED;
  1148. switch (fmt->pixelformat) {
  1149. /* Max description length mask: descr = "0123456789012345678901234567890" */
  1150. case V4L2_PIX_FMT_MJPEG: descr = "Motion-JPEG"; break;
  1151. case V4L2_PIX_FMT_JPEG: descr = "JFIF JPEG"; break;
  1152. case V4L2_PIX_FMT_DV: descr = "1394"; break;
  1153. case V4L2_PIX_FMT_MPEG: descr = "MPEG-1/2/4"; break;
  1154. case V4L2_PIX_FMT_H264: descr = "H.264"; break;
  1155. case V4L2_PIX_FMT_H264_NO_SC: descr = "H.264 (No Start Codes)"; break;
  1156. case V4L2_PIX_FMT_H264_MVC: descr = "H.264 MVC"; break;
  1157. case V4L2_PIX_FMT_H263: descr = "H.263"; break;
  1158. case V4L2_PIX_FMT_MPEG1: descr = "MPEG-1 ES"; break;
  1159. case V4L2_PIX_FMT_MPEG2: descr = "MPEG-2 ES"; break;
  1160. case V4L2_PIX_FMT_MPEG4: descr = "MPEG-4 part 2 ES"; break;
  1161. case V4L2_PIX_FMT_XVID: descr = "Xvid"; break;
  1162. case V4L2_PIX_FMT_VC1_ANNEX_G: descr = "VC-1 (SMPTE 412M Annex G)"; break;
  1163. case V4L2_PIX_FMT_VC1_ANNEX_L: descr = "VC-1 (SMPTE 412M Annex L)"; break;
  1164. case V4L2_PIX_FMT_VP8: descr = "VP8"; break;
  1165. case V4L2_PIX_FMT_VP9: descr = "VP9"; break;
  1166. case V4L2_PIX_FMT_HEVC: descr = "HEVC"; break; /* aka H.265 */
  1167. case V4L2_PIX_FMT_FWHT: descr = "FWHT"; break; /* used in vicodec */
  1168. case V4L2_PIX_FMT_CPIA1: descr = "GSPCA CPiA YUV"; break;
  1169. case V4L2_PIX_FMT_WNVA: descr = "WNVA"; break;
  1170. case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break;
  1171. case V4L2_PIX_FMT_PWC1: descr = "Raw Philips Webcam Type (Old)"; break;
  1172. case V4L2_PIX_FMT_PWC2: descr = "Raw Philips Webcam Type (New)"; break;
  1173. case V4L2_PIX_FMT_ET61X251: descr = "GSPCA ET61X251"; break;
  1174. case V4L2_PIX_FMT_SPCA561: descr = "GSPCA SPCA561"; break;
  1175. case V4L2_PIX_FMT_PAC207: descr = "GSPCA PAC207"; break;
  1176. case V4L2_PIX_FMT_MR97310A: descr = "GSPCA MR97310A"; break;
  1177. case V4L2_PIX_FMT_JL2005BCD: descr = "GSPCA JL2005BCD"; break;
  1178. case V4L2_PIX_FMT_SN9C2028: descr = "GSPCA SN9C2028"; break;
  1179. case V4L2_PIX_FMT_SQ905C: descr = "GSPCA SQ905C"; break;
  1180. case V4L2_PIX_FMT_PJPG: descr = "GSPCA PJPG"; break;
  1181. case V4L2_PIX_FMT_OV511: descr = "GSPCA OV511"; break;
  1182. case V4L2_PIX_FMT_OV518: descr = "GSPCA OV518"; break;
  1183. case V4L2_PIX_FMT_JPGL: descr = "JPEG Lite"; break;
  1184. case V4L2_PIX_FMT_SE401: descr = "GSPCA SE401"; break;
  1185. case V4L2_PIX_FMT_S5C_UYVY_JPG: descr = "S5C73MX interleaved UYVY/JPEG"; break;
  1186. case V4L2_PIX_FMT_MT21C: descr = "Mediatek Compressed Format"; break;
  1187. default:
  1188. WARN(1, "Unknown pixelformat 0x%08x\n", fmt->pixelformat);
  1189. if (fmt->description[0])
  1190. return;
  1191. flags = 0;
  1192. snprintf(fmt->description, sz, "%c%c%c%c%s",
  1193. (char)(fmt->pixelformat & 0x7f),
  1194. (char)((fmt->pixelformat >> 8) & 0x7f),
  1195. (char)((fmt->pixelformat >> 16) & 0x7f),
  1196. (char)((fmt->pixelformat >> 24) & 0x7f),
  1197. (fmt->pixelformat & (1 << 31)) ? "-BE" : "");
  1198. break;
  1199. }
  1200. }
  1201. if (descr)
  1202. WARN_ON(strlcpy(fmt->description, descr, sz) >= sz);
  1203. fmt->flags = flags;
  1204. }
  1205. static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops,
  1206. struct file *file, void *fh, void *arg)
  1207. {
  1208. struct v4l2_fmtdesc *p = arg;
  1209. int ret = check_fmt(file, p->type);
  1210. if (ret)
  1211. return ret;
  1212. ret = -EINVAL;
  1213. switch (p->type) {
  1214. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1215. if (unlikely(!ops->vidioc_enum_fmt_vid_cap))
  1216. break;
  1217. ret = ops->vidioc_enum_fmt_vid_cap(file, fh, arg);
  1218. break;
  1219. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1220. if (unlikely(!ops->vidioc_enum_fmt_vid_cap_mplane))
  1221. break;
  1222. ret = ops->vidioc_enum_fmt_vid_cap_mplane(file, fh, arg);
  1223. break;
  1224. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1225. if (unlikely(!ops->vidioc_enum_fmt_vid_overlay))
  1226. break;
  1227. ret = ops->vidioc_enum_fmt_vid_overlay(file, fh, arg);
  1228. break;
  1229. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1230. if (unlikely(!ops->vidioc_enum_fmt_vid_out))
  1231. break;
  1232. ret = ops->vidioc_enum_fmt_vid_out(file, fh, arg);
  1233. break;
  1234. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1235. if (unlikely(!ops->vidioc_enum_fmt_vid_out_mplane))
  1236. break;
  1237. ret = ops->vidioc_enum_fmt_vid_out_mplane(file, fh, arg);
  1238. break;
  1239. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1240. if (unlikely(!ops->vidioc_enum_fmt_sdr_cap))
  1241. break;
  1242. ret = ops->vidioc_enum_fmt_sdr_cap(file, fh, arg);
  1243. break;
  1244. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1245. if (unlikely(!ops->vidioc_enum_fmt_sdr_out))
  1246. break;
  1247. ret = ops->vidioc_enum_fmt_sdr_out(file, fh, arg);
  1248. break;
  1249. case V4L2_BUF_TYPE_META_CAPTURE:
  1250. if (unlikely(!ops->vidioc_enum_fmt_meta_cap))
  1251. break;
  1252. ret = ops->vidioc_enum_fmt_meta_cap(file, fh, arg);
  1253. break;
  1254. }
  1255. if (ret == 0)
  1256. v4l_fill_fmtdesc(p);
  1257. return ret;
  1258. }
  1259. static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops,
  1260. struct file *file, void *fh, void *arg)
  1261. {
  1262. struct v4l2_format *p = arg;
  1263. int ret = check_fmt(file, p->type);
  1264. if (ret)
  1265. return ret;
  1266. /*
  1267. * fmt can't be cleared for these overlay types due to the 'clips'
  1268. * 'clipcount' and 'bitmap' pointers in struct v4l2_window.
  1269. * Those are provided by the user. So handle these two overlay types
  1270. * first, and then just do a simple memset for the other types.
  1271. */
  1272. switch (p->type) {
  1273. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1274. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY: {
  1275. struct v4l2_clip __user *clips = p->fmt.win.clips;
  1276. u32 clipcount = p->fmt.win.clipcount;
  1277. void __user *bitmap = p->fmt.win.bitmap;
  1278. memset(&p->fmt, 0, sizeof(p->fmt));
  1279. p->fmt.win.clips = clips;
  1280. p->fmt.win.clipcount = clipcount;
  1281. p->fmt.win.bitmap = bitmap;
  1282. break;
  1283. }
  1284. default:
  1285. memset(&p->fmt, 0, sizeof(p->fmt));
  1286. break;
  1287. }
  1288. switch (p->type) {
  1289. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1290. if (unlikely(!ops->vidioc_g_fmt_vid_cap))
  1291. break;
  1292. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1293. ret = ops->vidioc_g_fmt_vid_cap(file, fh, arg);
  1294. /* just in case the driver zeroed it again */
  1295. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1296. return ret;
  1297. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1298. return ops->vidioc_g_fmt_vid_cap_mplane(file, fh, arg);
  1299. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1300. return ops->vidioc_g_fmt_vid_overlay(file, fh, arg);
  1301. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1302. return ops->vidioc_g_fmt_vbi_cap(file, fh, arg);
  1303. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1304. return ops->vidioc_g_fmt_sliced_vbi_cap(file, fh, arg);
  1305. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1306. if (unlikely(!ops->vidioc_g_fmt_vid_out))
  1307. break;
  1308. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1309. ret = ops->vidioc_g_fmt_vid_out(file, fh, arg);
  1310. /* just in case the driver zeroed it again */
  1311. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1312. return ret;
  1313. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1314. return ops->vidioc_g_fmt_vid_out_mplane(file, fh, arg);
  1315. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1316. return ops->vidioc_g_fmt_vid_out_overlay(file, fh, arg);
  1317. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1318. return ops->vidioc_g_fmt_vbi_out(file, fh, arg);
  1319. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1320. return ops->vidioc_g_fmt_sliced_vbi_out(file, fh, arg);
  1321. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1322. return ops->vidioc_g_fmt_sdr_cap(file, fh, arg);
  1323. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1324. return ops->vidioc_g_fmt_sdr_out(file, fh, arg);
  1325. case V4L2_BUF_TYPE_META_CAPTURE:
  1326. return ops->vidioc_g_fmt_meta_cap(file, fh, arg);
  1327. }
  1328. return -EINVAL;
  1329. }
  1330. static void v4l_pix_format_touch(struct v4l2_pix_format *p)
  1331. {
  1332. /*
  1333. * The v4l2_pix_format structure contains fields that make no sense for
  1334. * touch. Set them to default values in this case.
  1335. */
  1336. p->field = V4L2_FIELD_NONE;
  1337. p->colorspace = V4L2_COLORSPACE_RAW;
  1338. p->flags = 0;
  1339. p->ycbcr_enc = 0;
  1340. p->quantization = 0;
  1341. p->xfer_func = 0;
  1342. }
  1343. static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops,
  1344. struct file *file, void *fh, void *arg)
  1345. {
  1346. struct v4l2_format *p = arg;
  1347. struct video_device *vfd = video_devdata(file);
  1348. int ret = check_fmt(file, p->type);
  1349. if (ret)
  1350. return ret;
  1351. ret = v4l_enable_media_source(vfd);
  1352. if (ret)
  1353. return ret;
  1354. v4l_sanitize_format(p);
  1355. switch (p->type) {
  1356. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1357. if (unlikely(!ops->vidioc_s_fmt_vid_cap))
  1358. break;
  1359. CLEAR_AFTER_FIELD(p, fmt.pix);
  1360. ret = ops->vidioc_s_fmt_vid_cap(file, fh, arg);
  1361. /* just in case the driver zeroed it again */
  1362. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1363. if (vfd->vfl_type == VFL_TYPE_TOUCH)
  1364. v4l_pix_format_touch(&p->fmt.pix);
  1365. return ret;
  1366. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1367. if (unlikely(!ops->vidioc_s_fmt_vid_cap_mplane))
  1368. break;
  1369. CLEAR_AFTER_FIELD(p, fmt.pix_mp.xfer_func);
  1370. return ops->vidioc_s_fmt_vid_cap_mplane(file, fh, arg);
  1371. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1372. if (unlikely(!ops->vidioc_s_fmt_vid_overlay))
  1373. break;
  1374. CLEAR_AFTER_FIELD(p, fmt.win);
  1375. return ops->vidioc_s_fmt_vid_overlay(file, fh, arg);
  1376. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1377. if (unlikely(!ops->vidioc_s_fmt_vbi_cap))
  1378. break;
  1379. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1380. return ops->vidioc_s_fmt_vbi_cap(file, fh, arg);
  1381. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1382. if (unlikely(!ops->vidioc_s_fmt_sliced_vbi_cap))
  1383. break;
  1384. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1385. return ops->vidioc_s_fmt_sliced_vbi_cap(file, fh, arg);
  1386. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1387. if (unlikely(!ops->vidioc_s_fmt_vid_out))
  1388. break;
  1389. CLEAR_AFTER_FIELD(p, fmt.pix);
  1390. ret = ops->vidioc_s_fmt_vid_out(file, fh, arg);
  1391. /* just in case the driver zeroed it again */
  1392. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1393. return ret;
  1394. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1395. if (unlikely(!ops->vidioc_s_fmt_vid_out_mplane))
  1396. break;
  1397. CLEAR_AFTER_FIELD(p, fmt.pix_mp.xfer_func);
  1398. return ops->vidioc_s_fmt_vid_out_mplane(file, fh, arg);
  1399. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1400. if (unlikely(!ops->vidioc_s_fmt_vid_out_overlay))
  1401. break;
  1402. CLEAR_AFTER_FIELD(p, fmt.win);
  1403. return ops->vidioc_s_fmt_vid_out_overlay(file, fh, arg);
  1404. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1405. if (unlikely(!ops->vidioc_s_fmt_vbi_out))
  1406. break;
  1407. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1408. return ops->vidioc_s_fmt_vbi_out(file, fh, arg);
  1409. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1410. if (unlikely(!ops->vidioc_s_fmt_sliced_vbi_out))
  1411. break;
  1412. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1413. return ops->vidioc_s_fmt_sliced_vbi_out(file, fh, arg);
  1414. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1415. if (unlikely(!ops->vidioc_s_fmt_sdr_cap))
  1416. break;
  1417. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1418. return ops->vidioc_s_fmt_sdr_cap(file, fh, arg);
  1419. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1420. if (unlikely(!ops->vidioc_s_fmt_sdr_out))
  1421. break;
  1422. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1423. return ops->vidioc_s_fmt_sdr_out(file, fh, arg);
  1424. case V4L2_BUF_TYPE_META_CAPTURE:
  1425. if (unlikely(!ops->vidioc_s_fmt_meta_cap))
  1426. break;
  1427. CLEAR_AFTER_FIELD(p, fmt.meta);
  1428. return ops->vidioc_s_fmt_meta_cap(file, fh, arg);
  1429. }
  1430. return -EINVAL;
  1431. }
  1432. static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops,
  1433. struct file *file, void *fh, void *arg)
  1434. {
  1435. struct v4l2_format *p = arg;
  1436. int ret = check_fmt(file, p->type);
  1437. if (ret)
  1438. return ret;
  1439. v4l_sanitize_format(p);
  1440. switch (p->type) {
  1441. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  1442. if (unlikely(!ops->vidioc_try_fmt_vid_cap))
  1443. break;
  1444. CLEAR_AFTER_FIELD(p, fmt.pix);
  1445. ret = ops->vidioc_try_fmt_vid_cap(file, fh, arg);
  1446. /* just in case the driver zeroed it again */
  1447. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1448. return ret;
  1449. case V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE:
  1450. if (unlikely(!ops->vidioc_try_fmt_vid_cap_mplane))
  1451. break;
  1452. CLEAR_AFTER_FIELD(p, fmt.pix_mp.xfer_func);
  1453. return ops->vidioc_try_fmt_vid_cap_mplane(file, fh, arg);
  1454. case V4L2_BUF_TYPE_VIDEO_OVERLAY:
  1455. if (unlikely(!ops->vidioc_try_fmt_vid_overlay))
  1456. break;
  1457. CLEAR_AFTER_FIELD(p, fmt.win);
  1458. return ops->vidioc_try_fmt_vid_overlay(file, fh, arg);
  1459. case V4L2_BUF_TYPE_VBI_CAPTURE:
  1460. if (unlikely(!ops->vidioc_try_fmt_vbi_cap))
  1461. break;
  1462. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1463. return ops->vidioc_try_fmt_vbi_cap(file, fh, arg);
  1464. case V4L2_BUF_TYPE_SLICED_VBI_CAPTURE:
  1465. if (unlikely(!ops->vidioc_try_fmt_sliced_vbi_cap))
  1466. break;
  1467. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1468. return ops->vidioc_try_fmt_sliced_vbi_cap(file, fh, arg);
  1469. case V4L2_BUF_TYPE_VIDEO_OUTPUT:
  1470. if (unlikely(!ops->vidioc_try_fmt_vid_out))
  1471. break;
  1472. CLEAR_AFTER_FIELD(p, fmt.pix);
  1473. ret = ops->vidioc_try_fmt_vid_out(file, fh, arg);
  1474. /* just in case the driver zeroed it again */
  1475. p->fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1476. return ret;
  1477. case V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE:
  1478. if (unlikely(!ops->vidioc_try_fmt_vid_out_mplane))
  1479. break;
  1480. CLEAR_AFTER_FIELD(p, fmt.pix_mp.xfer_func);
  1481. return ops->vidioc_try_fmt_vid_out_mplane(file, fh, arg);
  1482. case V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY:
  1483. if (unlikely(!ops->vidioc_try_fmt_vid_out_overlay))
  1484. break;
  1485. CLEAR_AFTER_FIELD(p, fmt.win);
  1486. return ops->vidioc_try_fmt_vid_out_overlay(file, fh, arg);
  1487. case V4L2_BUF_TYPE_VBI_OUTPUT:
  1488. if (unlikely(!ops->vidioc_try_fmt_vbi_out))
  1489. break;
  1490. CLEAR_AFTER_FIELD(p, fmt.vbi);
  1491. return ops->vidioc_try_fmt_vbi_out(file, fh, arg);
  1492. case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
  1493. if (unlikely(!ops->vidioc_try_fmt_sliced_vbi_out))
  1494. break;
  1495. CLEAR_AFTER_FIELD(p, fmt.sliced);
  1496. return ops->vidioc_try_fmt_sliced_vbi_out(file, fh, arg);
  1497. case V4L2_BUF_TYPE_SDR_CAPTURE:
  1498. if (unlikely(!ops->vidioc_try_fmt_sdr_cap))
  1499. break;
  1500. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1501. return ops->vidioc_try_fmt_sdr_cap(file, fh, arg);
  1502. case V4L2_BUF_TYPE_SDR_OUTPUT:
  1503. if (unlikely(!ops->vidioc_try_fmt_sdr_out))
  1504. break;
  1505. CLEAR_AFTER_FIELD(p, fmt.sdr);
  1506. return ops->vidioc_try_fmt_sdr_out(file, fh, arg);
  1507. case V4L2_BUF_TYPE_META_CAPTURE:
  1508. if (unlikely(!ops->vidioc_try_fmt_meta_cap))
  1509. break;
  1510. CLEAR_AFTER_FIELD(p, fmt.meta);
  1511. return ops->vidioc_try_fmt_meta_cap(file, fh, arg);
  1512. }
  1513. return -EINVAL;
  1514. }
  1515. static int v4l_streamon(const struct v4l2_ioctl_ops *ops,
  1516. struct file *file, void *fh, void *arg)
  1517. {
  1518. return ops->vidioc_streamon(file, fh, *(unsigned int *)arg);
  1519. }
  1520. static int v4l_streamoff(const struct v4l2_ioctl_ops *ops,
  1521. struct file *file, void *fh, void *arg)
  1522. {
  1523. return ops->vidioc_streamoff(file, fh, *(unsigned int *)arg);
  1524. }
  1525. static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops,
  1526. struct file *file, void *fh, void *arg)
  1527. {
  1528. struct video_device *vfd = video_devdata(file);
  1529. struct v4l2_tuner *p = arg;
  1530. int err;
  1531. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1532. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1533. err = ops->vidioc_g_tuner(file, fh, p);
  1534. if (!err)
  1535. p->capability |= V4L2_TUNER_CAP_FREQ_BANDS;
  1536. return err;
  1537. }
  1538. static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops,
  1539. struct file *file, void *fh, void *arg)
  1540. {
  1541. struct video_device *vfd = video_devdata(file);
  1542. struct v4l2_tuner *p = arg;
  1543. int ret;
  1544. ret = v4l_enable_media_source(vfd);
  1545. if (ret)
  1546. return ret;
  1547. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1548. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1549. return ops->vidioc_s_tuner(file, fh, p);
  1550. }
  1551. static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops,
  1552. struct file *file, void *fh, void *arg)
  1553. {
  1554. struct video_device *vfd = video_devdata(file);
  1555. struct v4l2_modulator *p = arg;
  1556. int err;
  1557. if (vfd->vfl_type == VFL_TYPE_RADIO)
  1558. p->type = V4L2_TUNER_RADIO;
  1559. err = ops->vidioc_g_modulator(file, fh, p);
  1560. if (!err)
  1561. p->capability |= V4L2_TUNER_CAP_FREQ_BANDS;
  1562. return err;
  1563. }
  1564. static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops,
  1565. struct file *file, void *fh, void *arg)
  1566. {
  1567. struct video_device *vfd = video_devdata(file);
  1568. struct v4l2_modulator *p = arg;
  1569. if (vfd->vfl_type == VFL_TYPE_RADIO)
  1570. p->type = V4L2_TUNER_RADIO;
  1571. return ops->vidioc_s_modulator(file, fh, p);
  1572. }
  1573. static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops,
  1574. struct file *file, void *fh, void *arg)
  1575. {
  1576. struct video_device *vfd = video_devdata(file);
  1577. struct v4l2_frequency *p = arg;
  1578. if (vfd->vfl_type == VFL_TYPE_SDR)
  1579. p->type = V4L2_TUNER_SDR;
  1580. else
  1581. p->type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1582. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1583. return ops->vidioc_g_frequency(file, fh, p);
  1584. }
  1585. static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops,
  1586. struct file *file, void *fh, void *arg)
  1587. {
  1588. struct video_device *vfd = video_devdata(file);
  1589. const struct v4l2_frequency *p = arg;
  1590. enum v4l2_tuner_type type;
  1591. int ret;
  1592. ret = v4l_enable_media_source(vfd);
  1593. if (ret)
  1594. return ret;
  1595. if (vfd->vfl_type == VFL_TYPE_SDR) {
  1596. if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)
  1597. return -EINVAL;
  1598. } else {
  1599. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1600. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1601. if (type != p->type)
  1602. return -EINVAL;
  1603. }
  1604. return ops->vidioc_s_frequency(file, fh, p);
  1605. }
  1606. static int v4l_enumstd(const struct v4l2_ioctl_ops *ops,
  1607. struct file *file, void *fh, void *arg)
  1608. {
  1609. struct video_device *vfd = video_devdata(file);
  1610. struct v4l2_standard *p = arg;
  1611. return v4l_video_std_enumstd(p, vfd->tvnorms);
  1612. }
  1613. static int v4l_s_std(const struct v4l2_ioctl_ops *ops,
  1614. struct file *file, void *fh, void *arg)
  1615. {
  1616. struct video_device *vfd = video_devdata(file);
  1617. v4l2_std_id id = *(v4l2_std_id *)arg, norm;
  1618. int ret;
  1619. ret = v4l_enable_media_source(vfd);
  1620. if (ret)
  1621. return ret;
  1622. norm = id & vfd->tvnorms;
  1623. if (vfd->tvnorms && !norm) /* Check if std is supported */
  1624. return -EINVAL;
  1625. /* Calls the specific handler */
  1626. return ops->vidioc_s_std(file, fh, norm);
  1627. }
  1628. static int v4l_querystd(const struct v4l2_ioctl_ops *ops,
  1629. struct file *file, void *fh, void *arg)
  1630. {
  1631. struct video_device *vfd = video_devdata(file);
  1632. v4l2_std_id *p = arg;
  1633. int ret;
  1634. ret = v4l_enable_media_source(vfd);
  1635. if (ret)
  1636. return ret;
  1637. /*
  1638. * If no signal is detected, then the driver should return
  1639. * V4L2_STD_UNKNOWN. Otherwise it should return tvnorms with
  1640. * any standards that do not apply removed.
  1641. *
  1642. * This means that tuners, audio and video decoders can join
  1643. * their efforts to improve the standards detection.
  1644. */
  1645. *p = vfd->tvnorms;
  1646. return ops->vidioc_querystd(file, fh, arg);
  1647. }
  1648. static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops,
  1649. struct file *file, void *fh, void *arg)
  1650. {
  1651. struct video_device *vfd = video_devdata(file);
  1652. struct v4l2_hw_freq_seek *p = arg;
  1653. enum v4l2_tuner_type type;
  1654. int ret;
  1655. ret = v4l_enable_media_source(vfd);
  1656. if (ret)
  1657. return ret;
  1658. /* s_hw_freq_seek is not supported for SDR for now */
  1659. if (vfd->vfl_type == VFL_TYPE_SDR)
  1660. return -EINVAL;
  1661. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  1662. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  1663. if (p->type != type)
  1664. return -EINVAL;
  1665. return ops->vidioc_s_hw_freq_seek(file, fh, p);
  1666. }
  1667. static int v4l_overlay(const struct v4l2_ioctl_ops *ops,
  1668. struct file *file, void *fh, void *arg)
  1669. {
  1670. return ops->vidioc_overlay(file, fh, *(unsigned int *)arg);
  1671. }
  1672. static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops,
  1673. struct file *file, void *fh, void *arg)
  1674. {
  1675. struct v4l2_requestbuffers *p = arg;
  1676. int ret = check_fmt(file, p->type);
  1677. if (ret)
  1678. return ret;
  1679. CLEAR_AFTER_FIELD(p, memory);
  1680. return ops->vidioc_reqbufs(file, fh, p);
  1681. }
  1682. static int v4l_querybuf(const struct v4l2_ioctl_ops *ops,
  1683. struct file *file, void *fh, void *arg)
  1684. {
  1685. struct v4l2_buffer *p = arg;
  1686. int ret = check_fmt(file, p->type);
  1687. return ret ? ret : ops->vidioc_querybuf(file, fh, p);
  1688. }
  1689. static int v4l_qbuf(const struct v4l2_ioctl_ops *ops,
  1690. struct file *file, void *fh, void *arg)
  1691. {
  1692. struct v4l2_buffer *p = arg;
  1693. int ret = check_fmt(file, p->type);
  1694. return ret ? ret : ops->vidioc_qbuf(file, fh, p);
  1695. }
  1696. static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops,
  1697. struct file *file, void *fh, void *arg)
  1698. {
  1699. struct v4l2_buffer *p = arg;
  1700. int ret = check_fmt(file, p->type);
  1701. return ret ? ret : ops->vidioc_dqbuf(file, fh, p);
  1702. }
  1703. static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops,
  1704. struct file *file, void *fh, void *arg)
  1705. {
  1706. struct v4l2_create_buffers *create = arg;
  1707. int ret = check_fmt(file, create->format.type);
  1708. if (ret)
  1709. return ret;
  1710. CLEAR_AFTER_FIELD(create, format);
  1711. v4l_sanitize_format(&create->format);
  1712. ret = ops->vidioc_create_bufs(file, fh, create);
  1713. if (create->format.type == V4L2_BUF_TYPE_VIDEO_CAPTURE ||
  1714. create->format.type == V4L2_BUF_TYPE_VIDEO_OUTPUT)
  1715. create->format.fmt.pix.priv = V4L2_PIX_FMT_PRIV_MAGIC;
  1716. return ret;
  1717. }
  1718. static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops,
  1719. struct file *file, void *fh, void *arg)
  1720. {
  1721. struct v4l2_buffer *b = arg;
  1722. int ret = check_fmt(file, b->type);
  1723. return ret ? ret : ops->vidioc_prepare_buf(file, fh, b);
  1724. }
  1725. static int v4l_g_parm(const struct v4l2_ioctl_ops *ops,
  1726. struct file *file, void *fh, void *arg)
  1727. {
  1728. struct v4l2_streamparm *p = arg;
  1729. v4l2_std_id std;
  1730. int ret = check_fmt(file, p->type);
  1731. if (ret)
  1732. return ret;
  1733. if (ops->vidioc_g_parm)
  1734. return ops->vidioc_g_parm(file, fh, p);
  1735. if (p->type != V4L2_BUF_TYPE_VIDEO_CAPTURE &&
  1736. p->type != V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  1737. return -EINVAL;
  1738. p->parm.capture.readbuffers = 2;
  1739. ret = ops->vidioc_g_std(file, fh, &std);
  1740. if (ret == 0)
  1741. v4l2_video_std_frame_period(std, &p->parm.capture.timeperframe);
  1742. return ret;
  1743. }
  1744. static int v4l_s_parm(const struct v4l2_ioctl_ops *ops,
  1745. struct file *file, void *fh, void *arg)
  1746. {
  1747. struct v4l2_streamparm *p = arg;
  1748. int ret = check_fmt(file, p->type);
  1749. if (ret)
  1750. return ret;
  1751. /* Note: extendedmode is never used in drivers */
  1752. if (V4L2_TYPE_IS_OUTPUT(p->type)) {
  1753. memset(p->parm.output.reserved, 0,
  1754. sizeof(p->parm.output.reserved));
  1755. p->parm.output.extendedmode = 0;
  1756. p->parm.output.outputmode &= V4L2_MODE_HIGHQUALITY;
  1757. } else {
  1758. memset(p->parm.capture.reserved, 0,
  1759. sizeof(p->parm.capture.reserved));
  1760. p->parm.capture.extendedmode = 0;
  1761. p->parm.capture.capturemode &= V4L2_MODE_HIGHQUALITY;
  1762. }
  1763. return ops->vidioc_s_parm(file, fh, p);
  1764. }
  1765. static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops,
  1766. struct file *file, void *fh, void *arg)
  1767. {
  1768. struct video_device *vfd = video_devdata(file);
  1769. struct v4l2_queryctrl *p = arg;
  1770. struct v4l2_fh *vfh =
  1771. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1772. if (vfh && vfh->ctrl_handler)
  1773. return v4l2_queryctrl(vfh->ctrl_handler, p);
  1774. if (vfd->ctrl_handler)
  1775. return v4l2_queryctrl(vfd->ctrl_handler, p);
  1776. if (ops->vidioc_queryctrl)
  1777. return ops->vidioc_queryctrl(file, fh, p);
  1778. return -ENOTTY;
  1779. }
  1780. static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops,
  1781. struct file *file, void *fh, void *arg)
  1782. {
  1783. struct video_device *vfd = video_devdata(file);
  1784. struct v4l2_query_ext_ctrl *p = arg;
  1785. struct v4l2_fh *vfh =
  1786. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1787. if (vfh && vfh->ctrl_handler)
  1788. return v4l2_query_ext_ctrl(vfh->ctrl_handler, p);
  1789. if (vfd->ctrl_handler)
  1790. return v4l2_query_ext_ctrl(vfd->ctrl_handler, p);
  1791. if (ops->vidioc_query_ext_ctrl)
  1792. return ops->vidioc_query_ext_ctrl(file, fh, p);
  1793. return -ENOTTY;
  1794. }
  1795. static int v4l_querymenu(const struct v4l2_ioctl_ops *ops,
  1796. struct file *file, void *fh, void *arg)
  1797. {
  1798. struct video_device *vfd = video_devdata(file);
  1799. struct v4l2_querymenu *p = arg;
  1800. struct v4l2_fh *vfh =
  1801. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1802. if (vfh && vfh->ctrl_handler)
  1803. return v4l2_querymenu(vfh->ctrl_handler, p);
  1804. if (vfd->ctrl_handler)
  1805. return v4l2_querymenu(vfd->ctrl_handler, p);
  1806. if (ops->vidioc_querymenu)
  1807. return ops->vidioc_querymenu(file, fh, p);
  1808. return -ENOTTY;
  1809. }
  1810. static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops,
  1811. struct file *file, void *fh, void *arg)
  1812. {
  1813. struct video_device *vfd = video_devdata(file);
  1814. struct v4l2_control *p = arg;
  1815. struct v4l2_fh *vfh =
  1816. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1817. struct v4l2_ext_controls ctrls;
  1818. struct v4l2_ext_control ctrl;
  1819. if (vfh && vfh->ctrl_handler)
  1820. return v4l2_g_ctrl(vfh->ctrl_handler, p);
  1821. if (vfd->ctrl_handler)
  1822. return v4l2_g_ctrl(vfd->ctrl_handler, p);
  1823. if (ops->vidioc_g_ctrl)
  1824. return ops->vidioc_g_ctrl(file, fh, p);
  1825. if (ops->vidioc_g_ext_ctrls == NULL)
  1826. return -ENOTTY;
  1827. ctrls.which = V4L2_CTRL_ID2WHICH(p->id);
  1828. ctrls.count = 1;
  1829. ctrls.controls = &ctrl;
  1830. ctrl.id = p->id;
  1831. ctrl.value = p->value;
  1832. if (check_ext_ctrls(&ctrls, 1)) {
  1833. int ret = ops->vidioc_g_ext_ctrls(file, fh, &ctrls);
  1834. if (ret == 0)
  1835. p->value = ctrl.value;
  1836. return ret;
  1837. }
  1838. return -EINVAL;
  1839. }
  1840. static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops,
  1841. struct file *file, void *fh, void *arg)
  1842. {
  1843. struct video_device *vfd = video_devdata(file);
  1844. struct v4l2_control *p = arg;
  1845. struct v4l2_fh *vfh =
  1846. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1847. struct v4l2_ext_controls ctrls;
  1848. struct v4l2_ext_control ctrl;
  1849. if (vfh && vfh->ctrl_handler)
  1850. return v4l2_s_ctrl(vfh, vfh->ctrl_handler, p);
  1851. if (vfd->ctrl_handler)
  1852. return v4l2_s_ctrl(NULL, vfd->ctrl_handler, p);
  1853. if (ops->vidioc_s_ctrl)
  1854. return ops->vidioc_s_ctrl(file, fh, p);
  1855. if (ops->vidioc_s_ext_ctrls == NULL)
  1856. return -ENOTTY;
  1857. ctrls.which = V4L2_CTRL_ID2WHICH(p->id);
  1858. ctrls.count = 1;
  1859. ctrls.controls = &ctrl;
  1860. ctrl.id = p->id;
  1861. ctrl.value = p->value;
  1862. if (check_ext_ctrls(&ctrls, 1))
  1863. return ops->vidioc_s_ext_ctrls(file, fh, &ctrls);
  1864. return -EINVAL;
  1865. }
  1866. static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1867. struct file *file, void *fh, void *arg)
  1868. {
  1869. struct video_device *vfd = video_devdata(file);
  1870. struct v4l2_ext_controls *p = arg;
  1871. struct v4l2_fh *vfh =
  1872. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1873. p->error_idx = p->count;
  1874. if (vfh && vfh->ctrl_handler)
  1875. return v4l2_g_ext_ctrls(vfh->ctrl_handler, p);
  1876. if (vfd->ctrl_handler)
  1877. return v4l2_g_ext_ctrls(vfd->ctrl_handler, p);
  1878. if (ops->vidioc_g_ext_ctrls == NULL)
  1879. return -ENOTTY;
  1880. return check_ext_ctrls(p, 0) ? ops->vidioc_g_ext_ctrls(file, fh, p) :
  1881. -EINVAL;
  1882. }
  1883. static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1884. struct file *file, void *fh, void *arg)
  1885. {
  1886. struct video_device *vfd = video_devdata(file);
  1887. struct v4l2_ext_controls *p = arg;
  1888. struct v4l2_fh *vfh =
  1889. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1890. p->error_idx = p->count;
  1891. if (vfh && vfh->ctrl_handler)
  1892. return v4l2_s_ext_ctrls(vfh, vfh->ctrl_handler, p);
  1893. if (vfd->ctrl_handler)
  1894. return v4l2_s_ext_ctrls(NULL, vfd->ctrl_handler, p);
  1895. if (ops->vidioc_s_ext_ctrls == NULL)
  1896. return -ENOTTY;
  1897. return check_ext_ctrls(p, 0) ? ops->vidioc_s_ext_ctrls(file, fh, p) :
  1898. -EINVAL;
  1899. }
  1900. static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops,
  1901. struct file *file, void *fh, void *arg)
  1902. {
  1903. struct video_device *vfd = video_devdata(file);
  1904. struct v4l2_ext_controls *p = arg;
  1905. struct v4l2_fh *vfh =
  1906. test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags) ? fh : NULL;
  1907. p->error_idx = p->count;
  1908. if (vfh && vfh->ctrl_handler)
  1909. return v4l2_try_ext_ctrls(vfh->ctrl_handler, p);
  1910. if (vfd->ctrl_handler)
  1911. return v4l2_try_ext_ctrls(vfd->ctrl_handler, p);
  1912. if (ops->vidioc_try_ext_ctrls == NULL)
  1913. return -ENOTTY;
  1914. return check_ext_ctrls(p, 0) ? ops->vidioc_try_ext_ctrls(file, fh, p) :
  1915. -EINVAL;
  1916. }
  1917. /*
  1918. * The selection API specified originally that the _MPLANE buffer types
  1919. * shouldn't be used. The reasons for this are lost in the mists of time
  1920. * (or just really crappy memories). Regardless, this is really annoying
  1921. * for userspace. So to keep things simple we map _MPLANE buffer types
  1922. * to their 'regular' counterparts before calling the driver. And we
  1923. * restore it afterwards. This way applications can use either buffer
  1924. * type and drivers don't need to check for both.
  1925. */
  1926. static int v4l_g_selection(const struct v4l2_ioctl_ops *ops,
  1927. struct file *file, void *fh, void *arg)
  1928. {
  1929. struct v4l2_selection *p = arg;
  1930. u32 old_type = p->type;
  1931. int ret;
  1932. if (p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  1933. p->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1934. else if (p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
  1935. p->type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
  1936. ret = ops->vidioc_g_selection(file, fh, p);
  1937. p->type = old_type;
  1938. return ret;
  1939. }
  1940. static int v4l_s_selection(const struct v4l2_ioctl_ops *ops,
  1941. struct file *file, void *fh, void *arg)
  1942. {
  1943. struct v4l2_selection *p = arg;
  1944. u32 old_type = p->type;
  1945. int ret;
  1946. if (p->type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE)
  1947. p->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  1948. else if (p->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
  1949. p->type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
  1950. ret = ops->vidioc_s_selection(file, fh, p);
  1951. p->type = old_type;
  1952. return ret;
  1953. }
  1954. static int v4l_g_crop(const struct v4l2_ioctl_ops *ops,
  1955. struct file *file, void *fh, void *arg)
  1956. {
  1957. struct v4l2_crop *p = arg;
  1958. struct v4l2_selection s = {
  1959. .type = p->type,
  1960. };
  1961. int ret;
  1962. if (ops->vidioc_g_crop)
  1963. return ops->vidioc_g_crop(file, fh, p);
  1964. /* simulate capture crop using selection api */
  1965. /* crop means compose for output devices */
  1966. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1967. s.target = V4L2_SEL_TGT_COMPOSE_ACTIVE;
  1968. else
  1969. s.target = V4L2_SEL_TGT_CROP_ACTIVE;
  1970. ret = v4l_g_selection(ops, file, fh, &s);
  1971. /* copying results to old structure on success */
  1972. if (!ret)
  1973. p->c = s.r;
  1974. return ret;
  1975. }
  1976. static int v4l_s_crop(const struct v4l2_ioctl_ops *ops,
  1977. struct file *file, void *fh, void *arg)
  1978. {
  1979. struct v4l2_crop *p = arg;
  1980. struct v4l2_selection s = {
  1981. .type = p->type,
  1982. .r = p->c,
  1983. };
  1984. if (ops->vidioc_s_crop)
  1985. return ops->vidioc_s_crop(file, fh, p);
  1986. /* simulate capture crop using selection api */
  1987. /* crop means compose for output devices */
  1988. if (V4L2_TYPE_IS_OUTPUT(p->type))
  1989. s.target = V4L2_SEL_TGT_COMPOSE_ACTIVE;
  1990. else
  1991. s.target = V4L2_SEL_TGT_CROP_ACTIVE;
  1992. return v4l_s_selection(ops, file, fh, &s);
  1993. }
  1994. static int v4l_cropcap(const struct v4l2_ioctl_ops *ops,
  1995. struct file *file, void *fh, void *arg)
  1996. {
  1997. struct v4l2_cropcap *p = arg;
  1998. struct v4l2_selection s = { .type = p->type };
  1999. int ret = 0;
  2000. /* setting trivial pixelaspect */
  2001. p->pixelaspect.numerator = 1;
  2002. p->pixelaspect.denominator = 1;
  2003. /*
  2004. * The determine_valid_ioctls() call already should ensure
  2005. * that this can never happen, but just in case...
  2006. */
  2007. if (WARN_ON(!ops->vidioc_cropcap && !ops->vidioc_g_selection))
  2008. return -ENOTTY;
  2009. if (ops->vidioc_cropcap)
  2010. ret = ops->vidioc_cropcap(file, fh, p);
  2011. if (!ops->vidioc_g_selection)
  2012. return ret;
  2013. /*
  2014. * Ignore ENOTTY or ENOIOCTLCMD error returns, just use the
  2015. * square pixel aspect ratio in that case.
  2016. */
  2017. if (ret && ret != -ENOTTY && ret != -ENOIOCTLCMD)
  2018. return ret;
  2019. /* Use g_selection() to fill in the bounds and defrect rectangles */
  2020. /* obtaining bounds */
  2021. if (V4L2_TYPE_IS_OUTPUT(p->type))
  2022. s.target = V4L2_SEL_TGT_COMPOSE_BOUNDS;
  2023. else
  2024. s.target = V4L2_SEL_TGT_CROP_BOUNDS;
  2025. ret = v4l_g_selection(ops, file, fh, &s);
  2026. if (ret)
  2027. return ret;
  2028. p->bounds = s.r;
  2029. /* obtaining defrect */
  2030. if (V4L2_TYPE_IS_OUTPUT(p->type))
  2031. s.target = V4L2_SEL_TGT_COMPOSE_DEFAULT;
  2032. else
  2033. s.target = V4L2_SEL_TGT_CROP_DEFAULT;
  2034. ret = v4l_g_selection(ops, file, fh, &s);
  2035. if (ret)
  2036. return ret;
  2037. p->defrect = s.r;
  2038. return 0;
  2039. }
  2040. static int v4l_log_status(const struct v4l2_ioctl_ops *ops,
  2041. struct file *file, void *fh, void *arg)
  2042. {
  2043. struct video_device *vfd = video_devdata(file);
  2044. int ret;
  2045. if (vfd->v4l2_dev)
  2046. pr_info("%s: ================= START STATUS =================\n",
  2047. vfd->v4l2_dev->name);
  2048. ret = ops->vidioc_log_status(file, fh);
  2049. if (vfd->v4l2_dev)
  2050. pr_info("%s: ================== END STATUS ==================\n",
  2051. vfd->v4l2_dev->name);
  2052. return ret;
  2053. }
  2054. static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops,
  2055. struct file *file, void *fh, void *arg)
  2056. {
  2057. #ifdef CONFIG_VIDEO_ADV_DEBUG
  2058. struct v4l2_dbg_register *p = arg;
  2059. struct video_device *vfd = video_devdata(file);
  2060. struct v4l2_subdev *sd;
  2061. int idx = 0;
  2062. if (!capable(CAP_SYS_ADMIN))
  2063. return -EPERM;
  2064. if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) {
  2065. if (vfd->v4l2_dev == NULL)
  2066. return -EINVAL;
  2067. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)
  2068. if (p->match.addr == idx++)
  2069. return v4l2_subdev_call(sd, core, g_register, p);
  2070. return -EINVAL;
  2071. }
  2072. if (ops->vidioc_g_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE &&
  2073. (ops->vidioc_g_chip_info || p->match.addr == 0))
  2074. return ops->vidioc_g_register(file, fh, p);
  2075. return -EINVAL;
  2076. #else
  2077. return -ENOTTY;
  2078. #endif
  2079. }
  2080. static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops,
  2081. struct file *file, void *fh, void *arg)
  2082. {
  2083. #ifdef CONFIG_VIDEO_ADV_DEBUG
  2084. const struct v4l2_dbg_register *p = arg;
  2085. struct video_device *vfd = video_devdata(file);
  2086. struct v4l2_subdev *sd;
  2087. int idx = 0;
  2088. if (!capable(CAP_SYS_ADMIN))
  2089. return -EPERM;
  2090. if (p->match.type == V4L2_CHIP_MATCH_SUBDEV) {
  2091. if (vfd->v4l2_dev == NULL)
  2092. return -EINVAL;
  2093. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)
  2094. if (p->match.addr == idx++)
  2095. return v4l2_subdev_call(sd, core, s_register, p);
  2096. return -EINVAL;
  2097. }
  2098. if (ops->vidioc_s_register && p->match.type == V4L2_CHIP_MATCH_BRIDGE &&
  2099. (ops->vidioc_g_chip_info || p->match.addr == 0))
  2100. return ops->vidioc_s_register(file, fh, p);
  2101. return -EINVAL;
  2102. #else
  2103. return -ENOTTY;
  2104. #endif
  2105. }
  2106. static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops,
  2107. struct file *file, void *fh, void *arg)
  2108. {
  2109. #ifdef CONFIG_VIDEO_ADV_DEBUG
  2110. struct video_device *vfd = video_devdata(file);
  2111. struct v4l2_dbg_chip_info *p = arg;
  2112. struct v4l2_subdev *sd;
  2113. int idx = 0;
  2114. switch (p->match.type) {
  2115. case V4L2_CHIP_MATCH_BRIDGE:
  2116. if (ops->vidioc_s_register)
  2117. p->flags |= V4L2_CHIP_FL_WRITABLE;
  2118. if (ops->vidioc_g_register)
  2119. p->flags |= V4L2_CHIP_FL_READABLE;
  2120. strlcpy(p->name, vfd->v4l2_dev->name, sizeof(p->name));
  2121. if (ops->vidioc_g_chip_info)
  2122. return ops->vidioc_g_chip_info(file, fh, arg);
  2123. if (p->match.addr)
  2124. return -EINVAL;
  2125. return 0;
  2126. case V4L2_CHIP_MATCH_SUBDEV:
  2127. if (vfd->v4l2_dev == NULL)
  2128. break;
  2129. v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) {
  2130. if (p->match.addr != idx++)
  2131. continue;
  2132. if (sd->ops->core && sd->ops->core->s_register)
  2133. p->flags |= V4L2_CHIP_FL_WRITABLE;
  2134. if (sd->ops->core && sd->ops->core->g_register)
  2135. p->flags |= V4L2_CHIP_FL_READABLE;
  2136. strlcpy(p->name, sd->name, sizeof(p->name));
  2137. return 0;
  2138. }
  2139. break;
  2140. }
  2141. return -EINVAL;
  2142. #else
  2143. return -ENOTTY;
  2144. #endif
  2145. }
  2146. static int v4l_dqevent(const struct v4l2_ioctl_ops *ops,
  2147. struct file *file, void *fh, void *arg)
  2148. {
  2149. return v4l2_event_dequeue(fh, arg, file->f_flags & O_NONBLOCK);
  2150. }
  2151. static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops,
  2152. struct file *file, void *fh, void *arg)
  2153. {
  2154. return ops->vidioc_subscribe_event(fh, arg);
  2155. }
  2156. static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops,
  2157. struct file *file, void *fh, void *arg)
  2158. {
  2159. return ops->vidioc_unsubscribe_event(fh, arg);
  2160. }
  2161. static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops,
  2162. struct file *file, void *fh, void *arg)
  2163. {
  2164. struct v4l2_sliced_vbi_cap *p = arg;
  2165. int ret = check_fmt(file, p->type);
  2166. if (ret)
  2167. return ret;
  2168. /* Clear up to type, everything after type is zeroed already */
  2169. memset(p, 0, offsetof(struct v4l2_sliced_vbi_cap, type));
  2170. return ops->vidioc_g_sliced_vbi_cap(file, fh, p);
  2171. }
  2172. static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops,
  2173. struct file *file, void *fh, void *arg)
  2174. {
  2175. struct video_device *vfd = video_devdata(file);
  2176. struct v4l2_frequency_band *p = arg;
  2177. enum v4l2_tuner_type type;
  2178. int err;
  2179. if (vfd->vfl_type == VFL_TYPE_SDR) {
  2180. if (p->type != V4L2_TUNER_SDR && p->type != V4L2_TUNER_RF)
  2181. return -EINVAL;
  2182. type = p->type;
  2183. } else {
  2184. type = (vfd->vfl_type == VFL_TYPE_RADIO) ?
  2185. V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV;
  2186. if (type != p->type)
  2187. return -EINVAL;
  2188. }
  2189. if (ops->vidioc_enum_freq_bands) {
  2190. err = ops->vidioc_enum_freq_bands(file, fh, p);
  2191. if (err != -ENOTTY)
  2192. return err;
  2193. }
  2194. if (is_valid_ioctl(vfd, VIDIOC_G_TUNER)) {
  2195. struct v4l2_tuner t = {
  2196. .index = p->tuner,
  2197. .type = type,
  2198. };
  2199. if (p->index)
  2200. return -EINVAL;
  2201. err = ops->vidioc_g_tuner(file, fh, &t);
  2202. if (err)
  2203. return err;
  2204. p->capability = t.capability | V4L2_TUNER_CAP_FREQ_BANDS;
  2205. p->rangelow = t.rangelow;
  2206. p->rangehigh = t.rangehigh;
  2207. p->modulation = (type == V4L2_TUNER_RADIO) ?
  2208. V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB;
  2209. return 0;
  2210. }
  2211. if (is_valid_ioctl(vfd, VIDIOC_G_MODULATOR)) {
  2212. struct v4l2_modulator m = {
  2213. .index = p->tuner,
  2214. };
  2215. if (type != V4L2_TUNER_RADIO)
  2216. return -EINVAL;
  2217. if (p->index)
  2218. return -EINVAL;
  2219. err = ops->vidioc_g_modulator(file, fh, &m);
  2220. if (err)
  2221. return err;
  2222. p->capability = m.capability | V4L2_TUNER_CAP_FREQ_BANDS;
  2223. p->rangelow = m.rangelow;
  2224. p->rangehigh = m.rangehigh;
  2225. p->modulation = (type == V4L2_TUNER_RADIO) ?
  2226. V4L2_BAND_MODULATION_FM : V4L2_BAND_MODULATION_VSB;
  2227. return 0;
  2228. }
  2229. return -ENOTTY;
  2230. }
  2231. struct v4l2_ioctl_info {
  2232. unsigned int ioctl;
  2233. u32 flags;
  2234. const char * const name;
  2235. int (*func)(const struct v4l2_ioctl_ops *ops, struct file *file,
  2236. void *fh, void *p);
  2237. void (*debug)(const void *arg, bool write_only);
  2238. };
  2239. /* This control needs a priority check */
  2240. #define INFO_FL_PRIO (1 << 0)
  2241. /* This control can be valid if the filehandle passes a control handler. */
  2242. #define INFO_FL_CTRL (1 << 1)
  2243. /* Queuing ioctl */
  2244. #define INFO_FL_QUEUE (1 << 2)
  2245. /* Always copy back result, even on error */
  2246. #define INFO_FL_ALWAYS_COPY (1 << 3)
  2247. /* Zero struct from after the field to the end */
  2248. #define INFO_FL_CLEAR(v4l2_struct, field) \
  2249. ((offsetof(struct v4l2_struct, field) + \
  2250. sizeof(((struct v4l2_struct *)0)->field)) << 16)
  2251. #define INFO_FL_CLEAR_MASK (_IOC_SIZEMASK << 16)
  2252. #define DEFINE_V4L_STUB_FUNC(_vidioc) \
  2253. static int v4l_stub_ ## _vidioc( \
  2254. const struct v4l2_ioctl_ops *ops, \
  2255. struct file *file, void *fh, void *p) \
  2256. { \
  2257. return ops->vidioc_ ## _vidioc(file, fh, p); \
  2258. }
  2259. #define IOCTL_INFO(_ioctl, _func, _debug, _flags) \
  2260. [_IOC_NR(_ioctl)] = { \
  2261. .ioctl = _ioctl, \
  2262. .flags = _flags, \
  2263. .name = #_ioctl, \
  2264. .func = _func, \
  2265. .debug = _debug, \
  2266. }
  2267. DEFINE_V4L_STUB_FUNC(g_fbuf)
  2268. DEFINE_V4L_STUB_FUNC(s_fbuf)
  2269. DEFINE_V4L_STUB_FUNC(expbuf)
  2270. DEFINE_V4L_STUB_FUNC(g_std)
  2271. DEFINE_V4L_STUB_FUNC(g_audio)
  2272. DEFINE_V4L_STUB_FUNC(s_audio)
  2273. DEFINE_V4L_STUB_FUNC(g_input)
  2274. DEFINE_V4L_STUB_FUNC(g_edid)
  2275. DEFINE_V4L_STUB_FUNC(s_edid)
  2276. DEFINE_V4L_STUB_FUNC(g_output)
  2277. DEFINE_V4L_STUB_FUNC(g_audout)
  2278. DEFINE_V4L_STUB_FUNC(s_audout)
  2279. DEFINE_V4L_STUB_FUNC(g_jpegcomp)
  2280. DEFINE_V4L_STUB_FUNC(s_jpegcomp)
  2281. DEFINE_V4L_STUB_FUNC(enumaudio)
  2282. DEFINE_V4L_STUB_FUNC(enumaudout)
  2283. DEFINE_V4L_STUB_FUNC(enum_framesizes)
  2284. DEFINE_V4L_STUB_FUNC(enum_frameintervals)
  2285. DEFINE_V4L_STUB_FUNC(g_enc_index)
  2286. DEFINE_V4L_STUB_FUNC(encoder_cmd)
  2287. DEFINE_V4L_STUB_FUNC(try_encoder_cmd)
  2288. DEFINE_V4L_STUB_FUNC(decoder_cmd)
  2289. DEFINE_V4L_STUB_FUNC(try_decoder_cmd)
  2290. DEFINE_V4L_STUB_FUNC(s_dv_timings)
  2291. DEFINE_V4L_STUB_FUNC(g_dv_timings)
  2292. DEFINE_V4L_STUB_FUNC(enum_dv_timings)
  2293. DEFINE_V4L_STUB_FUNC(query_dv_timings)
  2294. DEFINE_V4L_STUB_FUNC(dv_timings_cap)
  2295. static struct v4l2_ioctl_info v4l2_ioctls[] = {
  2296. IOCTL_INFO(VIDIOC_QUERYCAP, v4l_querycap, v4l_print_querycap, 0),
  2297. IOCTL_INFO(VIDIOC_ENUM_FMT, v4l_enum_fmt, v4l_print_fmtdesc, INFO_FL_CLEAR(v4l2_fmtdesc, type)),
  2298. IOCTL_INFO(VIDIOC_G_FMT, v4l_g_fmt, v4l_print_format, 0),
  2299. IOCTL_INFO(VIDIOC_S_FMT, v4l_s_fmt, v4l_print_format, INFO_FL_PRIO),
  2300. IOCTL_INFO(VIDIOC_REQBUFS, v4l_reqbufs, v4l_print_requestbuffers, INFO_FL_PRIO | INFO_FL_QUEUE),
  2301. IOCTL_INFO(VIDIOC_QUERYBUF, v4l_querybuf, v4l_print_buffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_buffer, length)),
  2302. IOCTL_INFO(VIDIOC_G_FBUF, v4l_stub_g_fbuf, v4l_print_framebuffer, 0),
  2303. IOCTL_INFO(VIDIOC_S_FBUF, v4l_stub_s_fbuf, v4l_print_framebuffer, INFO_FL_PRIO),
  2304. IOCTL_INFO(VIDIOC_OVERLAY, v4l_overlay, v4l_print_u32, INFO_FL_PRIO),
  2305. IOCTL_INFO(VIDIOC_QBUF, v4l_qbuf, v4l_print_buffer, INFO_FL_QUEUE),
  2306. IOCTL_INFO(VIDIOC_EXPBUF, v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
  2307. IOCTL_INFO(VIDIOC_DQBUF, v4l_dqbuf, v4l_print_buffer, INFO_FL_QUEUE),
  2308. IOCTL_INFO(VIDIOC_STREAMON, v4l_streamon, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),
  2309. IOCTL_INFO(VIDIOC_STREAMOFF, v4l_streamoff, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),
  2310. IOCTL_INFO(VIDIOC_G_PARM, v4l_g_parm, v4l_print_streamparm, INFO_FL_CLEAR(v4l2_streamparm, type)),
  2311. IOCTL_INFO(VIDIOC_S_PARM, v4l_s_parm, v4l_print_streamparm, INFO_FL_PRIO),
  2312. IOCTL_INFO(VIDIOC_G_STD, v4l_stub_g_std, v4l_print_std, 0),
  2313. IOCTL_INFO(VIDIOC_S_STD, v4l_s_std, v4l_print_std, INFO_FL_PRIO),
  2314. IOCTL_INFO(VIDIOC_ENUMSTD, v4l_enumstd, v4l_print_standard, INFO_FL_CLEAR(v4l2_standard, index)),
  2315. IOCTL_INFO(VIDIOC_ENUMINPUT, v4l_enuminput, v4l_print_enuminput, INFO_FL_CLEAR(v4l2_input, index)),
  2316. IOCTL_INFO(VIDIOC_G_CTRL, v4l_g_ctrl, v4l_print_control, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_control, id)),
  2317. IOCTL_INFO(VIDIOC_S_CTRL, v4l_s_ctrl, v4l_print_control, INFO_FL_PRIO | INFO_FL_CTRL),
  2318. IOCTL_INFO(VIDIOC_G_TUNER, v4l_g_tuner, v4l_print_tuner, INFO_FL_CLEAR(v4l2_tuner, index)),
  2319. IOCTL_INFO(VIDIOC_S_TUNER, v4l_s_tuner, v4l_print_tuner, INFO_FL_PRIO),
  2320. IOCTL_INFO(VIDIOC_G_AUDIO, v4l_stub_g_audio, v4l_print_audio, 0),
  2321. IOCTL_INFO(VIDIOC_S_AUDIO, v4l_stub_s_audio, v4l_print_audio, INFO_FL_PRIO),
  2322. IOCTL_INFO(VIDIOC_QUERYCTRL, v4l_queryctrl, v4l_print_queryctrl, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_queryctrl, id)),
  2323. IOCTL_INFO(VIDIOC_QUERYMENU, v4l_querymenu, v4l_print_querymenu, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_querymenu, index)),
  2324. IOCTL_INFO(VIDIOC_G_INPUT, v4l_stub_g_input, v4l_print_u32, 0),
  2325. IOCTL_INFO(VIDIOC_S_INPUT, v4l_s_input, v4l_print_u32, INFO_FL_PRIO),
  2326. IOCTL_INFO(VIDIOC_G_EDID, v4l_stub_g_edid, v4l_print_edid, INFO_FL_ALWAYS_COPY),
  2327. IOCTL_INFO(VIDIOC_S_EDID, v4l_stub_s_edid, v4l_print_edid, INFO_FL_PRIO | INFO_FL_ALWAYS_COPY),
  2328. IOCTL_INFO(VIDIOC_G_OUTPUT, v4l_stub_g_output, v4l_print_u32, 0),
  2329. IOCTL_INFO(VIDIOC_S_OUTPUT, v4l_s_output, v4l_print_u32, INFO_FL_PRIO),
  2330. IOCTL_INFO(VIDIOC_ENUMOUTPUT, v4l_enumoutput, v4l_print_enumoutput, INFO_FL_CLEAR(v4l2_output, index)),
  2331. IOCTL_INFO(VIDIOC_G_AUDOUT, v4l_stub_g_audout, v4l_print_audioout, 0),
  2332. IOCTL_INFO(VIDIOC_S_AUDOUT, v4l_stub_s_audout, v4l_print_audioout, INFO_FL_PRIO),
  2333. IOCTL_INFO(VIDIOC_G_MODULATOR, v4l_g_modulator, v4l_print_modulator, INFO_FL_CLEAR(v4l2_modulator, index)),
  2334. IOCTL_INFO(VIDIOC_S_MODULATOR, v4l_s_modulator, v4l_print_modulator, INFO_FL_PRIO),
  2335. IOCTL_INFO(VIDIOC_G_FREQUENCY, v4l_g_frequency, v4l_print_frequency, INFO_FL_CLEAR(v4l2_frequency, tuner)),
  2336. IOCTL_INFO(VIDIOC_S_FREQUENCY, v4l_s_frequency, v4l_print_frequency, INFO_FL_PRIO),
  2337. IOCTL_INFO(VIDIOC_CROPCAP, v4l_cropcap, v4l_print_cropcap, INFO_FL_CLEAR(v4l2_cropcap, type)),
  2338. IOCTL_INFO(VIDIOC_G_CROP, v4l_g_crop, v4l_print_crop, INFO_FL_CLEAR(v4l2_crop, type)),
  2339. IOCTL_INFO(VIDIOC_S_CROP, v4l_s_crop, v4l_print_crop, INFO_FL_PRIO),
  2340. IOCTL_INFO(VIDIOC_G_SELECTION, v4l_g_selection, v4l_print_selection, INFO_FL_CLEAR(v4l2_selection, r)),
  2341. IOCTL_INFO(VIDIOC_S_SELECTION, v4l_s_selection, v4l_print_selection, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_selection, r)),
  2342. IOCTL_INFO(VIDIOC_G_JPEGCOMP, v4l_stub_g_jpegcomp, v4l_print_jpegcompression, 0),
  2343. IOCTL_INFO(VIDIOC_S_JPEGCOMP, v4l_stub_s_jpegcomp, v4l_print_jpegcompression, INFO_FL_PRIO),
  2344. IOCTL_INFO(VIDIOC_QUERYSTD, v4l_querystd, v4l_print_std, 0),
  2345. IOCTL_INFO(VIDIOC_TRY_FMT, v4l_try_fmt, v4l_print_format, 0),
  2346. IOCTL_INFO(VIDIOC_ENUMAUDIO, v4l_stub_enumaudio, v4l_print_audio, INFO_FL_CLEAR(v4l2_audio, index)),
  2347. IOCTL_INFO(VIDIOC_ENUMAUDOUT, v4l_stub_enumaudout, v4l_print_audioout, INFO_FL_CLEAR(v4l2_audioout, index)),
  2348. IOCTL_INFO(VIDIOC_G_PRIORITY, v4l_g_priority, v4l_print_u32, 0),
  2349. IOCTL_INFO(VIDIOC_S_PRIORITY, v4l_s_priority, v4l_print_u32, INFO_FL_PRIO),
  2350. IOCTL_INFO(VIDIOC_G_SLICED_VBI_CAP, v4l_g_sliced_vbi_cap, v4l_print_sliced_vbi_cap, INFO_FL_CLEAR(v4l2_sliced_vbi_cap, type)),
  2351. IOCTL_INFO(VIDIOC_LOG_STATUS, v4l_log_status, v4l_print_newline, 0),
  2352. IOCTL_INFO(VIDIOC_G_EXT_CTRLS, v4l_g_ext_ctrls, v4l_print_ext_controls, INFO_FL_CTRL),
  2353. IOCTL_INFO(VIDIOC_S_EXT_CTRLS, v4l_s_ext_ctrls, v4l_print_ext_controls, INFO_FL_PRIO | INFO_FL_CTRL),
  2354. IOCTL_INFO(VIDIOC_TRY_EXT_CTRLS, v4l_try_ext_ctrls, v4l_print_ext_controls, INFO_FL_CTRL),
  2355. IOCTL_INFO(VIDIOC_ENUM_FRAMESIZES, v4l_stub_enum_framesizes, v4l_print_frmsizeenum, INFO_FL_CLEAR(v4l2_frmsizeenum, pixel_format)),
  2356. IOCTL_INFO(VIDIOC_ENUM_FRAMEINTERVALS, v4l_stub_enum_frameintervals, v4l_print_frmivalenum, INFO_FL_CLEAR(v4l2_frmivalenum, height)),
  2357. IOCTL_INFO(VIDIOC_G_ENC_INDEX, v4l_stub_g_enc_index, v4l_print_enc_idx, 0),
  2358. IOCTL_INFO(VIDIOC_ENCODER_CMD, v4l_stub_encoder_cmd, v4l_print_encoder_cmd, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_encoder_cmd, flags)),
  2359. IOCTL_INFO(VIDIOC_TRY_ENCODER_CMD, v4l_stub_try_encoder_cmd, v4l_print_encoder_cmd, INFO_FL_CLEAR(v4l2_encoder_cmd, flags)),
  2360. IOCTL_INFO(VIDIOC_DECODER_CMD, v4l_stub_decoder_cmd, v4l_print_decoder_cmd, INFO_FL_PRIO),
  2361. IOCTL_INFO(VIDIOC_TRY_DECODER_CMD, v4l_stub_try_decoder_cmd, v4l_print_decoder_cmd, 0),
  2362. IOCTL_INFO(VIDIOC_DBG_S_REGISTER, v4l_dbg_s_register, v4l_print_dbg_register, 0),
  2363. IOCTL_INFO(VIDIOC_DBG_G_REGISTER, v4l_dbg_g_register, v4l_print_dbg_register, 0),
  2364. IOCTL_INFO(VIDIOC_S_HW_FREQ_SEEK, v4l_s_hw_freq_seek, v4l_print_hw_freq_seek, INFO_FL_PRIO),
  2365. IOCTL_INFO(VIDIOC_S_DV_TIMINGS, v4l_stub_s_dv_timings, v4l_print_dv_timings, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_dv_timings, bt.flags)),
  2366. IOCTL_INFO(VIDIOC_G_DV_TIMINGS, v4l_stub_g_dv_timings, v4l_print_dv_timings, 0),
  2367. IOCTL_INFO(VIDIOC_DQEVENT, v4l_dqevent, v4l_print_event, 0),
  2368. IOCTL_INFO(VIDIOC_SUBSCRIBE_EVENT, v4l_subscribe_event, v4l_print_event_subscription, 0),
  2369. IOCTL_INFO(VIDIOC_UNSUBSCRIBE_EVENT, v4l_unsubscribe_event, v4l_print_event_subscription, 0),
  2370. IOCTL_INFO(VIDIOC_CREATE_BUFS, v4l_create_bufs, v4l_print_create_buffers, INFO_FL_PRIO | INFO_FL_QUEUE),
  2371. IOCTL_INFO(VIDIOC_PREPARE_BUF, v4l_prepare_buf, v4l_print_buffer, INFO_FL_QUEUE),
  2372. IOCTL_INFO(VIDIOC_ENUM_DV_TIMINGS, v4l_stub_enum_dv_timings, v4l_print_enum_dv_timings, INFO_FL_CLEAR(v4l2_enum_dv_timings, pad)),
  2373. IOCTL_INFO(VIDIOC_QUERY_DV_TIMINGS, v4l_stub_query_dv_timings, v4l_print_dv_timings, INFO_FL_ALWAYS_COPY),
  2374. IOCTL_INFO(VIDIOC_DV_TIMINGS_CAP, v4l_stub_dv_timings_cap, v4l_print_dv_timings_cap, INFO_FL_CLEAR(v4l2_dv_timings_cap, pad)),
  2375. IOCTL_INFO(VIDIOC_ENUM_FREQ_BANDS, v4l_enum_freq_bands, v4l_print_freq_band, 0),
  2376. IOCTL_INFO(VIDIOC_DBG_G_CHIP_INFO, v4l_dbg_g_chip_info, v4l_print_dbg_chip_info, INFO_FL_CLEAR(v4l2_dbg_chip_info, match)),
  2377. IOCTL_INFO(VIDIOC_QUERY_EXT_CTRL, v4l_query_ext_ctrl, v4l_print_query_ext_ctrl, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_query_ext_ctrl, id)),
  2378. };
  2379. #define V4L2_IOCTLS ARRAY_SIZE(v4l2_ioctls)
  2380. static bool v4l2_is_known_ioctl(unsigned int cmd)
  2381. {
  2382. if (_IOC_NR(cmd) >= V4L2_IOCTLS)
  2383. return false;
  2384. return v4l2_ioctls[_IOC_NR(cmd)].ioctl == cmd;
  2385. }
  2386. #if IS_ENABLED(CONFIG_V4L2_MEM2MEM_DEV)
  2387. static bool v4l2_ioctl_m2m_queue_is_output(unsigned int cmd, void *arg)
  2388. {
  2389. switch (cmd) {
  2390. case VIDIOC_CREATE_BUFS: {
  2391. struct v4l2_create_buffers *cbufs = arg;
  2392. return V4L2_TYPE_IS_OUTPUT(cbufs->format.type);
  2393. }
  2394. case VIDIOC_REQBUFS: {
  2395. struct v4l2_requestbuffers *rbufs = arg;
  2396. return V4L2_TYPE_IS_OUTPUT(rbufs->type);
  2397. }
  2398. case VIDIOC_QBUF:
  2399. case VIDIOC_DQBUF:
  2400. case VIDIOC_QUERYBUF:
  2401. case VIDIOC_PREPARE_BUF: {
  2402. struct v4l2_buffer *buf = arg;
  2403. return V4L2_TYPE_IS_OUTPUT(buf->type);
  2404. }
  2405. case VIDIOC_EXPBUF: {
  2406. struct v4l2_exportbuffer *expbuf = arg;
  2407. return V4L2_TYPE_IS_OUTPUT(expbuf->type);
  2408. }
  2409. case VIDIOC_STREAMON:
  2410. case VIDIOC_STREAMOFF: {
  2411. int *type = arg;
  2412. return V4L2_TYPE_IS_OUTPUT(*type);
  2413. }
  2414. default:
  2415. return false;
  2416. }
  2417. }
  2418. #endif
  2419. static struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev,
  2420. struct v4l2_fh *vfh, unsigned int cmd,
  2421. void *arg)
  2422. {
  2423. if (_IOC_NR(cmd) >= V4L2_IOCTLS)
  2424. return vdev->lock;
  2425. #if IS_ENABLED(CONFIG_V4L2_MEM2MEM_DEV)
  2426. if (vfh && vfh->m2m_ctx &&
  2427. (v4l2_ioctls[_IOC_NR(cmd)].flags & INFO_FL_QUEUE)) {
  2428. bool is_output = v4l2_ioctl_m2m_queue_is_output(cmd, arg);
  2429. struct v4l2_m2m_queue_ctx *ctx = is_output ?
  2430. &vfh->m2m_ctx->out_q_ctx : &vfh->m2m_ctx->cap_q_ctx;
  2431. if (ctx->q.lock)
  2432. return ctx->q.lock;
  2433. }
  2434. #endif
  2435. if (vdev->queue && vdev->queue->lock &&
  2436. (v4l2_ioctls[_IOC_NR(cmd)].flags & INFO_FL_QUEUE))
  2437. return vdev->queue->lock;
  2438. return vdev->lock;
  2439. }
  2440. /* Common ioctl debug function. This function can be used by
  2441. external ioctl messages as well as internal V4L ioctl */
  2442. void v4l_printk_ioctl(const char *prefix, unsigned int cmd)
  2443. {
  2444. const char *dir, *type;
  2445. if (prefix)
  2446. printk(KERN_DEBUG "%s: ", prefix);
  2447. switch (_IOC_TYPE(cmd)) {
  2448. case 'd':
  2449. type = "v4l2_int";
  2450. break;
  2451. case 'V':
  2452. if (_IOC_NR(cmd) >= V4L2_IOCTLS) {
  2453. type = "v4l2";
  2454. break;
  2455. }
  2456. pr_cont("%s", v4l2_ioctls[_IOC_NR(cmd)].name);
  2457. return;
  2458. default:
  2459. type = "unknown";
  2460. break;
  2461. }
  2462. switch (_IOC_DIR(cmd)) {
  2463. case _IOC_NONE: dir = "--"; break;
  2464. case _IOC_READ: dir = "r-"; break;
  2465. case _IOC_WRITE: dir = "-w"; break;
  2466. case _IOC_READ | _IOC_WRITE: dir = "rw"; break;
  2467. default: dir = "*ERR*"; break;
  2468. }
  2469. pr_cont("%s ioctl '%c', dir=%s, #%d (0x%08x)",
  2470. type, _IOC_TYPE(cmd), dir, _IOC_NR(cmd), cmd);
  2471. }
  2472. EXPORT_SYMBOL(v4l_printk_ioctl);
  2473. static long __video_do_ioctl(struct file *file,
  2474. unsigned int cmd, void *arg)
  2475. {
  2476. struct video_device *vfd = video_devdata(file);
  2477. struct mutex *lock; /* ioctl serialization mutex */
  2478. const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;
  2479. bool write_only = false;
  2480. struct v4l2_ioctl_info default_info;
  2481. const struct v4l2_ioctl_info *info;
  2482. void *fh = file->private_data;
  2483. struct v4l2_fh *vfh = NULL;
  2484. int dev_debug = vfd->dev_debug;
  2485. long ret = -ENOTTY;
  2486. if (ops == NULL) {
  2487. pr_warn("%s: has no ioctl_ops.\n",
  2488. video_device_node_name(vfd));
  2489. return ret;
  2490. }
  2491. if (test_bit(V4L2_FL_USES_V4L2_FH, &vfd->flags))
  2492. vfh = file->private_data;
  2493. lock = v4l2_ioctl_get_lock(vfd, vfh, cmd, arg);
  2494. if (lock && mutex_lock_interruptible(lock))
  2495. return -ERESTARTSYS;
  2496. if (!video_is_registered(vfd)) {
  2497. ret = -ENODEV;
  2498. goto unlock;
  2499. }
  2500. if (v4l2_is_known_ioctl(cmd)) {
  2501. info = &v4l2_ioctls[_IOC_NR(cmd)];
  2502. if (!test_bit(_IOC_NR(cmd), vfd->valid_ioctls) &&
  2503. !((info->flags & INFO_FL_CTRL) && vfh && vfh->ctrl_handler))
  2504. goto done;
  2505. if (vfh && (info->flags & INFO_FL_PRIO)) {
  2506. ret = v4l2_prio_check(vfd->prio, vfh->prio);
  2507. if (ret)
  2508. goto done;
  2509. }
  2510. } else {
  2511. default_info.ioctl = cmd;
  2512. default_info.flags = 0;
  2513. default_info.debug = v4l_print_default;
  2514. info = &default_info;
  2515. }
  2516. write_only = _IOC_DIR(cmd) == _IOC_WRITE;
  2517. if (info != &default_info) {
  2518. ret = info->func(ops, file, fh, arg);
  2519. } else if (!ops->vidioc_default) {
  2520. ret = -ENOTTY;
  2521. } else {
  2522. ret = ops->vidioc_default(file, fh,
  2523. vfh ? v4l2_prio_check(vfd->prio, vfh->prio) >= 0 : 0,
  2524. cmd, arg);
  2525. }
  2526. done:
  2527. if (dev_debug & (V4L2_DEV_DEBUG_IOCTL | V4L2_DEV_DEBUG_IOCTL_ARG)) {
  2528. if (!(dev_debug & V4L2_DEV_DEBUG_STREAMING) &&
  2529. (cmd == VIDIOC_QBUF || cmd == VIDIOC_DQBUF))
  2530. goto unlock;
  2531. v4l_printk_ioctl(video_device_node_name(vfd), cmd);
  2532. if (ret < 0)
  2533. pr_cont(": error %ld", ret);
  2534. if (!(dev_debug & V4L2_DEV_DEBUG_IOCTL_ARG))
  2535. pr_cont("\n");
  2536. else if (_IOC_DIR(cmd) == _IOC_NONE)
  2537. info->debug(arg, write_only);
  2538. else {
  2539. pr_cont(": ");
  2540. info->debug(arg, write_only);
  2541. }
  2542. }
  2543. unlock:
  2544. if (lock)
  2545. mutex_unlock(lock);
  2546. return ret;
  2547. }
  2548. static int check_array_args(unsigned int cmd, void *parg, size_t *array_size,
  2549. void __user **user_ptr, void ***kernel_ptr)
  2550. {
  2551. int ret = 0;
  2552. switch (cmd) {
  2553. case VIDIOC_PREPARE_BUF:
  2554. case VIDIOC_QUERYBUF:
  2555. case VIDIOC_QBUF:
  2556. case VIDIOC_DQBUF: {
  2557. struct v4l2_buffer *buf = parg;
  2558. if (V4L2_TYPE_IS_MULTIPLANAR(buf->type) && buf->length > 0) {
  2559. if (buf->length > VIDEO_MAX_PLANES) {
  2560. ret = -EINVAL;
  2561. break;
  2562. }
  2563. *user_ptr = (void __user *)buf->m.planes;
  2564. *kernel_ptr = (void **)&buf->m.planes;
  2565. *array_size = sizeof(struct v4l2_plane) * buf->length;
  2566. ret = 1;
  2567. }
  2568. break;
  2569. }
  2570. case VIDIOC_G_EDID:
  2571. case VIDIOC_S_EDID: {
  2572. struct v4l2_edid *edid = parg;
  2573. if (edid->blocks) {
  2574. if (edid->blocks > 256) {
  2575. ret = -EINVAL;
  2576. break;
  2577. }
  2578. *user_ptr = (void __user *)edid->edid;
  2579. *kernel_ptr = (void **)&edid->edid;
  2580. *array_size = edid->blocks * 128;
  2581. ret = 1;
  2582. }
  2583. break;
  2584. }
  2585. case VIDIOC_S_EXT_CTRLS:
  2586. case VIDIOC_G_EXT_CTRLS:
  2587. case VIDIOC_TRY_EXT_CTRLS: {
  2588. struct v4l2_ext_controls *ctrls = parg;
  2589. if (ctrls->count != 0) {
  2590. if (ctrls->count > V4L2_CID_MAX_CTRLS) {
  2591. ret = -EINVAL;
  2592. break;
  2593. }
  2594. *user_ptr = (void __user *)ctrls->controls;
  2595. *kernel_ptr = (void **)&ctrls->controls;
  2596. *array_size = sizeof(struct v4l2_ext_control)
  2597. * ctrls->count;
  2598. ret = 1;
  2599. }
  2600. break;
  2601. }
  2602. }
  2603. return ret;
  2604. }
  2605. long
  2606. video_usercopy(struct file *file, unsigned int cmd, unsigned long arg,
  2607. v4l2_kioctl func)
  2608. {
  2609. char sbuf[128];
  2610. void *mbuf = NULL;
  2611. void *parg = (void *)arg;
  2612. long err = -EINVAL;
  2613. bool has_array_args;
  2614. bool always_copy = false;
  2615. size_t array_size = 0;
  2616. void __user *user_ptr = NULL;
  2617. void **kernel_ptr = NULL;
  2618. const size_t ioc_size = _IOC_SIZE(cmd);
  2619. /* Copy arguments into temp kernel buffer */
  2620. if (_IOC_DIR(cmd) != _IOC_NONE) {
  2621. if (ioc_size <= sizeof(sbuf)) {
  2622. parg = sbuf;
  2623. } else {
  2624. /* too big to allocate from stack */
  2625. mbuf = kvmalloc(ioc_size, GFP_KERNEL);
  2626. if (NULL == mbuf)
  2627. return -ENOMEM;
  2628. parg = mbuf;
  2629. }
  2630. err = -EFAULT;
  2631. if (_IOC_DIR(cmd) & _IOC_WRITE) {
  2632. unsigned int n = ioc_size;
  2633. /*
  2634. * In some cases, only a few fields are used as input,
  2635. * i.e. when the app sets "index" and then the driver
  2636. * fills in the rest of the structure for the thing
  2637. * with that index. We only need to copy up the first
  2638. * non-input field.
  2639. */
  2640. if (v4l2_is_known_ioctl(cmd)) {
  2641. u32 flags = v4l2_ioctls[_IOC_NR(cmd)].flags;
  2642. if (flags & INFO_FL_CLEAR_MASK)
  2643. n = (flags & INFO_FL_CLEAR_MASK) >> 16;
  2644. always_copy = flags & INFO_FL_ALWAYS_COPY;
  2645. }
  2646. if (copy_from_user(parg, (void __user *)arg, n))
  2647. goto out;
  2648. /* zero out anything we don't copy from userspace */
  2649. if (n < ioc_size)
  2650. memset((u8 *)parg + n, 0, ioc_size - n);
  2651. } else {
  2652. /* read-only ioctl */
  2653. memset(parg, 0, ioc_size);
  2654. }
  2655. }
  2656. err = check_array_args(cmd, parg, &array_size, &user_ptr, &kernel_ptr);
  2657. if (err < 0)
  2658. goto out;
  2659. has_array_args = err;
  2660. if (has_array_args) {
  2661. /*
  2662. * When adding new types of array args, make sure that the
  2663. * parent argument to ioctl (which contains the pointer to the
  2664. * array) fits into sbuf (so that mbuf will still remain
  2665. * unused up to here).
  2666. */
  2667. mbuf = kvmalloc(array_size, GFP_KERNEL);
  2668. err = -ENOMEM;
  2669. if (NULL == mbuf)
  2670. goto out_array_args;
  2671. err = -EFAULT;
  2672. if (copy_from_user(mbuf, user_ptr, array_size))
  2673. goto out_array_args;
  2674. *kernel_ptr = mbuf;
  2675. }
  2676. /* Handles IOCTL */
  2677. err = func(file, cmd, parg);
  2678. if (err == -ENOTTY || err == -ENOIOCTLCMD) {
  2679. err = -ENOTTY;
  2680. goto out;
  2681. }
  2682. if (err == 0) {
  2683. if (cmd == VIDIOC_DQBUF)
  2684. trace_v4l2_dqbuf(video_devdata(file)->minor, parg);
  2685. else if (cmd == VIDIOC_QBUF)
  2686. trace_v4l2_qbuf(video_devdata(file)->minor, parg);
  2687. }
  2688. if (has_array_args) {
  2689. *kernel_ptr = (void __force *)user_ptr;
  2690. if (copy_to_user(user_ptr, mbuf, array_size))
  2691. err = -EFAULT;
  2692. goto out_array_args;
  2693. }
  2694. /*
  2695. * Some ioctls can return an error, but still have valid
  2696. * results that must be returned.
  2697. */
  2698. if (err < 0 && !always_copy)
  2699. goto out;
  2700. out_array_args:
  2701. /* Copy results into user buffer */
  2702. switch (_IOC_DIR(cmd)) {
  2703. case _IOC_READ:
  2704. case (_IOC_WRITE | _IOC_READ):
  2705. if (copy_to_user((void __user *)arg, parg, ioc_size))
  2706. err = -EFAULT;
  2707. break;
  2708. }
  2709. out:
  2710. kvfree(mbuf);
  2711. return err;
  2712. }
  2713. long video_ioctl2(struct file *file,
  2714. unsigned int cmd, unsigned long arg)
  2715. {
  2716. return video_usercopy(file, cmd, arg, __video_do_ioctl);
  2717. }
  2718. EXPORT_SYMBOL(video_ioctl2);