[Intel-gfx] [PATCH 0/2] i915/uncore: constify the uncore vtables.

Dave Airlie airlied at gmail.com
Thu Sep 9 03:07:24 UTC 2021


static const vtables are more secure than writeable function pointers.

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

v2: rebased onto drm-tip
v3: fix selftests build failure.

Dave.



More information about the Intel-gfx mailing list