summaryrefslogtreecommitdiff
path: root/src/nouveau/headers
AgeCommit message (Expand)AuthorFilesLines
2024-06-19nouveau/push: add support for m2mf/i2mf to dumperDave Airlie1-0/+11
2024-06-18nvidia: fixup classes import and import new classes.Dave Airlie13-3/+2844
2024-05-16nouveau: nvidia_header: Add AMPERE_B class generationMary Guillemard2-1/+5
2024-05-16nvk: generate Rust bindings from SPH header filesArthur Huillet2-0/+11
2024-05-16nvk: import SPH headers files from open-gpu-docArthur Huillet3-0/+1762
2024-05-14nvk: update 3d classes for conservative rasterArthur Huillet9-0/+189
2024-05-11nouveau/headers: Add a bool for whether or not to dump offsetsFaith Ekstrand1-4/+7
2024-05-07nouveau/headers: Clean up the meson a bitFaith Ekstrand1-9/+3
2024-05-07nouveau/headers: Make nvk_cl**** turn to nv_push_cl****Yusuf Khan2-24/+24
2024-05-06nouveau/class_parser.py: Fix the docs for --out-rsFaith Ekstrand1-1/+1
2024-04-24nouveau: Fixes error: unused import: `crate::nvh_classes_cl906f::*`Yonggang Luo1-0/+2
2024-04-19nouveau/headers: Add the MMU headers to the Rust crateFaith Ekstrand1-0/+18
2024-04-19nouveau: Import the hwref headers from Nvidia OGKFaith Ekstrand13-0/+5644
2024-04-19nouveau/headers: Generate Rust for QMDsFaith Ekstrand2-3/+40
2024-04-19nouveau/headers: Move the classes into a submodule for RustFaith Ekstrand1-4/+4
2024-04-08nil: Rewrite nil_format in rustDaniel Almeida1-0/+1
2024-04-08nouveau/headers: Add Rust bindings for texture headersFaith Ekstrand2-0/+159
2024-04-08nouveau/headers: Add initial Rust bindingsFaith Ekstrand3-8/+160
2024-04-08nouveau: Use hyphenated arguments to class_parser.pyFaith Ekstrand2-7/+12
2024-03-27nouveau: Fix NINC TERT handling in vk_push_printMary Guillemard1-0/+1
2024-03-19nouveau: Add support for TERT opcodes in vk_push_printMary Guillemard1-52/+93
2024-03-06nouveau: Import g_nv_name_released.h from NVIDIA OGKFaith Ekstrand1-0/+2145
2024-02-23nouveau/winsys: Getch the BAR size from the kernelFaith Ekstrand1-0/+1
2024-01-17nouveau: nvidia-headers: Add nv_push_dump toolMary Guillemard2-0/+152
2024-01-17nouveau: nvidia-headers: Add compute array parsing to class_parser.pyMary Guillemard1-19/+26
2024-01-17nouveau: nvidia_header: Add AMPERE_COMPUTE_B in vk_push_printMary Guillemard2-1/+5
2024-01-17nouveau: nvidia_header: Add TURING_COMPUTE_A and AMPERE_COMPUTE_A in vk_push_...Mary Guillemard1-1/+7
2024-01-17nouveau: nvidia_header: Add AMPERE_A in vk_push_printMary Guillemard2-1/+5
2023-12-15nvk: Use ENUM_PACKED for enums instead of PACKEDFaith Ekstrand1-1/+1
2023-12-05nouveau: Move headers/classes to headers/nvidia/classesFaith Ekstrand98-3/+3
2023-12-05nouveau: Rename nvidia-headers to headersFaith Ekstrand104-0/+112908