Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e37394802c1f2b0000da0a096455d2a3900df48
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
fbfcc4f
drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures
by Jani Nikula
· 12 years ago
6cb1612
drm/i915/sdvo: force GPIO bit-banging also on default pin
by Jani Nikula
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 12 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 12 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 12 years ago
0a91ca2
drm/i915: check connector hw/sw state
by Daniel Vetter
· 12 years ago
4ac41f4
drm/i915/sdvo: implement get_hw_state
by Daniel Vetter
· 12 years ago
c9deac9
drm/i915: rip out encoder->prepare/commit
by Daniel Vetter
· 12 years ago
a6778b3
drm/i915: copy&paste drm_crtc_helper_set_mode
by Daniel Vetter
· 12 years ago
b2cabb0
drm/i915: convert dpms functions of dvo/sdvo/crt
by Daniel Vetter
· 12 years ago
ce22c32
drm/i915/sdvo: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
5fa7ac9
drm/i915: fix sdvo hotplug support check and activation
by Jani Nikula
· 12 years ago
ff04b35
drm/i915: only enable sdvo hotplug irq if needed
by Jani Nikula
· 12 years ago
fcbc50d
drm/i915: only enable sdvo hotplug irq if needed
by Jani Nikula
· 12 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
bcd7235
drm/i915: fix EDID memory leak in SDVO
by Jani Nikula
· 12 years ago
38ab8a2
drm/i915: fix EDID memory leak in SDVO
by Jani Nikula
· 12 years ago
a22ddff
Merge tag 'v3.6-rc2' into drm-intel-next
by Daniel Vetter
· 12 years ago
0274df3
i915: fix error path leak in intel_sdvo_write_cmd
by Alan Cox
· 12 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
6c98237
drm/i915: s/mdelay/msleep/ in the sdvo detect function
by Daniel Vetter
· 13 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
f2fde3a
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
59d92bf
drm/i915: properly handle interlaced bit for sdvo dtd conversion
by Daniel Vetter
· 13 years ago
c8d4bb5
drm/i915: don't silently ignore sdvo mode_set failures
by Daniel Vetter
· 13 years ago
c9a2969
drm/i915: clarify preferred sdvo input mode code
by Daniel Vetter
· 13 years ago
084b612
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
by Chris Wilson
· 13 years ago
81014b9
drm/i915: fixup infoframe support for sdvo
by Daniel Vetter
· 13 years ago
5e13a0c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
768b107
drm/i915: disable sdvo hotplug on i945g/gm
by Daniel Vetter
· 13 years ago
c6ebd4c
drm/i915: use mode values consistently when converting to sdvo dtd
by Daniel Vetter
· 13 years ago
f7bacf1
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
by Daniel Vetter
· 13 years ago
6651819
drm/i915: handle input/output sdvo timings separately in mode_set
by Daniel Vetter
· 13 years ago
3bf3f45
drm/i915: [sparse] don't use variable size arrays
by Ben Widawsky
· 13 years ago
c43b563
drm/i915: [sparse] trivial sparse fixes
by Ben Widawsky
· 13 years ago
a0b1c7a
drm/i915/sdvo: Include YRPB as an additional TV output type
by Chris Wilson
· 13 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
eef4eac
drm/i915/sdov: switch IS_SDVOB to a flag
by Daniel Vetter
· 13 years ago
c3e5f67
drm/i915: use the new hdmi_force_audio enum more
by Daniel Vetter
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
8f4839e
drm/i915: allow interlaced mode output on the SDVO connector
by Peter Ross
· 13 years ago
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
ba68e08
drm/i915/sdvo: always set positive sync polarity
by Paulo Zanoni
· 13 years ago
5222008
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
by Chris Wilson
· 14 years ago
3573c41
drm/i915: set the right SDVO transcoder for CPT
by Paulo Zanoni
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
27f8227
drm/i915: support 3 pipes on IVB+
by Jesse Barnes
· 13 years ago
d5090b9
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
by Adam Jackson
· 14 years ago
8bf3848
drm/i915: Rename intel_sdvo_hdmi_sink_detect
by Adam Jackson
· 14 years ago
2294488
drm/i915: Fix multifunction SDVO detection
by Adam Jackson
· 14 years ago
46eb303
drm/i915: Remove "i2c_speed" nonsense from child device table
by Adam Jackson
· 14 years ago
0ac225e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
cc68c81
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
by Simon Farnsworth
· 13 years ago
0206e35
Drivers: i915: Fix all space related issues.
by Akshay Joshi
· 13 years ago
3f43c48
drm/i915: Share the common force-audio property between connectors
by Chris Wilson
· 14 years ago
56184e3
drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
by Chris Wilson
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
b1f559e
drm: Mark constant arrays of drm_display_mode const
by Chris Wilson
· 14 years ago
e953fd7
drm/i915: Add support for limited color range of broadcast outputs
by Chris Wilson
· 14 years ago
9035a97
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
1aad7ac
drm/i915: Trigger modesetting if force-audio changes
by Chris Wilson
· 14 years ago
13946743
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
by Chris Wilson
· 14 years ago
4a1dc3f
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
1a3665c
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
by Chris Wilson
· 14 years ago
bc65212
drm/i915/sdvo: Use a compact test for determining a multi-function device
by Chris Wilson
· 14 years ago
d121a5d
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
by Chris Wilson
· 14 years ago
97aaf91
drm/i915/sdvo: Defer detection of output capabilities until probing
by Chris Wilson
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
f797d22
drm/i915/sdvo: Add hdmi connector properties after initing the connector
by Chris Wilson
· 14 years ago
6714afb
drm/i915/sdvo: Border and stall select became test bits in gen5
by Chris Wilson
· 14 years ago
63abf3e
drm/i915/sdvo: Only use the SDVO pin if it is in the valid range
by Chris Wilson
· 14 years ago
ba84cd1
drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
by Chris Wilson
· 14 years ago
0c1dab8
drm/i915/sdvo: Always fallback to querying the shared DDC line
by Chris Wilson
· 14 years ago
da79de9
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
by Chris Wilson
· 14 years ago
e27d853
drm/i915/sdvo: Remove unused encoding member
by Chris Wilson
· 14 years ago
3c17fe4
i915: enable AVI infoframe for intel_hdmi.c [v4]
by David Härdeman
· 14 years ago
7f36e7e
drm/i915/sdvo: Add 'force_audio' property
by Chris Wilson
· 14 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 14 years ago
cf9a2f3
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
by Chris Wilson
· 14 years ago
123d5c0
drm/i915/sdvo: Cleanup connector on error path
by Chris Wilson
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 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
2f551c8
drm/i915/sdvo: Mark the status as unknown if attached with EDID
by Chris Wilson
· 14 years ago
ff482d8
drm/i915/sdvo: Only create the analog encoder as required
by Chris Wilson
· 14 years ago
819f3fb
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
by Chris Wilson
· 14 years ago
9d1a903
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
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
b5c616a
drm/i915/sdvo: Poll command status 5 times without delay on read
by Chris Wilson
· 14 years ago
Next »