diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2018-06-07 16:07:00 -0700 |
---|---|---|
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2018-07-27 15:53:02 -0700 |
commit | f00ca81510b9aa81c88c916c253509e879740342 (patch) | |
tree | 188bff88c2f1c6807a678e29cb30ca9983ee9bb1 /drivers/gpu/drm/i915/intel_dpll_mgr.c | |
parent | c50dfe79ec3ea28efe494808576d281738056d90 (diff) |
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
While things may have been different before, right now the function is
very simple and has a single caller. IMHO any possible benefits from
an abstraction here are gone and not worth the price of the current
indirection while reading the code.
Cc: Mahesh Kumar <mahesh1.kumar@intel.com>
Reviewed-by: Mahesh Kumar <mahesh1.kumar@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180607230700.28359-1-paulo.r.zanoni@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dpll_mgr.c')
0 files changed, 0 insertions, 0 deletions