Quoting Michal Wajdeczko (2019-07-31 18:48:31) > With i915 added to i915_inject_probe_failure we can use dedicated > printk when injecting artificial load failure. > > Also make this function look like other i915 functions that return > error code and make it more flexible to return any provided error > code instead of previously assumed -ENODEV. > > Signed-off-by: Michal Wajdeczko <[email protected]> > Cc: Daniele Ceraolo Spurio <[email protected]> > Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]> (would like to store i915 in drv_set_drvdata and provide a pdev_to_i915 before adding another to_i915(pci_get_drvdata) :) -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
