[Intel-gfx] [PATCH 0/2] Add missing BXT/CNL DPLL debugging/checking code

Paulo Zanoni paulo.r.zanoni at intel.com
Fri Sep 22 20:53:41 UTC 2017


These 2 patches just add the missing struct fields to the relevant parts of the
code. Future patches could probably break those structs into per-platform struct
inside an unions or something like that, but let's get this part done first.

Paulo Zanoni (2):
  drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare
  drm/i915: add missing DPLL fields to i915_shared_dplls_info

 drivers/gpu/drm/i915/i915_debugfs.c  | 16 ++++++++++++++++
 drivers/gpu/drm/i915/intel_display.c | 12 ++++++++++++
 2 files changed, 28 insertions(+)

-- 
2.9.5



More information about the Intel-gfx mailing list