Zhenyu Wang
|
467b200da7
drm/i915: Fix HDMI mode select for Cougarpoint PCH
|
15 years ago |
Dave Airlie
|
eb1f8e4f3b
drm/fbdev: rework output polling to be back in the core. (v4)
|
15 years ago |
Dave Airlie
|
97921a5b03
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
|
15 years ago |
Linus Torvalds
|
13bd8e4673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 years ago |
Zhenyu Wang
|
674e2d0885
drm/i915: convert HDMI driver to new encoder/connector structure
|
15 years ago |
Zhenyu Wang
|
0f229062a1
drm/i915: enable HDMI on Cougarpoint
|
15 years ago |
Eric Anholt
|
6443170f6d
drm/i915: Remove dead KMS encoder save/restore code.
|
15 years ago |
Zhenyu Wang
|
335af9a235
drm/i915: change intel_ddc_get_modes() function parameters
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Anholt
|
21d40d37ec
drm/i915: Rename intel_output to intel_encoder.
|
15 years ago |
Eric Anholt
|
c619eed4b2
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
|
15 years ago |
Zhao Yakui
|
6207937d4f
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
|
15 years ago |
Jesse Barnes
|
b01f2c3a4a
drm/i915: only enable hotplug for detected outputs
|
15 years ago |
Adam Jackson
|
f2b115e69d
drm/i915: Fix product names and #defines
|
15 years ago |
Zhao Yakui
|
6e36595a21
drm/i915: Declare the new VBT parsing functions as static
|
15 years ago |
Zhao Yakui
|
fc81665523
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
|
15 years ago |
Zhenyu Wang
|
d8a2d0e00c
drm/i915: HDMI hardware workaround for Ironlake
|
15 years ago |
Adam Jackson
|
8d91104aac
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
|
15 years ago |
Ma Ling
|
f8aed700c6
drm/i915: Set crtc/clone mask in different output devices
|
16 years ago |
ling.ma@intel.com
|
2ded9e2747
drm/i915: hdmi detection according by reading edid
|
16 years ago |
Zhenyu Wang
|
56d21b07d4
drm/i915: Fix HDMI regression introduced in new chipset support
|
16 years ago |
Eric Anholt
|
be9f1c4f73
Merge commit 'keithp/drm-intel-next' into drm-intel-next
|
16 years ago |
Keith Packard
|
f9c10a9b96
drm/i915: Change I2C api to pass around i2c_adapters
|
16 years ago |
Keith Packard
|
aa93d632c4
drm/i915: Require digital monitor on HDMI ports for detect
|
16 years ago |
Linus Torvalds
|
6b702462cb
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 years ago |
Zhenyu Wang
|
30ad48b733
drm/i915: Add HDMI support on IGDNG
|
16 years ago |
Keith Packard
|
c9fb15f60e
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
|
16 years ago |
Ma Ling
|
9d2949a4cd
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
|
16 years ago |
Ma Ling
|
9dff6af860
drm/i915: sync hdmi detection by hdmi identifier with 2D
|
16 years ago |
Eric Anholt
|
7d57382e65
drm/i915: Add support for integrated HDMI on G4X hardware.
|
16 years ago |