summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-08MLK-25294 mxc_uart_test: fix the buffer overflow of local bufrel_imx_5.4.70_2.3.2imx_5.4.70_2.3.0Jason Liu1-1/+1
2020-11-16MLK-25007: mxc_audio_monitor: use double type to improve the precisionrel_imx_5.4.70_2.3.0Shengjiu Wang1-5/+5
2020-11-10MLK-24989: mxc_audio_monitor: Add support for 8MPShengjiu Wang1-89/+203
2020-10-19MLK-24896 mxc_v4l2_vpu_test: integrate VSI unit-test parserShijie Qin10-4/+1098
2020-09-22MLK-24829:mxc_v4l2_vpu_test: encoder: fix crop setting doesn't takeMing Qian3-41/+78
2020-09-18MLK-24797: mx8_v4l2_cap_drm.c: fix camera preview not working when run six se...Guoniu.zhou1-2/+2
2020-09-09MLK-24692: camera: mx8_v4l2_cap_drm.c support sixteen camera channelsGuoniu.zhou1-8/+9
2020-09-08MLK-24751 pxp_test: fix build break with GCC 9.2Robby Cai1-1/+1
2020-09-07MLK-24736 mxc_v4l2_vpu_test: add parser for JPEG formatShijie Qin5-7/+101
2020-08-25MLK-24533:mxc_v4l2_vpu_test: encoder: align the max buffer count to theMing Qian17-3/+15
2020-08-19MLK-24499: [8QM_MEK/8QXP_MEK]mxc:vpu_windsor: set low latency mode through se...Ming Qian1-7/+1
2020-08-19set hevc profile and levelMing Qian3-4/+49
2020-08-19MLK-24466-2 mxc_v4l2_vpu_test: encoder: refine parserMing Qian1-3/+8
2020-08-17memtool: fix build error in Android environmentJindong1-1/+1
2020-08-14MLK-24478-2: fix sizeimage of nv21Ming Qian2-0/+1
2020-08-13MLK-24478: mxc_v4l2_vpu_test: encoder: support resolution change streamsMing Qian6-165/+374
2020-08-11MLK-24468 mxc_v4l2_vpu_test: encoder: add conversion of tile to linearShijie Qin11-127/+500
2020-08-11MLK-24467 mxc_v4l2_vpu_test: encoder: add special settings for each platformShijie Qin7-39/+229
2020-08-11MLK-24466 mxc_v4l2_vpu_test: encoder: refine parserShijie Qin6-182/+117
2020-07-31MLK-24452: mxc_v4l2_vpu_test: encoder: don't issue V4L2_ENC_CMD_START asMing Qian1-48/+14
2020-07-27MLK-24439 mxc_v4l2_vpu_test: encoder: integrate parserShijie Qin10-2/+959
2020-07-24MLK-24433:mxc_v4l2_vpu_test: encoder: integrate decoder into thisMing Qian1-5/+5
2020-07-24MLK-24433:mxc_v4l2_vpu_test: encoder: integrate decoder into this unittestMing Qian1-28/+1
2020-07-22MLK-24433:mxc_v4l2_vpu_test: encoder: integrate decoder into thisMing Qian4-75/+515
2020-07-22MLK-24315-2 mxc_v4l2_vpu_test: encoder: enhance select device methodShijie Qin4-113/+41
2020-07-17MLK-24315 mxc_v4l2_vpu_test: encoder: support mScale865 v4l2 driverShijie Qin4-55/+222
2020-06-05MLK-24268: test: mxc pdm alsa: change default format to DSDAdrian Alonso1-1/+1
2020-05-29MLK-24223-4: test: mxc pdm alsa: add simd libimxswpdm supportrel_imx_5.4.24_2.1.0imx_5.4.24_2.1.0Adrian Alonso1-0/+92
2020-05-29MLK-24223-3: test: mxc pdm alsa: set buffer size from alsa paramsAdrian Alonso2-11/+22
2020-05-29MLK-24223-2: test: mxc pdm alsa: use built-in decimation algoAdrian Alonso1-19/+31
2020-05-29MLK-24223-1: test: mxc pdm test: libimxswpdm update optionsAdrian Alonso4-18/+124
2020-04-24LF-1304:[8QM_MEK/8QXP_MEK]mxc:vpu_windsor:encoder remove source changeMing Qian1-7/+1
2020-04-23LF-1233: mxc-jpeg: Add performance measurement to jpeg unit testMirela Rabulea1-0/+20
2020-04-17MLK-23792: mxc_audio_monitor: Adjust audio pll on imx8mmShengjiu Wang2-0/+612
2020-04-04bat: Set ddrc governor to powersave when preparing for lowbusLeonard Crestez1-0/+17
2020-04-04bat-iccdevfreq: Widen glob for devfreq devicesLeonard Crestez1-1/+1
2020-03-16v4l2: add memory to memory function support for i.MX8MPGuoniu.zhou1-1/+1
2020-03-11mxc_v4l2_vpu_test: Add two algorithms of tiled-10bit convert to linear-8bit f...Shijie Qin1-3/+151
2020-03-05MLK-23538: mx8_cec_test: Check CEC PHY Addr set capabilitySandor Yu1-12/+15
2020-02-23mxc_v4l2_test: fix compilation error produced by gcc9rel_imx_5.4.3_2.0.0imx_5.4.3_2.0.0Andrey Zhizhikin1-4/+0
2020-02-14MLK-23177: mxc_asrc_test: remove wav header for unlinear or unsignedShengjiu Wang1-2/+6
2020-02-13MLK-23309: vpu_malone: unit-test: check support format before start decodeShijie Qin1-3/+57
2020-02-12MLK-23308: vpu_malone: unit-test: enable 10-bit YUV format decodeShijie Qin2-426/+378
2019-12-31vpu_malone: vpu_windsor: unit_test: use bit mask method print decode real-tim...Shijie Qin2-3/+24
2019-12-27v4l2: imx8: add camera unit test support for i.MX8MP platformGuoniu.zhou1-1/+1
2019-12-20bat-iccdevfreq.sh: New test for interconnect and devfreqLeonard Crestez1-0/+140
2019-12-20bat: Separate busfreq dram rate for 8mqb0Leonard Crestez1-0/+6
2019-12-20bat: bat_wait_busfreq_low: Check dram clk rate if presentLeonard Crestez1-2/+9
2019-12-20bat: Replace $[ with $((Leonard Crestez4-5/+5
2019-12-20bat-ocotp-nvmem: Accept imx-scu-ocotp0 nvmem naming from upstreamLeonard Crestez1-6/+11