[Intel-gfx] [PATCH 0/2] Introducing crtc_clock_get()

Vandana Kannan vandana.kannan at intel.com
Thu Oct 15 06:22:47 PDT 2015


The implementation of crtc_clock_get() will not work for BXT. The 2 patches in
this series, cleans up the code related to crtc_clock_get() and includes
implementation for BXT (DSI and otherwise).

A patch to correct crtc_mode_get() for BXT DSI will follow shortly.

Vandana Kannan (2):
  drm/i915: Create crtc_clock_get function pointers
  drm/i915: Add crtc_clock_get for hsw, skl, bxt

 drivers/gpu/drm/i915/i915_drv.h      |  2 ++
 drivers/gpu/drm/i915/intel_display.c | 57 +++++++++++++++++++++++++++++++-----
 2 files changed, 51 insertions(+), 8 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list