summaryrefslogtreecommitdiff
path: root/drivers/media/platform/qcom/venus
AgeCommit message (Expand)Author
2025-04-11media: venus: pm_helpers: add compatibility for dev_pm_genpd_set_hwmode on V4Renjiang Han
2025-04-11media: venus: vdec: queue dpb buffers to firmware for video seekRenjiang Han
2025-04-11media: venus: Fix probe error handlingLoic Poulain
2025-04-07media: qcom: venus: Fix uninitialized variable warningNas Chung
2025-03-06media: qcom: Clean up Kconfig dependenciesRobin Murphy
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil
2025-03-03media: venus: hfi: add a check to handle OOB in sfr regionVikash Garodia
2025-03-03media: venus: hfi: add check to handle incorrect queue sizeVikash Garodia
2025-03-03media: venus: hfi_parser: refactor hfi packet parsing logicVikash Garodia
2025-03-03media: venus: hfi_parser: add check to avoid out of bound accessVikash Garodia
2025-01-06media: venus: Remove unused hfi_core_ping()Dr. David Alan Gilbert
2025-01-06media: venus: Populate video encoder/decoder nodename entriesBryan O'Donoghue
2025-01-06media: venus: Add support for static video encoder/decoder declarationsBryan O'Donoghue
2025-01-06media: venus: match instance creation and destruction orderSergey Senozhatsky
2025-01-06media: venus: destroy hfi session after m2m_ctx releaseSergey Senozhatsky
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-07media: venus: factor out inst destruction routineSergey Senozhatsky
2024-11-07media: venus: sync with threaded IRQ during inst destructionSergey Senozhatsky
2024-11-07media: venus: fix enc/dec destruction orderSergey Senozhatsky
2024-11-07media: venus: Enable h.264 hierarchical codingFritz Koenig
2024-11-07media: venus: Helper function for dynamically updating bitrateFritz Koenig
2024-11-07media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-12media: venus: add missing wait_prepare/finish opsHans Verkuil
2024-10-10media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domainUlf Hansson
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-25media: venus: firmware: Use iommu_paging_domain_alloc()Lu Baolu
2024-08-25media: venus: Convert one-element-arrays to flex-arraysRicardo Ribalda
2024-08-25media: venus: Refactor hfi_buffer_alloc_mode_supportedRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_fill_buffer_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_sys_get_property_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_empty_buffer_compressed_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pktRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_uncompressed_format_supportedRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_session_get_property_pktRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_uncompressed_plane_infoRicardo Ribalda
2024-08-25media: venus: Constify struct dec_bufsize_ops and enc_bufsize_opsChristophe JAILLET
2024-08-25media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Add __counted_...Kees Cook
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-elem...Kees Cook
2024-08-20media: venus: use device managed APIs for power domainsDikshita Agarwal
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona
2024-06-30media: venus: fix use after free in vdec_closeDikshita Agarwal
2024-06-30media: venus: add msm8998 supportPierre-Hugues Husson
2024-06-30media: venus: avoid multiple core dumpsDikshita Agarwal
2024-06-30media: venus: flush all buffers in output plane streamoffDikshita Agarwal
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds