summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung/s5p-mfc
AgeCommit message (Expand)AuthorFilesLines
2024-02-05media: samsung: s5p-mfc: Fix kerneldocRicardo Ribalda1-1/+0
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski7-69/+67
2024-01-22media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.cKrzysztof Kozlowski1-3/+0
2024-01-22media: s5p-mfc: drop useless clock refcnt debuggingKrzysztof Kozlowski1-8/+0
2024-01-22media: s5p-mfc: constify local pointers to s5p_mfc_enc_paramsKrzysztof Kozlowski2-16/+16
2024-01-22media: s5p-mfc: constify pointers to s5p_mfc_cmd_argsKrzysztof Kozlowski3-3/+3
2024-01-22media: s5p-mfc: constify struct structuresKrzysztof Kozlowski4-6/+6
2024-01-22media: s5p-mfc: constify s5p_mfc_fmt structuresKrzysztof Kozlowski3-9/+9
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_ops structuresKrzysztof Kozlowski5-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_cmds structuresKrzysztof Kozlowski5-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_variant structuresKrzysztof Kozlowski1-7/+7
2024-01-22media: s5p-mfc: constify s5p_mfc_buf_size structuresKrzysztof Kozlowski6-20/+20
2024-01-22media: s5p-mfc: constify fw_name stringsKrzysztof Kozlowski1-1/+1
2024-01-22media: s5p-mfc: drop unused get_*_def_fmt declarationsKrzysztof Kozlowski2-2/+0
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_opsKrzysztof Kozlowski1-5/+2
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_cmdsKrzysztof Kozlowski1-6/+2
2023-12-13media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUFAakarsh Jain2-16/+9
2023-12-13media: s5p-mfc: Load firmware for each run in MFCv12.Aakarsh Jain1-2/+8
2023-12-13media: s5p-mfc: Set context for valid case before calling try_runAakarsh Jain1-0/+2
2023-12-13media: s5p-mfc: Add support for DMABUF for encoderAakarsh Jain2-11/+13
2023-12-13media: s5p-mfc: Add support for UHD encoding.Aakarsh Jain2-3/+18
2023-12-13media: s5p-mfc: Add support for rate controls in MFCv12Aakarsh Jain2-4/+19
2023-12-13media: s5p-mfc: Add YV12 and I420 multiplanar format supportAakarsh Jain9-63/+276
2023-12-13media: s5p-mfc: Add initial support for MFCv12Aakarsh Jain9-35/+172
2023-12-13media: s5p-mfc: Rename IS_MFCV10 macroAakarsh Jain3-20/+20
2023-10-07media: s5p-mfc: Fix potential deadlock on condlockChengfeng Ye1-1/+1
2023-04-11media: s5p_mfc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-02-06media: s5p-mfc: use vb2_is_streaming()Hans Verkuil1-2/+2
2022-12-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2022-12-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2022-12-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2022-11-26media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2022-11-25media: s5p-mfc: Optimisation of code to remove error messageAakarsh Jain1-1/+0
2022-11-25media: s5p-mfc:fix usage of Block comment alignmentAakarsh Jain1-17/+32
2022-11-25media: s5p-mfc: fix usage of symbolic permissions to octalAakarsh Jain1-1/+1
2022-10-24media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King1-2/+2
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua1-2/+1
2022-08-29media: avoid use of 'videobuf'Hans Verkuil1-1/+1
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+1
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2-4/+0
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-1/+1
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab33-0/+13610