alistair23-linux/drivers/gpu/drm/i915
Zhao Yakui f24bc39fac drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
We were always looking for the PORT_IDPB entry.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
2009-12-01 23:25:17 -08:00
..
dvo.h drm/i915: Change I2C api to pass around i2c_adapters 2009-06-18 15:53:57 -07:00
dvo_ch7xxx.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_ch7017.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_ivch.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_sil164.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_tfp410.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
i915_debugfs.c drm/i915: Unregister i915_wedged debugfs entry using the right key 2009-11-30 16:24:23 -08:00
i915_dma.c drm/i915: add GETPARAM request for page flipping 2009-12-01 09:19:07 -08:00
i915_drv.c Merge remote branch 'airlied/drm-next' into drm-intel-next 2009-11-05 15:04:06 -08:00
i915_drv.h drm/i915: Add intel implementation of the pageflip ioctl 2009-12-01 09:10:35 -08:00
i915_gem.c drm/i915: Add intel implementation of the pageflip ioctl 2009-12-01 09:10:35 -08:00
i915_gem_debug.c drm/i915: Catch up to obj_priv->page_list rename in disabled debug code. 2009-06-22 20:19:39 -07:00
i915_gem_tiling.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 2009-11-05 14:47:10 -08:00
i915_ioc32.c
i915_irq.c drm/i915: Add intel implementation of the pageflip ioctl 2009-12-01 09:10:35 -08:00
i915_mem.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
i915_opregion.c drm/i915: Add ACPI OpRegion support for Ironlake 2009-11-05 14:49:13 -08:00
i915_reg.h drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. 2009-12-01 11:56:30 -08:00
i915_suspend.c drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. 2009-12-01 11:56:30 -08:00
i915_trace.h drm/i915: Enable irq to trace batch buffer completion. 2009-09-29 03:15:25 +01:00
i915_trace_points.c drm/i915: Add tracepoints 2009-09-23 01:05:21 +01:00
intel_bios.c drm/i915: parse child device from VBT 2009-11-30 16:36:53 -08:00
intel_bios.h drm/i915: parse child device from VBT 2009-11-30 16:36:53 -08:00
intel_crt.c drm/i915: fix gpio register detection logic for BIOS without VBT 2009-11-30 16:10:56 -08:00
intel_display.c drm/i915: Fix sync to vblank when VGA output is turned off 2009-12-01 10:27:40 -08:00
intel_dp.c drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt 2009-12-01 23:25:17 -08:00
intel_dp.h drm/i915: Add Display Port support 2009-06-18 15:54:07 -07:00
intel_dp_i2c.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_drv.h drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. 2009-12-01 11:56:30 -08:00
intel_dvo.c drm/i915: Set crtc/clone mask in different output devices 2009-08-24 17:01:33 -07:00
intel_fb.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_hdmi.c drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. 2009-11-30 16:41:48 -08:00
intel_i2c.c drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. 2009-12-01 11:56:30 -08:00
intel_lvds.c drm/i915: Fix LVDS presence check 2009-12-01 09:28:58 -08:00
intel_modes.c drm/i915: Change I2C api to pass around i2c_adapters 2009-06-18 15:53:57 -07:00
intel_overlay.c drm/i915: fixup interrupted overlay switch off calls 2009-11-30 09:50:57 -08:00
intel_sdvo.c drm/i915: Add 30ms delay to make SDVO TV detection reliable. 2009-12-01 10:33:12 -08:00
intel_sdvo_regs.h drm/i915: enable sdvo lvds scaling function. 2009-07-01 11:44:45 -07:00
intel_tv.c drm/i915: Don't set up the TV port if it isn't in the BIOS table. 2009-11-30 16:54:42 -08:00
Makefile drm/i915: implement drmmode overlay support v4 2009-11-05 14:47:08 -08:00