sync with OpenBSD -current
This commit is contained in:
parent
caadbe0d20
commit
ffd019c293
50 changed files with 617 additions and 577 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue