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 f3a2c86935
Initial support for GEM buffers.
3 weeks ago
.cargo Initial commit 3 weeks ago
clib The spacing in i915_drm.h is inconsistent. Fix in workaround. 3 weeks ago
src Initial support for GEM buffers. 3 weeks ago
tests Initial support for GEM buffers. 3 weeks ago
.gitignore Initial commit 3 weeks ago
Cargo.lock Initial support for GEM buffers. 3 weeks ago
Cargo.toml Initial support for GEM buffers. 3 weeks ago
build.rs Initial commit 3 weeks ago
gen_workaround.sh The spacing in i915_drm.h is inconsistent. Fix in workaround. 3 weeks ago