Skip to content

drm/xe: Report system memory supports 1 GB pages

We've support this for awhile now, report this via query.

Signed-off-by: Matthew Brost matthew.brost@intel.com

Noticed what page sizes we support for system memory is wrong via query IOCTL but while on topic I'm thinking we should just report supported page sizes via a mask rather than a min / max? Thoughts?

Merge request reports