drm/i915/crt: Introduce struct intel_crt
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 16 Nov 2010 10:58:37 +0000 (10:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Nov 2010 09:30:28 +0000 (09:30 +0000)
commitc9a1c4cded955176479a28556f546d3d015aee91
tree66c10f17be0c0e6f0cdd07d34fc49ed054a0cbc2
parent51311d0a5c69adaec582080ad8d9b174a44dfd7a
drm/i915/crt: Introduce struct intel_crt

We will use this structure in future patches to store CRT specific
information on the encoder.

Split out and tweaked from a patch by Keith Packard.

Signed-off-by: Keith Packard <keithp@kithp.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_crt.c