summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/intel-pt-events-record
diff options
context:
space:
mode:
authorStanimir Varbanov <stanimir.varbanov@linaro.org>2020-06-16 14:14:22 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 14:13:29 +0200
commit69ff4b2caa95e1051f07d94de583ae15753ae081 (patch)
tree74d767cb0ffcdef61b7960a76a69cca25a2d9a13 /tools/perf/scripts/python/bin/intel-pt-events-record
parent4ad1b0d410c88c7c8e8fd1298c9d2293b651e35c (diff)
downloadkernel-69ff4b2caa95e1051f07d94de583ae15753ae081.tar.gz
media: venus: venc: Add support for constant quality control
Adds implementation of V4L2_CID_MPEG_VIDEO_CONSTANT_QUALITY v4l control when the bitrate mode is CQ. Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/intel-pt-events-record')
0 files changed, 0 insertions, 0 deletions
fba6d077f6411b116f435a9a9dc82c6cdc55324'>mt76: add support for an extra wiphy in the main tx pathFelix Fietkau 2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi 2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee 2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee 2019-06-25mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi 2019-06-25mt76: move tx_napi in mt76_devLorenzo Bianconi 2019-05-01mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi 2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi 2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi 2019-05-01mt76: mt76x02: mt76x02_poll_tx() can be statickbuild test robot 2019-05-01mt76: introduce mt76_mcu_restart macroLorenzo Bianconi 2019-05-01mt76: mt76x02: remove irqsave/restore in locking for tx status fifoFelix Fietkau 2019-05-01mt76: mt76x02: use napi polling for tx cleanupFelix Fietkau 2019-05-01mt76: set txwi_size according to the driver valueLorenzo Bianconi 2019-05-01mt76: only schedule txqs from the tx taskletFelix Fietkau 2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau 2019-05-01mt76: use readl/writel instead of ioread32/iowrite32Felix Fietkau 2019-05-01mt76x02: make beacon slots bigger for USBStanislaw Gruszka 2019-05-01mt76x02: generalize some mmio beaconing functionsStanislaw Gruszka 2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka 2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka 2019-05-01mt76: dma: add static qualifier to mt76_dma_tx_queue_skbLorenzo Bianconi 2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi 2019-05-01mt76: remove mt76_queue dependency from tx_queue_skb function pointerLorenzo Bianconi 2019-05-01mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 moduleLorenzo Bianconi 2019-05-01mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi 2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi 2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau