Home
last modified time | relevance | path

Searched refs:i915_params (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_params.h74 struct i915_params { struct
79 extern struct i915_params i915_modparams __read_mostly;
81 void i915_params_dump(const struct i915_params *params, struct drm_printer *p);
Di915_params.c37 struct i915_params i915_modparams __read_mostly = {
201 void i915_params_dump(const struct i915_params *params, struct drm_printer *p) in i915_params_dump()
Di915_gpu_error.h49 struct i915_params params;
DMakefile41 i915_params.o \
Di915_gpu_error.c604 const struct i915_params *params) in err_print_params()