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
starfive-6.6.48-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_sdvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
Simon Farnsworth
1
-59
/
+29
2011-06-04
drm/i915: Share the common force-audio property between connectors
Chris Wilson
1
-12
/
+2
2011-05-18
drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
Chris Wilson
1
-6
/
+4
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-37
/
+86
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-1
/
+1
2011-02-22
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
1
-0
/
+20
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-11
/
+55
2011-02-11
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
1
-6
/
+28
2011-02-10
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
1
-5
/
+27
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-23
/
+23
2011-01-26
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
Chris Wilson
1
-0
/
+9
2011-01-26
drm/i915/sdvo: Use a compact test for determining a multi-function device
Chris Wilson
1
-27
/
+3
2011-01-25
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
1
-23
/
+23
2011-01-11
drm/i915/sdvo: Defer detection of output capabilities until probing
Chris Wilson
1
-22
/
+11
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+2
2010-12-23
drm/i915/sdvo: Add hdmi connector properties after initing the connector
Chris Wilson
1
-1
/
+2
2010-12-17
drm/i915/sdvo: Border and stall select became test bits in gen5
Chris Wilson
1
-2
/
+5
2010-12-09
drm/i915/sdvo: Only use the SDVO pin if it is in the valid range
Chris Wilson
1
-3
/
+6
2010-11-24
drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
Chris Wilson
1
-3
/
+5
2010-11-24
drm/i915/sdvo: Always fallback to querying the shared DDC line
Chris Wilson
1
-45
/
+6
2010-11-22
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
Chris Wilson
1
-11
/
+14
2010-10-22
drm/i915/sdvo: Remove unused encoding member
Chris Wilson
1
-23
/
+22
2010-10-22
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
1
-104
/
+22
2010-10-19
drm/i915/sdvo: Add 'force_audio' property
Chris Wilson
1
-2
/
+46
2010-09-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-9
/
+6
2010-09-28
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
1
-135
/
+197
2010-09-23
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
1
-5
/
+4
2010-09-23
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
1
-4
/
+2
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
1
-2
/
+2
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
1
-2
/
+3
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
1
-116
/
+47
2010-09-15
drm/i915: call drm_encoder_init first
Chris Wilson
1
-8
/
+7
2010-09-15
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
1
-1
/
+1
2010-09-15
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
1
-28
/
+41
2010-09-15
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
1
-9
/
+18
2010-09-15
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
1
-31
/
+24
2010-09-15
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
1
-36
/
+26
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-3
/
+2
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-2
/
+4
2010-09-12
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
1
-35
/
+36
2010-09-09
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
1
-40
/
+46
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
1
-62
/
+62
2010-09-08
drm/i915/sdvo: Preserve pixel-multiplier
Chris Wilson
1
-58
/
+41
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
i915: revert some checks added by commit 32aad86f
Pavel Roskin
1
-16
/
+13
2010-08-22
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
1
-1
/
+2
2010-08-10
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
Chris Wilson
1
-7
/
+3
2010-08-09
drm/i915/sdvo: Markup a few constant strings.
Chris Wilson
1
-2
/
+2
2010-08-09
drm/i915/sdvo: Add dot crawl property
Chris Wilson
1
-0
/
+24
2010-08-09
drm/i915/sdvo: Add missing TV filters
Chris Wilson
1
-360
/
+284
[next]