Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cf6c31fc5c3de225348742c95cc6185fca20a2f2
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
ae4edb8
drm/i915: avoid full modeset when changing the color range properties
by Daniel Vetter
· 12 years ago
821450c
drm/i915: (re)init HPD interrupt storm statistics
by Egbert Eich
· 12 years ago
7a7d1fb
drm/i915: Fix SDVO connector and encoder get_hw_state functions
by Egbert Eich
· 12 years ago
bd6946e
drm/i915: Fix sdvo connector get_hw_state function
by Daniel Vetter
· 12 years ago
5d2d38d
drm/i915: clean up pipe bpp confusion
by Daniel Vetter
· 12 years ago
50f3b01
drm/i915: add pipe_config->limited_color_range
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
31fac9d
drm/i915: drop helper vtable for sdvo encoder
by Daniel Vetter
· 12 years ago
6cc5f34
drm/i915: add pipe_config->pixel_multiplier
by Daniel Vetter
· 12 years ago
4f770a5
DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
by Egbert Eich
· 12 years ago
1d843f9
DRM/I915: Add enum hpd_pin to intel_encoder.
by Egbert Eich
· 12 years ago
96b219f
drm/i915: Set the VIC in AVI infoframe for SDVO
by Ville Syrjälä
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
5c67eeb
gpu: don't cast kzalloc() return value
by Mihnea Dobrescu-Balaur
· 12 years ago
4f3a8bc
drm/i915: rename some HDMI bit definitions
by Paulo Zanoni
· 12 years ago
dc0fa71
drm/i915: remove duplicated SDVO/HDMI bit definitions
by Paulo Zanoni
· 12 years ago
e2debe9
drm/i915: clarify confusion between SDVO and HDMI registers
by Paulo Zanoni
· 12 years ago
18316c8
drm: Remove duplicate drm_mode_cea_vic()
by Thierry Reding
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
abedc07
drm/i915: Provide the quantization range in the AVI infoframe
by Ville Syrjälä
· 12 years ago
55bc60d
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
by Ville Syrjälä
· 12 years ago
3685a8f
drm/i915: Fix RGB color range property for PCH platforms
by Ville Syrjälä
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
c0c36b94
drm/i915: Return the real error code from intel_set_mode()
by Chris Wilson
· 12 years ago
55bde6b
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
fc37381
drm/i915: Increase the response time for slow SDVO devices
by Chris Wilson
· 12 years ago
4b745b1
drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy
by Jani Nikula
· 12 years ago
662595d
drm/i915: drm_connector_property -> drm_object_property
by Rob Clark
· 12 years ago
776ca7c
drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well
by Chris Wilson
· 12 years ago
e506d6f
drm/i915: disable cloning on sdvo
by Daniel Vetter
· 12 years ago
9fabd4e
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
d0ddfbd
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
by Jani Nikula
· 12 years ago
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
b6e0e54
drm/i915: clear the entire sdvo infoframe buffer
by Daniel Vetter
· 12 years ago
64acba6
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
e751823
DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.
by Egbert Eich
· 12 years ago
e3b86d6
DRM/i915: Don't clone SDVO LVDS with analog.
by Egbert Eich
· 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
f2fde3a6
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
Next »