summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-07-0574-908/+13014
|\
| * media: mediatek: vcodec: Add dbgfs help functionYunfei Dong2023-06-091-1/+23
| * media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong2023-06-091-0/+2
| * media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong2023-06-093-5/+10
| * media: mediatek: vcodec: Get each instance format typeYunfei Dong2023-06-092-0/+49
| * media: mediatek: vcodec: Get each context resolution informationYunfei Dong2023-06-092-0/+50
| * media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong2023-06-093-0/+98
| * media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong2023-06-093-3/+33
| * media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong2023-06-095-0/+77
| * media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu2023-06-098-1/+2291
| * media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard2023-06-095-25/+63
| * media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard2023-06-093-0/+137
| * media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard2023-06-095-0/+651
| * media: verisilicon: Add Rockchip AV1 decoderBenjamin Gaignard2023-06-094-2/+2566
| * media: verisilicon: Add AV1 entropy helpersBenjamin Gaignard2023-06-095-0/+4719
| * media: verisilicon: Compute motion vectors size for AV1 framesBenjamin Gaignard2023-06-093-0/+21
| * media: verisilicon: Check AV1 bitstreams bit depthBenjamin Gaignard2023-06-092-0/+40
| * media: verisilicon: Add AV1 decoder mode and controlsBenjamin Gaignard2023-06-092-0/+24
| * media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4Benjamin Gaignard2023-06-091-0/+1
| * media: mediatek: vpu: add missing clk_unprepareHans Verkuil2023-06-091-0/+1
| * media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil2023-06-091-2/+4
| * media: platform: renesas-ceu: drop buf NULL checkHans Verkuil2023-06-091-9/+0
| * media: rockchip: rga: fix clock cleanupHans Verkuil2023-06-091-2/+2
| * media: venus: provide ctx queue lock for ioctl synchronizationSergey Senozhatsky2023-06-093-0/+10
| * media: venus: return P010 as preferred format for 10 bit decodeDikshita Agarwal2023-06-091-1/+6
| * media: venus: add handling of bit depth change from firmwareDikshita Agarwal2023-06-092-1/+20
| * media: venus: update calculation for dpb buffersDikshita Agarwal2023-06-093-3/+15
| * media: venus: add support for V4L2_PIX_FMT_P010 color formatDikshita Agarwal2023-06-093-10/+18
| * media: venus: replace arrary index with enum for supported formatsDikshita Agarwal2023-06-093-38/+72
| * media: venus: fix EOS handling in decoder stop commandDikshita Agarwal2023-06-091-1/+1
| * media: venus: enable sufficient sequence change support for vp9Dikshita Agarwal2023-06-093-0/+11
| * media: venus: add firmware version based checkDikshita Agarwal2023-06-092-3/+47
| * media: venus: hfi_cmds: Use struct_size() helperGustavo A. R. Silva2023-06-091-4/+4
| * media: venus: hfi_cmds: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-06-092-7/+7
| * media: venus: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-06-092-9/+9
| * media: venus: hfi_cmds: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-06-092-2/+2
| * media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn2023-06-091-2/+2
| * media: venus: simplify the return expression of venus_sys_set_* functionLiu Shixin2023-06-091-24/+4
| * media: venus: simplify the return expression of session_process_buf()Qinglang Miao2023-06-091-6/+1
| * Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab2023-06-093-3/+7
| |\
| * | media: video-mux: update driver to active statePhilipp Zabel2023-05-261-54/+24
| * | media: video-mux: fix error pathsPhilipp Zabel2023-05-261-8/+19
| * | media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"Artur Weber2023-05-263-3/+3
| * | media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong2023-05-262-15/+28
| * | media: mediatek: vcodec: move core context from device to each instanceYunfei Dong2023-05-267-46/+26
| * | media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2023-05-262-21/+28
| * | media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong2023-05-263-3/+3
| * | media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat2023-05-251-1/+1
| * | media: c8sectpfe: switch to using gpiod APIDmitry Torokhov2023-05-252-19/+16
| * | media: rcar-vin: Add support for R-Car V4HNiklas Söderlund2023-05-251-0/+13