[Intel-gfx] [PATCH v2 0/4] Modular FIA

Lucas De Marchi lucas.demarchi at intel.com
Mon Jul 8 17:28:11 UTC 2019


v2:
  - Fix sparse warning
  - Do not try to make header self-contained
  - Fix coding style while moving code

Anusha Srivatsa (1):
  drm/i915: Add modular FIA

Lucas De Marchi (3):
  drm/i915: make new intel_tc.c use uncore accessors
  drm/i915: fix include order in intel_tc.*
  drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c

 drivers/gpu/drm/i915/display/intel_ddi.c |  49 ++-------
 drivers/gpu/drm/i915/display/intel_tc.c  | 125 ++++++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_tc.h  |   7 +-
 drivers/gpu/drm/i915/i915_reg.h          |  13 ++-
 drivers/gpu/drm/i915/intel_device_info.h |   1 +
 drivers/gpu/drm/i915/intel_drv.h         |   1 +
 6 files changed, 121 insertions(+), 75 deletions(-)

-- 
2.21.0



More information about the Intel-gfx mailing list