Daniel Vetter
08d644add0
drm/i915: add port parameter to intel_hdmi_init
...
Instead of having a giant if cascade to figure this out according to
the passed-in register. We could do quite a bit more cleaning up and
all by using the port at more places, but I think this should be part
of a bigger rework to introduce a struct intel_digital_port which
would keep track of all these things. I guess this will be part of
some haswell-DP-induced refactoring.
For now this rips out the big cascade, which is what annoyed me so
much.
v2: Add port variable name back for the func decl (I've tried to trick
myself below the 80 char limit).
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com >
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch >
2012-07-25 18:23:47 +02:00
..
2012-06-04 00:48:41 -04:00
2012-05-26 12:22:27 -07:00
2012-06-20 14:39:36 -07:00
2012-05-24 16:22:53 -04:00
2012-06-20 15:14:28 -07:00
2012-06-08 13:47:07 -04:00
2012-05-31 08:46:50 +02:00
2012-05-24 11:54:29 -07:00
2012-06-25 21:10:35 +02:00
2012-06-20 14:39:36 -07:00
2012-06-11 17:10:16 +09:00
2012-05-26 12:42:29 -07:00
2012-05-23 14:07:06 -07:00
2012-06-20 22:12:52 -07:00
2012-06-11 12:43:16 -03:00
2012-06-18 16:30:42 -07:00
2012-05-24 12:57:47 -07:00
2012-06-03 21:21:01 -07:00
2012-07-25 18:23:47 +02:00
2012-05-22 19:22:50 -07:00
2012-05-22 16:02:13 -07:00
2012-06-21 13:40:40 -07:00
2012-06-04 16:49:43 +02:00
2012-06-12 15:51:41 -07:00
2012-05-16 15:17:08 -04:00
2012-06-14 17:28:46 -07:00
2012-06-24 04:59:59 -07:00
2012-05-30 10:55:34 +02:00
2012-06-04 12:47:44 +02:00
2012-05-24 11:54:29 -07:00
2012-06-12 10:56:25 +08:00
2012-06-06 09:49:28 -07:00
2012-06-20 22:10:08 -07:00
2012-05-14 12:52:52 -07:00
2012-05-31 18:10:18 -07:00
2012-06-20 14:39:36 -07:00
2012-06-13 15:34:31 -07:00
2012-06-20 14:41:57 -07:00
2012-06-15 14:53:59 -07:00
2012-06-24 11:03:52 -07:00
2012-05-25 11:16:16 -04:00
2012-05-29 18:27:19 -07:00
2012-05-22 19:22:50 -07:00
2012-05-22 16:02:13 -07:00
2012-06-13 13:11:39 -07:00
2012-06-20 14:41:57 -07:00
2012-06-07 14:43:55 -07:00
2012-05-31 12:10:15 -07:00
2012-05-22 19:22:50 -07:00
2012-05-31 17:49:31 -07:00
2012-06-17 18:27:49 +01:00
2012-06-17 10:31:03 +03:00
2012-06-04 00:48:41 -04:00
2012-05-31 10:51:10 -07:00
2012-06-15 17:39:32 -07:00
2012-05-22 19:07:55 +09:00
2012-06-18 11:27:04 +01:00
2012-05-16 12:46:37 -04:00
2012-07-19 21:52:38 -04:00
2012-06-12 20:12:25 -07:00
2012-06-20 15:13:13 -07:00
2012-05-15 08:44:58 -07:00
2012-06-14 17:13:34 -07:00
2012-05-16 22:17:37 -04:00
2012-06-16 16:59:05 -07:00
2012-05-22 12:16:15 +09:30
2012-05-26 12:42:29 -07:00
2012-06-20 14:39:36 -07:00
2012-06-15 17:17:15 -07:00
2012-05-22 16:34:21 -07:00
2012-05-26 12:22:27 -07:00