linux/drivers/gpu/drm/i915
Daniel Vetter 4afa0ace42 drm/i915/dvo-ch7xxx: fix get_hw_state
The boot-up state seems to be all-zeros, so it's safer to check for
the bits that need to be set when the dvo encoder is in the dpms on
state, than checking the bits we set when it's in the off state.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55047
Tested-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-10-12 10:59:11 +02:00
..
dvo_ch7xxx.c drm/i915/dvo-ch7xxx: fix get_hw_state 2012-10-12 10:59:11 +02:00
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_debugfs.c
i915_dma.c drm/i915: s/cacheing/caching/ 2012-09-26 09:24:36 +02:00
i915_drv.c
i915_drv.h drm/i915: fixup i915_gem_object_get_page inline helper 2012-10-12 10:59:09 +02:00
i915_gem_context.c drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a 2012-10-02 10:28:18 +02:00
i915_gem_debug.c
i915_gem_dmabuf.c drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops 2012-09-20 14:23:10 +02:00
i915_gem_evict.c
i915_gem_execbuffer.c drm/i915: Assert that the exec object lookup table is a power-of-two 2012-09-20 14:23:11 +02:00
i915_gem_gtt.c Linux 3.6-rc7 2012-09-24 18:17:12 +02:00
i915_gem_stolen.c
i915_gem_tiling.c drm/i915: set swizzling to none on VLV 2012-10-03 09:15:29 +02:00
i915_gem.c drm/i915: Disallow preallocation of requests 2012-10-12 10:59:09 +02:00
i915_ioc32.c
i915_irq.c drm/i915: call drm_handle_vblank before finish_page_flip 2012-10-04 10:33:43 +02:00
i915_reg.h drm/i915: Set guardband clipping workaround bit in the right register. 2012-10-12 10:59:02 +02:00
i915_suspend.c
i915_sysfs.c drm/i915: Fix !CONFIG_PM sysfs for real this time 2012-09-20 14:23:11 +02:00
i915_trace_points.c
i915_trace.h
intel_acpi.c
intel_bios.c
intel_bios.h
intel_crt.c
intel_ddi.c
intel_display.c drm/i915: fixup the plane->pipe fixup code 2012-10-12 10:59:11 +02:00
intel_dp.c drm/i915: Try harder to complete DP training pattern 1 2012-10-04 10:33:41 +02:00
intel_drv.h drm/i915/dp: Fetch downstream port info if needed during DPCD fetch 2012-10-02 18:06:06 +02:00
intel_dvo.c
intel_fb.c
intel_hdmi.c drm/i915: make sure we write all the DIP data bytes 2012-09-26 09:24:09 +02:00
intel_i2c.c
intel_lvds.c Linux 3.6-rc7 2012-09-24 18:17:12 +02:00
intel_modes.c
intel_opregion.c i915: initialize CADL in opregion 2012-09-20 14:23:05 +02:00
intel_overlay.c drm/i915: Disallow preallocation of requests 2012-10-12 10:59:09 +02:00
intel_panel.c
intel_pm.c drm/i915: Set guardband clipping workaround bit in the right register. 2012-10-12 10:59:02 +02:00
intel_ringbuffer.c
intel_ringbuffer.h
intel_sdvo_regs.h
intel_sdvo.c
intel_sprite.c
intel_tv.c
Makefile