Searched hist:"79003 e61b1fbfd3b76c4c8d288ddce4eaef32800" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_audio.c | diff 79003e61b1fbfd3b76c4c8d288ddce4eaef32800 Wed Dec 04 19:05:44 CET 2019 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Use the passed in encoder
Just use the passed in encoder instead of digging it out via the legacy drm_connector->encoder pointer (which we'll want to stop using).
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191204180549.1267-5-ville.syrjala@linux.intel.com Reviewed-by: Ramalingam C <ramalingam.c@intel.com>
|