index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
1
-2
/
+6
2011-10-21
drm/i915: fix ILK+ infoframe support
Jesse Barnes
1
-7
/
+11
2011-10-21
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
1
-6
/
+4
2011-10-21
drm/i915: support 3 pipes on IVB+
Jesse Barnes
1
-1
/
+1
2011-09-22
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
1
-0
/
+3
2011-08-04
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
1
-0
/
+16
2011-08-04
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
1
-46
/
+103
2011-07-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-1
/
+38
2011-07-29
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
1
-1
/
+38
2011-07-08
drm/i915: use pipe bpp when setting HDMI bpc
Jesse Barnes
1
-0
/
+5
2011-07-08
drm/i915: don't set SDVO color range on ILK+
Jesse Barnes
1
-1
/
+2
2011-06-04
drm/i915: Share the common force-audio property between connectors
Chris Wilson
1
-12
/
+2
2011-06-04
drm: i915: correct return status in intel_hdmi_mode_valid()
Nicolas Kaiser
1
-1
/
+1
2011-02-22
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
1
-0
/
+13
2011-02-11
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
1
-6
/
+33
2010-10-22
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
1
-1
/
+59
2010-10-19
drm/i915/hdmi: Add 'force_audio' property
Chris Wilson
1
-0
/
+64
2010-10-19
drm/i915: Enable HDMI audio for monitor with audio support
Zhenyu Wang
1
-4
/
+8
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
1
-1
/
+1
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
1
-25
/
+13
2010-09-15
drm/i915: call drm_encoder_init first
Chris Wilson
1
-2
/
+4
2010-09-15
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
1
-8
/
+10
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-2
/
+1
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-1
/
+2
2010-09-09
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
1
-7
/
+10
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
1
-4
/
+4
2010-08-09
drm/i915: Subclass intel_encoder.
Chris Wilson
1
-44
/
+33
2010-08-02
drm/i915/hdmi: Set sync polarity based on actual mode
Adam Jackson
1
-4
/
+5
2010-05-27
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
1
-1
/
+4
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0
/
+1
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
1
-39
/
+31
2010-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-43
/
+43
2010-04-12
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
1
-12
/
+24
2010-04-12
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
1
-2
/
+6
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
1
-24
/
+0
2010-04-10
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
1
-43
/
+43
2010-02-27
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-2
/
+2
2010-01-13
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
1
-50
/
+0
2009-12-17
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
1
-0
/
+5
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
1
-2
/
+2
2009-12-02
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
1
-1
/
+1
2009-12-01
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
1
-1
/
+50
2009-11-06
drm/i915: HDMI hardware workaround for Ironlake
Zhenyu Wang
1
-4
/
+22
2009-10-03
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
Adam Jackson
1
-1
/
+1
2009-08-25
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
1
-6
/
+12
2009-07-23
drm/i915: hdmi detection according by reading edid
ling.ma@intel.com
1
-60
/
+4
2009-06-23
drm/i915: Fix HDMI regression introduced in new chipset support
Zhenyu Wang
1
-2
/
+1
2009-06-22
Merge commit 'keithp/drm-intel-next' into drm-intel-next
Eric Anholt
1
-15
/
+17
[next]