summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2-1/+3
2021-01-27media: venus: venc: set IDR period to FW only for H264 & HEVCDikshita Agarwal1-10/+13
2021-01-27media: venus: venc: set inband mode property to FW.Dikshita Agarwal2-1/+30
2021-01-27media: venus: venc: fix handlig of S_SELECTION and G_SELECTIONDikshita Agarwal5-13/+59
2021-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2-19/+19
2021-01-27media: platform: Remove depends on interconnectGeorgi Djakov1-1/+0
2021-01-27media: venus: core: add support to dump FW regionDikshita Agarwal3-0/+35
2021-01-27media: venus: Mark bufreq_enc with static keywordZou Wei1-2/+2
2021-01-27media: venus: Fix uninitialized variable count being checked for zeroColin Ian King1-1/+1
2021-01-27media: allegro: add support for HEVC encodingMichael Tretter3-36/+516
2021-01-27media: allegro: activate v4l2-ctrls only for current codecMichael Tretter1-0/+16
2021-01-27media: allegro: increase offset in CAPTURE bufferMichael Tretter1-1/+1
2021-01-27media: allegro: rename codec specific functionsMichael Tretter1-7/+7
2021-01-27media: allegro: add helper to get entropy modeMichael Tretter1-0/+9
2021-01-27media: allegro: use accessor functions for QP valuesMichael Tretter1-5/+35
2021-01-27media: allegro: remove profile and level from channelMichael Tretter1-15/+15
2021-01-27media: allegro: remove cpb_size and gop_size from channelMichael Tretter1-19/+11
2021-01-27media: allegro: implement scaling of cpb size in SPSMichael Tretter1-2/+6
2021-01-27media: allegro: initialize bitrate using v4l2_ctrlMichael Tretter1-6/+7
2021-01-27media: allegro: use handler_setup to configure channelMichael Tretter1-0/+2
2021-01-27media: allegro: fix log2_max_poc in firmware 2019.1Michael Tretter1-2/+5
2021-01-27media: allegro: move encoding options to channelMichael Tretter1-20/+65
2021-01-27media: allegro: adjust channel after format changeMichael Tretter1-17/+52
2021-01-27media: allegro: implement S_FMT for CAPTUREMichael Tretter1-3/+27
2021-01-27media: allegro: add HEVC NAL unit generatorMichael Tretter3-1/+1175
2021-01-27media: allegro: add helper to report unsupported fieldsMichael Tretter2-0/+6
2021-01-27media: allegro: extract RBSP handler from H.264 NAL generatorMichael Tretter4-330/+374
2021-01-27media: rcar-vin: Route events to correct video deviceNiklas Söderlund1-5/+37
2021-01-27media: rcar-vin: Do not try to stop stream if not runningNiklas Söderlund1-0/+5
2021-01-27media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-01-27media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix1-2/+2
2021-01-27media: mtk-vcodec: Do not zero reserved fieldsRicardo Ribalda2-16/+0
2021-01-27media: sun4i-csi: Do not zero reserved fieldsRicardo Ribalda1-4/+0
2021-01-27media: ti-vpe: Do not zero reserved fieldsRicardo Ribalda1-2/+0
2021-01-27media: jpu: Do not zero reserved fieldsRicardo Ribalda1-5/+0
2021-01-27media: fdp1: Do not zero reserved fieldsRicardo Ribalda1-4/+0
2021-01-27media: mtk-mdp: Do not zero reserved fieldsRicardo Ribalda1-3/+0
2021-01-27media: mtk-vcodec: Fix order of log argumentsEvan Benn1-6/+6
2021-01-27media: rcar_jpu: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-01-27media: sti/hva: add missing clk_disable_unprepare()Hans Verkuil1-0/+1
2021-01-27media: sti/c8sectpfe: set correct return codeHans Verkuil1-0/+1
2021-01-27media: davinci/vpbe.c: ret contains the return code, not errHans Verkuil1-1/+1
2021-01-27media: meson/ge2d: set ret to -ENOMEMHans Verkuil1-0/+1
2021-01-14media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-01-14media: ti-vpe: cal: Mark cal_camerarx_media_ops with static keywordZou Wei1-1/+1
2021-01-14media: venus: venc : Add support for priority ID control.Dikshita Agarwal2-1/+10
2021-01-14media: venus: venc: Add support for frame-specific min/max qp controlsDikshita Agarwal3-11/+142
2021-01-13media: venus: helpers: Wire up hfi platform buffer requirementsStanimir Varbanov2-0/+55
2021-01-13media: venus: vdec,core: Handle picture structure eventStanimir Varbanov2-0/+5
2021-01-13media: venus: Get codecs and capabilities from hfi platformStanimir Varbanov1-0/+38