aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-25media: venus: Refactor hfi_buffer_alloc_mode_supportedRicardo Ribalda1-1/+1
2024-08-25media: venus: Refactor hfi_session_fill_buffer_pktRicardo Ribalda2-2/+2
2024-08-25media: venus: Refactor hfi_sys_get_property_pktRicardo Ribalda2-2/+2
2024-08-25media: venus: Refactor hfi_session_empty_buffer_compressed_pktRicardo Ribalda1-1/+1
2024-08-25media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pktRicardo Ribalda1-1/+1
2024-08-25media: venus: Refactor struct hfi_uncompressed_format_supportedRicardo Ribalda2-2/+2
2024-08-25media: venus: Refactor struct hfi_session_get_property_pktRicardo Ribalda2-3/+3
2024-08-25media: venus: Refactor struct hfi_uncompressed_plane_infoRicardo Ribalda1-1/+1
2024-08-25media: venus: Constify struct dec_bufsize_ops and enc_bufsize_opsChristophe JAILLET1-10/+10
2024-08-25media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang1-0/+1
2024-08-25media: verisilicon: Move Rockchip AV1 hardware drivers to the corresponding o...Alexander Stein1-3/+3
2024-08-25media: verisilicon: Move Rockchip hardware drivers to the corresponding optionAlexander Stein1-4/+4
2024-08-25media: verisilicon: AV1: Correct some sizes/positions on register fieldsBenjamin Gaignard1-5/+5
2024-08-25media: verisilicon: Fix auxiliary buffer allocation sizeBenjamin Gaignard1-1/+2
2024-08-25media: verisilicon: AV1: Be more flexible with postproc capabilitiesBenjamin Gaignard1-1/+0
2024-08-25media: coda: cast an operand of multiplication to a larger typeAnastasia Belova1-1/+1
2024-08-25media: vicodec: allow en/decoder cmd w/o CAPTUREDeborah Brouwer1-4/+2
2024-08-14Merge tag 'next-media-rkisp1-20240814' of git://git.kernel.org/pub/scm/linux/...Hans Verkuil14-168/+1691
2024-08-14media: rkisp1: Add support for the companding blockPaul Elder2-1/+256
2024-08-14media: rkisp1: Add feature flags for BLS and compandPaul Elder3-3/+17
2024-08-14media: rkisp1: Add register definitions for the companding blockPaul Elder1-0/+23
2024-08-14media: rkisp1: Add features mask to extensible block handlersLaurent Pinchart1-1/+9
2024-08-14media: rkisp1: Add helper function to swap colour channelsLaurent Pinchart4-85/+45
2024-08-14media: rkisp1: Implement s_fmt/try_fmtJacopo Mondi1-8/+50
2024-08-14media: rkisp1: Implement extensible params supportJacopo Mondi2-11/+622
2024-08-14media: videobuf2-core: attach once if multiple planes share the same dbufYunke Cao2-4/+29
2024-08-14media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_putYunke Cao1-2/+8
2024-08-14media: videobuf2-core: release all planes first in __prepare_dmabuf()Yunke Cao1-56/+59
2024-08-14media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao1-4/+4
2024-08-14docs: uapi: media: Document Mediatek 10bit tiled formatsNicolas Dufresne2-13/+129
2024-08-14docs: uapi: media: Add a layout diagram for MT2110TNicolas Dufresne1-0/+315
2024-08-14docs: uapi: media: Move NV12_10BE_8L128 to NV15 sectionNicolas Dufresne1-17/+19
2024-08-14docs: uapi: media: Properly locate NV12MT diagramNicolas Dufresne1-16/+16
2024-08-14media: admin-guide: mgb4: Outputs DV timings documentation updateMartin Tůma1-9/+14
2024-08-14media: mgb4: Fixed signal frame rate limit handlingMartin Tůma3-11/+12
2024-08-14media: mgb4: Add support for V4L2_CAP_TIMEPERFRAMEMartin Tůma8-37/+277
2024-08-14media: mgb4: Add support for YUV image formatsMartin Tůma3-40/+183
2024-08-14media: staging: media: starfive: camss: Drop obsolete return value documentationUwe Kleine-König1-2/+0
2024-08-12media: rkisp1: Cache the currently active formatJacopo Mondi2-22/+38
2024-08-12media: rkisp1: Copy the parameters bufferJacopo Mondi2-31/+60
2024-08-12media: rkisp1: Add struct rkisp1_params_bufferJacopo Mondi2-11/+24
2024-08-12media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMSJacopo Mondi4-11/+59
2024-08-12media: uapi: rkisp1-config: Add extensible params formatJacopo Mondi1-0/+491
2024-08-12media: rkisp1: Adapt to different SoCs having different size limitsOndrej Jirman5-11/+24
2024-08-09media: ti: cal: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-4/+4
2024-08-09media: tegra-vde: use 'time_left' variable with wait_for_completion_interrupt...Wolfram Sang1-5/+5
2024-08-09media: solo6x10: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+4
2024-08-09media: platform: exynos-gsc: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-5/+5
2024-08-09media: fimc-is: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-5/+5
2024-08-09media: bdisp: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-5/+5