summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorVikram Sharma <quic_vikramsa@quicinc.com>2025-08-14 15:46:08 +0530
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-09-09 15:59:21 +0200
commita3dce6e3c85fce34dd7a5a29cbe0dc9550c3d585 (patch)
tree780655af2e88c82394e392baad5436a7112c409d /tools/perf/scripts/python/stat-cpi.py
parent0d6d5f49e0fc8ff23564e0f1f383b3334331ba61 (diff)
downloadkernel-a3dce6e3c85fce34dd7a5a29cbe0dc9550c3d585.tar.gz
media: qcom: camss: Rename camss-vfe-780.c to camss-vfe-gen3.c
Rename the file camss-vfe-780.c to camss-vfe-gen3.c to enable reuse of VFE logic across multiple SoCs. The lemans(sa8775p) SoC includes VFE 690, which is very similar to VFE 780, with only minor differences in register bitfields. Rename prepares the codebase for supporting additional SoCs without duplicating VFE logic. Signed-off-by: Vikram Sharma <quic_vikramsa@quicinc.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Bryan O'Donoghue <bod@kernel.org> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions
0c8b757fdcbc5d14c93cdaada20ded14c'>mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko 2019-05-14mm, memory_hotplug: cleanup memory offline pathMichal Hocko 2019-03-11Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS 2019-02-18x86: respect memory size limiting via mem= parameterJuergen Gross 2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai 2018-12-28include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()Wei Yang 2018-12-28mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang 2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador 2018-12-28mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand 2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand 2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand 2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador 2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre 2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim 2018-04-11mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim 2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin 2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig 2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig 2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig 2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig 2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig