diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2017-03-22 15:58:44 -0300 |
---|---|---|
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2017-03-22 16:08:54 -0300 |
commit | 396a1200d8202f7cd154e26dcc47438e28ef6c70 (patch) | |
tree | b31ed9bab64fed1b4ba761694b4badbbcc1a64ed /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 8cbeb06dc6b584009d7492c667a3c9a4b96cdefa (diff) |
drm/i915: simplify intel_ddi_pll_select()
Because {hsw,skl,bxt}_ddi_pll_select all pretty much do the same thing
in slightly different ways. Replace everything with a simple copy of
the function and inline it inside intle_ddi_pll_select().
v2: s/return pll/return pll != NULL/ (Ville)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1490209125-20046-1-git-send-email-paulo.r.zanoni@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions