Files
linux-apfs/drivers/gpu/drm
Ander Conselvan de Oliveira c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs()
Pass dev_priv to intel_setup_outputs() and functions called by it, since
those are all intel i915 specific functions. Also, in the majority of
the functions dev_priv is used more often than dev. In the rare cases
where there are a few calls back into drm core, a local dev variable was
added.

v2: Don't convert dev to &dev_priv->drm in intel_dsi_init. (Ville)
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1479910904-11005-1-git-send-email-ander.conselvan.de.oliveira@intel.com
2016-11-25 16:43:24 +02:00
..
2016-11-15 23:33:48 +01:00
2016-11-09 00:46:04 +05:30
2016-11-16 14:36:27 +01:00
2016-11-16 14:36:27 +01:00
2016-11-15 12:50:30 +01:00
2016-11-15 23:33:48 +01:00
2016-11-15 23:33:48 +01:00
2016-11-16 09:55:27 +01:00
2016-11-16 09:55:27 +01:00
2016-11-15 15:23:29 +01:00