mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 17:30:09 +01:00
i915: fix for compatibility mode
This commit is contained in:
parent
b3967765c0
commit
feff72929e
1 changed files with 1 additions and 0 deletions
|
|
@ -379,6 +379,7 @@ struct drm_i915_op_arg {
|
|||
uint64_t next;
|
||||
uint64_t reloc_ptr;
|
||||
int handled;
|
||||
unsigned int pad64;
|
||||
union {
|
||||
struct drm_bo_op_req req;
|
||||
struct drm_bo_arg_rep rep;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue