Jani Nikula
f7faa1ef17
drm/i915: don't save/restore panel fitter registers
...
AFAICT i9xx_pfit_disable() on the GMCH display crtc disable path in
i9xx_crtc_disable() will always disable the panel fitter by writing 0 to
PFIT_CONTROL. The register save will always save/restore 0. Also we
completely recompue both in intel_gmch_panel_fitting so there's no way
we depend upon leftover bits.
Move the PFIT_CONTROL and PFIT_PGM_RATIOS save/restore to UMS
code. While at it, save/restore them both under the same conditions.
Signed-off-by: Jani Nikula <jani.nikula@intel.com >
[danvet: Make it a bit clearer that we nowhere depend upon these
bits.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch >
2014-11-14 10:29:27 +01:00
..
2014-10-24 11:29:31 -07:00
2014-09-30 01:16:44 +02:00
2014-10-18 18:11:04 -07:00
2014-10-17 11:55:32 -04:00
2014-10-15 07:23:49 +02:00
2014-10-09 14:58:15 -04:00
2014-10-18 12:12:45 -07:00
2014-10-13 11:28:42 +02:00
2014-10-08 17:37:16 -04:00
2014-10-28 12:37:58 +10:00
2014-10-15 07:05:03 +02:00
2014-10-15 07:48:18 +02:00
2014-10-24 11:29:31 -07:00
2014-10-24 12:48:47 -07:00
2014-10-14 10:51:23 +02:00
2014-09-29 20:22:36 +09:00
2014-10-18 18:11:04 -07:00
2014-10-09 02:39:07 -04:00
2014-10-10 22:07:55 -04:00
2014-09-22 16:48:47 +09:00
2014-10-23 14:45:09 -07:00
2014-10-09 14:58:15 -04:00
2014-11-14 10:29:27 +01:00
2014-10-09 14:58:15 -04:00
2014-09-23 23:31:22 -07:00
2014-10-19 18:41:18 -07:00
2014-10-19 12:50:44 -07:00
2014-10-18 12:12:45 -07:00
2014-09-26 08:15:27 +01:00
2014-10-21 13:06:38 -07:00
2014-10-19 12:40:24 -07:00
2014-10-15 07:23:49 +02:00
2014-09-23 23:26:42 -07:00
2014-10-15 07:48:18 +02:00
2014-10-14 15:05:35 -04:00
2014-10-21 08:18:38 -07:00
2014-09-25 23:14:37 +10:00
2014-10-21 11:21:19 -07:00
2014-10-18 12:25:30 -07:00
2014-10-18 18:11:04 -07:00
2014-10-14 02:18:22 +02:00
2014-10-07 21:29:18 -04:00
2014-10-15 06:58:16 +02:00
2014-10-18 18:11:04 -07:00
2014-10-18 12:12:45 -07:00
2014-10-18 18:11:04 -07:00
2014-10-18 18:11:04 -07:00
2014-10-07 14:48:29 -04:00
2014-10-17 07:08:51 -04:00
2014-10-11 06:47:50 -04:00
2014-10-13 16:23:15 +02:00
2014-09-23 23:14:28 -07:00
2014-10-23 22:47:28 +02:00
2014-09-24 15:18:34 +05:30
2014-10-09 14:58:15 -04:00
2014-10-14 02:18:25 +02:00
2014-10-14 02:18:25 +02:00
2014-10-22 10:08:22 +02:00
2014-10-21 08:17:43 -07:00
2014-10-15 06:56:23 +02:00
2014-10-23 14:45:09 -07:00
2014-10-21 07:47:54 -07:00
2014-10-21 13:06:38 -07:00
2014-10-08 17:37:16 -04:00
2014-10-18 18:11:04 -07:00
2014-10-09 14:58:15 -04:00
2014-11-05 00:14:55 +01:00
2014-10-21 13:06:38 -07:00
2014-10-24 11:21:43 -07:00
2014-10-18 18:11:04 -07:00
2014-10-02 21:35:54 -07:00
2014-10-13 11:28:42 +02:00
2014-09-23 22:05:26 -07:00
2014-10-15 07:23:49 +02:00
2014-10-18 18:11:04 -07:00
2014-10-18 10:25:09 -07:00
2014-10-20 21:09:17 +02:00
2014-10-23 16:24:02 +01:00
2014-09-24 09:49:14 -04:00