Rust modules for userspace Intel GPU drivers. WIP, unstable API and issues present! (Possibly outdated) docs at https://itycodes.org/doc/intel_gpu/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
itycodes 7d74a45bd9
Fix of tiling checking after figuring out upstream had a typo
10 months ago
.cargo Initial commit 10 months ago
src Fix of tiling checking after figuring out upstream had a typo 10 months ago
tests Make the uapi test names consistent 10 months ago
.gitignore Add the wrapper.h to .gitignore 10 months ago
Cargo.lock Initial support for GEM buffers. 10 months ago
Cargo.toml Initial support for GEM buffers. 10 months ago
build.rs Generate clib/wrapper.h with build.rs 10 months ago
gen_workaround.sh Generate clib/wrapper.h with build.rs 10 months ago