linux/drivers/gpu/drm/i915
Jesse Barnes 9db4a9c7b2 drm/i915: cleanup per-pipe reg usage
We had some conversions over to the _PIPE macros, but didn't get
everything.  So hide the per-pipe regs with an _ (still used in a few
places for legacy) and add a few _PIPE based macros, then make sure
everyone uses them.

[update: remove usage of non-existent no-op macro]
[update 2: keep modesetting suspend/resume code, update to new reg names]
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[ickle: stylistic cleanups for checkpatch and taste]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-07 21:17:15 +00:00
..
dvo_ch7xxx.c drm/i915: use GMBUS to manage i2c links 2010-09-18 15:46:19 +01:00
dvo_ch7017.c drm/i915/dvo: Report LVDS attached to ch701x as connected 2010-12-30 13:50:43 +00:00
dvo_ivch.c drm/i915: use GMBUS to manage i2c links 2010-09-18 15:46:19 +01:00
dvo_sil164.c drm/i915: use GMBUS to manage i2c links 2010-09-18 15:46:19 +01:00
dvo_tfp410.c drm/i915: use GMBUS to manage i2c links 2010-09-18 15:46:19 +01:00
dvo.h drm/i915: Subclass intel_encoder. 2010-08-09 11:24:28 -07:00
i915_debugfs.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_dma.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_drv.c Merge branch 'drm-intel-fixes' into drm-intel-next 2011-02-01 08:49:14 +00:00
i915_drv.h drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_gem_debug.c drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
i915_gem_evict.c drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
i915_gem_execbuffer.c drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
i915_gem_gtt.c drm/i915,agp/intel: Do not clear stolen entries 2011-01-24 18:26:25 +00:00
i915_gem_tiling.c drm/i915: Defer reporting EIO until we try to use the GPU 2011-01-27 11:06:07 +00:00
i915_gem.c drm/i915: Skip the no-op domain changes when already in CPU|GTT domains 2011-02-07 15:24:03 +00:00
i915_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
i915_irq.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_mem.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
i915_reg.h drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_suspend.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
i915_trace_points.c drm/i915: Add tracepoints 2009-09-23 01:05:21 +01:00
i915_trace.h drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
intel_acpi.c drm/i915: i915 cannot provide switcher services. 2010-12-08 15:40:44 +10:00
intel_bios.c drm/i915: Override SDVO panel type in VBT 2011-02-01 08:48:36 +00:00
intel_bios.h drm/i915: Disable SSC for outputs other than LVDS or DP 2011-01-19 13:33:27 +00:00
intel_crt.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_display.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_dp.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_drv.h drm/i915: Include TLB miss latency in g4x watermark computations 2011-01-19 15:04:42 +00:00
intel_dvo.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_fb.c Revert "drm: Update fbdev fb_fix_screeninfo" 2011-01-14 16:10:28 -08:00
intel_hdmi.c i915: enable AVI infoframe for intel_hdmi.c [v4] 2010-10-22 09:14:30 +01:00
intel_i2c.c drm/i915: Enable GMBUS for post-gen2 chipsets 2011-02-01 09:01:13 +00:00
intel_lvds.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_modes.c drm/i915: use GMBUS to manage i2c links 2010-09-18 15:46:19 +01:00
intel_opregion.c Merge branch 'drm-intel-fixes' into drm-intel-next 2011-01-24 23:45:32 +00:00
intel_overlay.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_panel.c drm/i915/panel: The backlight is enabled if the current value is non-zero 2011-01-12 20:24:50 +00:00
intel_ringbuffer.c drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
intel_ringbuffer.h drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
intel_sdvo_regs.h drm/i915/sdvo: Add missing TV filters 2010-08-09 11:24:29 -07:00
intel_sdvo.c Merge branch 'drm-intel-fixes' into drm-intel-next 2011-02-01 08:49:14 +00:00
intel_tv.c drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
Makefile drm/i915: Split i915_gem_execbuffer into its own file. 2010-11-25 21:19:25 +00:00