Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6617330920fdc705220f57a7dd6f8c7da4ae21d
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
fd0753c
drm/i915: Fix trivial typos in comments and warning message
by Yannick Guerrini
· 10 years ago
2545e4a
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
by Matt Roper
· 10 years ago
c6f95f2
drm/i915: Setup dummy atomic state for connectors (v3)
by Matt Roper
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
5cec258
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
1d83d95
drm/i915: Don't pretend SDVO hotplug works on 915
by Ville Syrjälä
· 10 years ago
9d5fab40
drm/i915: Don't destroy DRM properties in the driver
by Damien Lespiau
· 10 years ago
afa95e7
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
2b85886
drm/i915: Avoid div-by-zero when pixel_multiplier is zero
by Ville Syrjälä
· 10 years ago
c23cc41
drm/i915: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 10 years ago
9f04003
drm/i915/sdvo: use config->has_hdmi_sink
by Daniel Vetter
· 11 years ago
b5a9fa0
drm/i915: state readout and cross checking for limited_color_range
by Daniel Vetter
· 11 years ago
69f5acc
drm/i915/sdvo: Use pipe_config->limited_color_range consistently
by Daniel Vetter
· 11 years ago
192d47a
drm/i915/sdvo: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
4d43e9b
drm/i915/SDVO: For sysfs link put directory and target in correct order
by Egbert Eich
· 11 years ago
d0a7b6d
drm/i915/sdvo: fix questionable return value check
by Jani Nikula
· 11 years ago
bc079e8
drm/i915: Make encoder cloning more flexible
by Ville Syrjälä
· 11 years ago
931c1c2
drm/i915: sdvo: add i2c sysfs symlink to the connector's directory
by Imre Deak
· 11 years ago
c393454
drm/i915: sdvo: fix error path in sdvo_connector_init
by Imre Deak
· 11 years ago
4932e2c
drm/i915: add unregister callback to connector
by Imre Deak
· 11 years ago
fff6386
drm/i915: Don't cast away const from infoframe buffer
by Ville Syrjälä
· 11 years ago
c19de8e
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
by Damien Lespiau
· 11 years ago
84fcb46
drm/i915/sdvo: Fix up debug output to not split lines
by Daniel Vetter
· 11 years ago
d9255d5
drm/i915: destroy connector sysfs files earlier
by Paulo Zanoni
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
46a3f4a
drm/i915: Add some debug spam for intialising SDVO
by Chris Wilson
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
3c52f4e
drm/i915: Make adjusted_mode.clock non-pixel multiplied
by Ville Syrjälä
· 11 years ago
1c4a814
drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
by Daniel Vetter
· 11 years ago
3cea210
drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
by Daniel Vetter
· 11 years ago
ce14240
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
by Damien Lespiau
· 11 years ago
eeb4793
drm/i915: handle sdvo input pixel multiplier correctly again
by Daniel Vetter
· 11 years ago
1ad87e7
i915: Fix SDVO potentially turning off randomly
by Guillaume Clement
· 11 years ago
15dcd35
drm/i915/sdvo: Port the infoframe code to the shared infrastructure
by Damien Lespiau
· 11 years ago
8aca63a
drm/i915/sdvo: use intel_encoder for upcast helper
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
53b9140
drm/i915: Don't attempt to read an unitialized stack value
by Damien Lespiau
· 11 years ago
c93f54c
drm/i915: pixel multiplier readout support for pch ports
by Daniel Vetter
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
fdafa9e
drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT
by Daniel Vetter
· 11 years ago
2f28c50
drm/i915: Initialize active_outputs to never read unitialized values
by Damien Lespiau
· 11 years ago
19d415a
drm/i915: Fix old reference to i830_sdvo_get_capabilities()
by Damien Lespiau
· 11 years ago
c3456fb
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
by Daniel Vetter
· 11 years ago
e596a02
drm/i915: Remove dead code from SDVO initialisation
by Chris Wilson
· 11 years ago
7ba220c
drm/i915: Enable hotplug interrupts after querying hw capabilities.
by Chris Wilson
· 11 years ago
7ee2aff
drm/i915: Fix hotplug interrupt enabling for SDVOC
by Chris Wilson
· 11 years ago
bb76006
drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix
by Daniel Vetter
· 11 years ago
6c49f24
drm/i915: hw state readout support for pixel_multiplier
by Daniel Vetter
· 11 years ago
ef1b460
drm/i915: set default value for config->pixel_multiplier
by Daniel Vetter
· 11 years ago
53d3b4d
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
by Egbert Eich
· 11 years ago
6b1c087b
drm/i915: document why dvo/sdvo/crt need a special dpms function
by Jani Nikula
· 11 years ago
045ac3b
drm/i915: add encoder get_config function v5
by Jesse Barnes
· 11 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
09ede54
drm/i915: make SDVO TV-out work for multifunction devices
by Daniel Vetter
· 12 years ago
7048455
drm/i915: move sdvo TV clock computation to intel_sdvo.c
by Daniel Vetter
· 12 years ago
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
Next »