summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorMansur Alisha Shaik <mansur@codeaurora.org>2021-07-06 18:21:22 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-08-04 14:43:52 +0200
commit1ac61faf6ebbce59fccbb53d7faf25576e9897ab (patch)
tree9cdcf5f5c2d9dd91bc6f217cce7b6455b4c5e5a9 /tools/perf/scripts/python/bin/flamegraph-record
parent09ea9719a423fc675d40dd05407165e161ea0c48 (diff)
downloadkernel-1ac61faf6ebbce59fccbb53d7faf25576e9897ab.tar.gz
media: venus: helper: do not set constrained parameters for UBWC
Plane constraints firmware interface is to override the default alignment for a given color format. By default venus hardware has alignments as 128x32, but NV12 was defined differently to meet various usecases. Compressed NV12 has always been aligned as 128x32, hence not needed to override the default alignment. Fixes: bc28936bbba9 ("media: venus: helpers, hfi, vdec: Set actual plane constraints to FW") Signed-off-by: Mansur Alisha Shaik <mansur@codeaurora.org> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> 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/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
d> 2021-01-23KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil 2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas 2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas 2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil 2020-11-27arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*Youling Tang 2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel 2020-11-10arm64: consistently use reserved_pg_dirMark Rutland 2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon 2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel 2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil 2020-09-30kvm: arm64: Only define __kvm_ex_table for CONFIG_KVMDavid Brazdil 2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil 2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel 2020-09-01arm64/build: Assert for unwanted sectionsKees Cook 2020-09-01arm64/build: Add missing DWARF sectionsKees Cook 2020-09-01arm64/build: Use common DISCARDS in linker scriptKees Cook 2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook 2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook 2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse 2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon 2020-07-02arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel 2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport 2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport 2020-04-28efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel 2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan 2020-04-28arm64/kernel: vmlinux.lds: drop redundant discard/keep macrosArd Biesheuvel 2020-04-28arm64: rename stext to primary_entryArd Biesheuvel 2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2019-12-04arm64: insn: consistently handle exit textMark Rutland