linux_dsm_epyc7002/drivers/gpu/drm/i915
Zhenyu Wang 14571b4c1a drm/i915: implement multifunction SDVO device support
With new intel_encoder/intel_connector structure change, each supported
connector type on SDVO device will be created as a new 'intel_connector',
and all attached to one 'intel_encoder' for its SDVO port.

The SDVO encoder will handle SDVO protocol stuff, and each connector does
its own part of work now, like detection is only to check if current active
output is itself, etc.

Update since last submit:
- Fixed SDVO TV property creation failure by incorrect set target output call

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2010-04-12 09:23:57 -07:00
..
dvo_ch7xxx.c drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
dvo_ch7017.c drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
dvo_ivch.c drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
dvo_sil164.c drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
dvo_tfp410.c drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
dvo.h drm/i915: Remove dead KMS encoder save/restore code. 2010-04-12 09:23:30 -07:00
i915_debugfs.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
i915_dma.c drm/i915: Probe for PCH chipset type 2010-04-12 09:23:39 -07:00
i915_drv.c drm/i915: Probe for PCH chipset type 2010-04-12 09:23:39 -07:00
i915_drv.h drm/i915: enable DP/eDP for Sandybridge/Cougarpoint 2010-04-12 09:23:44 -07:00
i915_gem_debug.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
i915_gem_tiling.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
i915_gem.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
i915_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
i915_irq.c drm/i915: Fix legacy BLC event for pipe A 2010-04-12 09:23:37 -07:00
i915_mem.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
i915_opregion.c drm/i915: Fix product names and #defines 2009-12-07 14:55:56 -08:00
i915_reg.h drm/i915: Support for Cougarpoint PCH display pipeline 2010-04-12 09:23:40 -07:00
i915_suspend.c drm/i915: Deobfuscate the render p-state obfuscation 2010-02-22 11:46:55 -05:00
i915_trace_points.c drm/i915: Add tracepoints 2009-09-23 01:05:21 +01:00
i915_trace.h drm/i915: Convert some trace events to DEFINE_TRACE 2010-04-09 14:16:34 -07:00
intel_bios.c drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats 2010-03-17 13:06:09 -07:00
intel_bios.h drm/i915: parse eDP panel color depth from VBT block 2010-01-15 14:12:47 -08:00
intel_crt.c drm/i915: convert VGA driver to new encoder/connector structure 2010-04-12 09:23:48 -07:00
intel_display.c drm/i915: remove unused intel_pipe_get_connector() 2010-04-12 09:23:56 -07:00
intel_dp.c drm/i915: convert DP/eDP driver to new encoder/connector structure 2010-04-12 09:23:51 -07:00
intel_drv.h drm/i915: remove connector object in old output structure 2010-04-12 09:23:55 -07:00
intel_dvo.c drm/i915: convert DVO driver to new encoder/connector structure 2010-04-12 09:23:52 -07:00
intel_fb.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
intel_hdmi.c drm/i915: convert HDMI driver to new encoder/connector structure 2010-04-12 09:23:50 -07:00
intel_i2c.c drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. 2010-02-26 13:23:20 -08:00
intel_lvds.c drm/i915: convert LVDS driver to new encoder/connector structure 2010-04-12 09:23:49 -07:00
intel_modes.c drm/i915: change intel_ddc_get_modes() function parameters 2010-04-09 14:17:31 -07:00
intel_overlay.c drm/i915: introduce to_intel_bo helper 2010-03-25 11:06:17 -07:00
intel_sdvo_regs.h drm/i915: enable sdvo lvds scaling function. 2009-07-01 11:44:45 -07:00
intel_sdvo.c drm/i915: implement multifunction SDVO device support 2010-04-12 09:23:57 -07:00
intel_tv.c drm/i915: convert TV driver to new encoder/connector structure 2010-04-12 09:23:54 -07:00
Makefile Merge remote branch 'anholt/drm-intel-next' into drm-linus 2009-12-08 14:03:47 +10:00