Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0b576372e86c8e6bee01506651b21ec0fe8a1698
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
c0864cb
drm/i915/hdmi: HDMI source product description infoframe support
by Jesse Barnes
· 13 years ago
45187ac
drm/i915/hdmi: split infoframe setting from infoframe type code
by Jesse Barnes
· 13 years ago
9b546e5
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
b055c8f
drm/i915/hdmi: send AVI info frames on ILK+ as well
by Jesse Barnes
· 13 years ago
020f670
drm/i915: use pipe bpp when setting HDMI bpc
by Jesse Barnes
· 13 years ago
5d4fac9
drm/i915: don't set SDVO color range on ILK+
by Jesse Barnes
· 13 years ago
3f43c48
drm/i915: Share the common force-audio property between connectors
by Chris Wilson
· 13 years ago
5cbba41
drm: i915: correct return status in intel_hdmi_mode_valid()
by Nicolas Kaiser
· 13 years ago
e953fd7
drm/i915: Add support for limited color range of broadcast outputs
by Chris Wilson
· 14 years ago
1aad7ac
drm/i915: Trigger modesetting if force-audio changes
by Chris Wilson
· 14 years ago
3c17fe4
i915: enable AVI infoframe for intel_hdmi.c [v4]
by David Härdeman
· 14 years ago
55b7d6e8
drm/i915/hdmi: Add 'force_audio' property
by Chris Wilson
· 14 years ago
2e3d600
drm/i915: Enable HDMI audio for monitor with audio support
by Zhenyu Wang
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
373a3cf
drm/i915: call drm_encoder_init first
by Chris Wilson
· 14 years ago
890f335
drm/i915/i2c: Track the parent encoder rather than just the dev
by Chris Wilson
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
df0e924
drm/i915: Make the connector->encoder relationship explicit
by Chris Wilson
· 14 years ago
4ef69c7
drm/i915: Rename intel_encoder->enc to base for consistency
by Chris Wilson
· 14 years ago
ea5b213
drm/i915: Subclass intel_encoder.
by Chris Wilson
· 14 years ago
b599c0b
drm/i915/hdmi: Set sync polarity based on actual mode
by Adam Jackson
· 14 years ago
467b200
drm/i915: Fix HDMI mode select for Cougarpoint PCH
by Zhenyu Wang
· 14 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
674e2d0
drm/i915: convert HDMI driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
0f22906
drm/i915: enable HDMI on Cougarpoint
by Zhenyu Wang
· 15 years ago
6443170
drm/i915: Remove dead KMS encoder save/restore code.
by Eric Anholt
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
6207937
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
by Zhao Yakui
· 15 years ago
b01f2c3
drm/i915: only enable hotplug for detected outputs
by Jesse Barnes
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
6e36595
drm/i915: Declare the new VBT parsing functions as static
by Zhao Yakui
· 15 years ago
fc81665
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
d8a2d0e
drm/i915: HDMI hardware workaround for Ironlake
by Zhenyu Wang
· 15 years ago
8d91104
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
by Adam Jackson
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
2ded9e2
drm/i915: hdmi detection according by reading edid
by ling.ma@intel.com
· 15 years ago
56d21b0
drm/i915: Fix HDMI regression introduced in new chipset support
by Zhenyu Wang
· 15 years ago
be9f1c4
Merge commit 'keithp/drm-intel-next' into drm-intel-next
by Eric Anholt
· 15 years ago
f9c10a9
drm/i915: Change I2C api to pass around i2c_adapters
by Keith Packard
· 15 years ago
aa93d63
drm/i915: Require digital monitor on HDMI ports for detect
by Keith Packard
· 16 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
30ad48b
drm/i915: Add HDMI support on IGDNG
by Zhenyu Wang
· 15 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 15 years ago
9d2949a
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
by Ma Ling
· 15 years ago
9dff6af
drm/i915: sync hdmi detection by hdmi identifier with 2D
by Ma Ling
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago