aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/gecko.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09Documentation: gpu: nova-core: Document vbios layoutJoel Fernandes2-0/+182
2025-07-09gpu: nova-core: convert `/*` comments to `//`Alexandre Courbot1-9/+9
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes1-7/+22
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes3-2/+14
2025-07-09gpu: nova-core: Add code comments related to devinitJoel Fernandes2-7/+48
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot4-16/+13
2025-06-25MAINTAINERS: Add Alexandre Courbot as co-maintainer to nova-coreDanilo Krummrich1-0/+1
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich7-14/+14
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich1-0/+19
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot13-71/+84
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot4-13/+136
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot5-15/+434
2025-06-23gpu: nova-core: add types for patching firmware binariesAlexandre Courbot1-0/+64
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot7-2/+224
2025-06-23gpu: nova-core: vbios: Add support for FWSEC ucode extractionJoel Fernandes2-11/+304
2025-06-23gpu: nova-core: vbios: Add support to look up PMU table in FWSECJoel Fernandes1-2/+180
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes4-2/+688
2025-06-23gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTSAlexandre Courbot1-0/+45
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot8-0/+916
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot7-2/+215
2025-06-23gpu: nova-core: add DMA object structAlexandre Courbot2-0/+62
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot5-1/+72
2025-06-23gpu: nova-core: add helper function to wait on conditionAlexandre Courbot1-0/+29
2025-06-23gpu: nova-core: increase BAR0 size to 16MBAlexandre Courbot1-2/+2
2025-06-23gpu: nova-core: allow register aliasesAlexandre Courbot1-2/+38
2025-06-23gpu: nova-core: expose the offset of each register as a type constantAlexandre Courbot1-3/+8
2025-06-23gpu: nova-core: add delimiter for helper rules in register!() macroAlexandre Courbot1-0/+2
2025-06-23gpu: nova-core: use absolute paths in register!() macroAlexandre Courbot1-6/+6
2025-06-23rust: sizes: add constants up to SZ_2GAlexandre Courbot1-0/+24
2025-06-23rust: make ETIMEDOUT error availableAlexandre Courbot1-0/+1
2025-06-23rust: dma: add dma_handle_with_offset method to CoherentAllocationAlexandre Courbot1-0/+14
2025-06-23rust: dma: expose the count and size of CoherentAllocationAlexandre Courbot1-6/+26
2025-06-23rust: dma: fix doc-comment of dma_handle()Alexandre Courbot1-1/+1
2025-06-23rust: dma: add as_slice/write functions for CoherentAllocationAbdiel Janulgue1-0/+87
2025-06-23rust: dma: convert the read/write macros to return ResultAbdiel Janulgue2-36/+48
2025-06-23rust: dma: clarify wording and be consistent in `coherent` nomenclatureAbdiel Janulgue1-5/+5
2025-06-15Linux 6.16-rc2Linus Torvalds1-1/+1
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada2-6/+12
2025-06-13io_uring: run local task_work from ring exit IOPOLL reapingJens Axboe1-0/+3
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe1-14/+7
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()Oleg Nesterov1-0/+9
2025-06-13io_uring/kbuf: don't truncate end buffer for multiple buffer peeksJens Axboe1-1/+4
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya1-0/+2
2025-06-13iommu/tegra: Fix incorrect size calculationJason Gunthorpe1-2/+2
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan1-1/+1
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes5-3/+107
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM2-17/+19