Searched hist:"70 dfbc29ab9b39b34b4713fb6bacc05d8109968b" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi.c | diff 70dfbc29ab9b39b34b4713fb6bacc05d8109968b Wed Nov 06 08:17:17 CET 2019 Lucas De Marchi <lucas.demarchi@intel.com> drm/i915: switch intel_ddi_init() to intel types
Prefer using intel_encoder and pass the base where needed rather than keeping both encoder and intel_encoder variables around.
v2: actually add all changes to the patch
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191106071715.10613-1-lucas.demarchi@intel.com
|