sync with OpenBSD -current

This commit is contained in:
purplerain 2024-03-21 01:27:27 +00:00
parent caadbe0d20
commit ffd019c293
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
50 changed files with 617 additions and 577 deletions

View file

@ -358,9 +358,7 @@ struct i915_address_space {
struct i915_ggtt {
struct i915_address_space vm;
#ifdef notyet
struct io_mapping iomap; /* Mapping to our CPU mappable region */
#endif
struct resource gmadr; /* GMADR resource */
resource_size_t mappable_end; /* End offset that we can CPU map */