__read_mostly
static int dp_aux_i2c_speed_khz __read_mostly = 10;
static int dp_aux_i2c_transfer_size __read_mostly = DP_AUX_MAX_PAYLOAD_BYTES;
static int edid_fixup __read_mostly = 6;
static struct intel_display_params intel_display_modparams __read_mostly = {
static unsigned long mitigations __read_mostly = ~0UL;
struct i915_params i915_modparams __read_mostly = {
extern struct i915_params i915_modparams __read_mostly;
struct i915_selftest i915_selftest __read_mostly = {
static bool __print_once __read_mostly; \