index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
2010-10-22
1
-1
/
+59
*
drm/i915/hdmi: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-0
/
+64
*
drm/i915: Enable HDMI audio for monitor with audio support
Zhenyu Wang
2010-10-19
1
-4
/
+8
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-1
/
+1
|
\
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-2
/
+1
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-1
/
+2
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-25
/
+13
*
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
1
-2
/
+4
*
|
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
1
-8
/
+10
*
|
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
2010-09-09
1
-7
/
+10
*
|
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
1
-4
/
+4
|
/
*
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
1
-44
/
+33
*
drm/i915/hdmi: Set sync polarity based on actual mode
Adam Jackson
2010-08-01
1
-4
/
+5
*
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
2010-05-26
1
-1
/
+4
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-0
/
+1
*
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
1
-39
/
+31
|
\
|
*
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-12
/
+24
|
*
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
2010-04-12
1
-2
/
+6
|
*
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
1
-24
/
+0
|
*
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-43
/
+43
|
\
\
|
|
/
|
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
1
-43
/
+43
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-02-26
1
-2
/
+2
*
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
2010-01-12
1
-50
/
+0
*
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
1
-0
/
+5
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-2
/
+2
*
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
2009-12-01
1
-1
/
+1
*
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+50
*
drm/i915: HDMI hardware workaround for Ironlake
Zhenyu Wang
2009-11-05
1
-4
/
+22
*
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
Adam Jackson
2009-10-02
1
-1
/
+1
*
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
1
-6
/
+12
*
drm/i915: hdmi detection according by reading edid
ling.ma@intel.com
2009-07-22
1
-60
/
+4
*
drm/i915: Fix HDMI regression introduced in new chipset support
Zhenyu Wang
2009-06-22
1
-2
/
+1
*
Merge commit 'keithp/drm-intel-next' into drm-intel-next
Eric Anholt
2009-06-21
1
-15
/
+17
|
\
|
*
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-06-18
1
-1
/
+1
|
*
drm/i915: Require digital monitor on HDMI ports for detect
Keith Packard
2009-06-18
1
-14
/
+16
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
1
-2
/
+31
|
\
|
*
drm/i915: Add HDMI support on IGDNG
Zhenyu Wang
2009-06-05
1
-2
/
+31
*
|
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-06-04
1
-0
/
+1
|
/
*
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
Ma Ling
2009-05-14
1
-5
/
+12
*
drm/i915: sync hdmi detection by hdmi identifier with 2D
Ma Ling
2009-04-08
1
-3
/
+20
*
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2009-01-07
1
-0
/
+280