]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move DP structs to shared location
authorShobhit Kumar <shobhit.kumar@intel.com>
Fri, 29 Jun 2012 19:03:35 +0000 (16:03 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 16:23:45 +0000 (18:23 +0200)
commitda49ffe0f0ff53133ad901b5e479f05e6f8b222a
tree7bd0cff2d56344611b581fe82867bbaa757924d1
parenteb565e22bdce40b842296cdf418d99da9a58852a
drm/i915: Move DP structs to shared location

Move the DP structure to shared location so that it can be used from
within the ddi module.

Changes from Paulo:
- Move less code to intel_drv.h
- Remove #include statement
- Replace a tab with a space in train_set

Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h