[Intel-gfx] i915/uncore: constify the uncore vtables. (v2)

Dave Airlie airlied at gmail.com
Thu Sep 9 02:34:18 UTC 2021


static const vtables are more secure than writeable function pointers.

These two patches cleanup the uncore vtable to use static const tables.

These are based on drm-tip, and should apply to the gt tree cleanly.

Dave.




More information about the Intel-gfx mailing list