diff options
Diffstat (limited to 'drivers/gpu/drm/xe/xe_pat.h')
| -rw-r--r-- | drivers/gpu/drm/xe/xe_pat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/xe/xe_pat.h b/drivers/gpu/drm/xe/xe_pat.h index d5dadfb7f924..c7e2a53d8cee 100644 --- a/drivers/gpu/drm/xe/xe_pat.h +++ b/drivers/gpu/drm/xe/xe_pat.h @@ -12,6 +12,8 @@ struct drm_printer; struct xe_device; struct xe_gt; +#define XE_PAT_INVALID_IDX U16_MAX + /** * struct xe_pat_table_entry - The pat_index encoding and other meta information. */ |
