aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/qcom/venus (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: venus: hfi: Remove the unneeded result variableye xingchen1-4/+1
2022-09-24media: venus: venc: Set HDR10 PQ SEI property only for MAIN10 profileStanimir Varbanov1-1/+2
2022-09-24media: venus: venc_ctrls: Add default value for CLL infoStanimir Varbanov1-1/+2
2022-09-24media: venus : Allow MIN/MAX settings for the v4l2 encoder controls defined range.Vikash Garodia1-2/+0
2022-09-24media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parmViswanath Boma1-2/+2
2022-09-24media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMDDikshita Agarwal1-0/+1
2022-09-24media: venus : Addition of EOS Event support for EncoderViswanath Boma1-1/+14
2022-09-24media: venus : CAPTURE Plane width/height alignment with OUT plane.Stanimir Varbanov1-4/+2
2022-09-24media: venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUTViswanath Boma1-1/+26
2022-09-24media: venus : Add default values for the controlStanimir Varbanov1-1/+5
2022-09-24media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XXBryan O'Donoghue1-6/+7
2022-09-24media: venus: dec: Handle the case where find_format failsBryan O'Donoghue1-0/+2
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+5
2022-08-02venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov1-5/+5
2022-07-15media: venus: set ubwc configuration on specific video hardwareVikash Garodia6-0/+63
2022-07-15media: venus: venus_helper_get_bufreq(): req is never NULLHans Verkuil1-4/+2
2022-07-07media: venus: hfi_platform: Correct supported codecs for sc7280Vikash Garodia3-2/+28
2022-07-07media: venus: Add support for SSR trigger using fault injectionDikshita Agarwal3-1/+36
2022-04-24media: venus: venc: Add support for intra-refresh typeDikshita Agarwal3-1/+14
2022-04-24media: venus: vdec: Use output resolution on reconfigureStanimir Varbanov1-2/+2
2022-04-24media: venus: Add a handling of QC10C compressed formatStanimir Varbanov2-25/+20
2022-04-24media: venus: hfi_platform: Correct supported compressed formatStanimir Varbanov2-4/+4
2022-04-24media: venus: Add a handling of QC08C compressed formatStanimir Varbanov2-3/+17
2022-04-24media: venus: helpers: Add helper to check supported pixel formatsStanimir Varbanov2-0/+24
2022-04-24media: venus: vdec: ensure venus is powered on during stream offVikash Garodia1-0/+2
2022-04-24media: venus: do not queue internal buffers from previous sequenceVikash Garodia1-9/+25
2022-04-24media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-04-24media: venus: hfi: Add error message for timeout errorLuca Weiss1-1/+3
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-1/+1
2022-03-15media: platform: venus: move config to its own fileMauro Carvalho Chehab1-0/+14
2022-03-07media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3Stanimir Varbanov1-0/+2
2022-03-07media: venus: venc: Fix h264 8x8 transform controlStanimir Varbanov2-5/+5
2022-03-07media: venus: vdec: fixed possible memory leak issueAmeer Hamza1-1/+1
2022-03-07media: venus: core: Fix kerneldoc warningsStanimir Varbanov1-0/+4
2021-11-30media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'Christophe JAILLET1-2/+6
2021-11-30media: venus: core: Fix a potential NULL pointer dereference in an error handling pathChristophe JAILLET1-1/+2
2021-11-30media: venus: avoid calling core_clk_setrate() concurrently during concurrent video sessionsMansur Alisha Shaik1-14/+14
2021-11-30media: venus: correct low power frequency calculation for encoderMansur Alisha Shaik1-2/+2
2021-10-21media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno1-0/+64
2021-10-21media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik4-2/+60
2021-10-21media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov5-3/+40
2021-10-21media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov2-0/+13
2021-10-21media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov1-0/+46
2021-10-21media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov5-6/+7
2021-10-21media: venus: venc: Use pmruntime autosuspendStanimir Varbanov1-8/+95
2021-10-08media: venus: Set buffer to FW based on FW min count requirement.Dikshita Agarwal6-10/+41
2021-10-08media: venus: helpers: update NUM_MBS macro calculationDikshita Agarwal1-2/+2
2021-10-08media: venus: vdec: set work route to fwDikshita Agarwal3-0/+29
2021-10-08media: venus: hfi: Skip AON register programming for V6 1pipeDikshita Agarwal1-0/+4
2021-10-08media: venus: Add num_vpp_pipes to resource structureDikshita Agarwal6-22/+4