index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-08
drm/i915: Properly initialize SDVO analog connectors
Ander Conselvan de Oliveira
2015-05-21
drm/i915: Disable SDVO port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Fix the IBX transcoder B workarounds
Ville Syrjälä
2015-05-21
drm/i915: Write the SDVO reg twice on IBX
Ville Syrjälä
2015-05-08
drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()
Ville Syrjälä
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
2015-04-01
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
2015-04-01
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-17
drm/i915: Fix trivial typos in comments and warning message
Yannick Guerrini
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-13
drm/i915: Don't pretend SDVO hotplug works on 915
Ville Syrjälä
2014-10-31
drm/i915: Don't destroy DRM properties in the driver
Damien Lespiau
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-11
drm/i915: Avoid div-by-zero when pixel_multiplier is zero
Ville Syrjälä
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-05-16
drm/i915/sdvo: use config->has_hdmi_sink
Daniel Vetter
2014-05-16
drm/i915: state readout and cross checking for limited_color_range
Daniel Vetter
2014-05-16
drm/i915/sdvo: Use pipe_config->limited_color_range consistently
Daniel Vetter
2014-05-05
drm/i915/sdvo: Remove ->mode_set callback
Daniel Vetter
2014-04-15
drm/i915/SDVO: For sysfs link put directory and target in correct order
Egbert Eich
2014-03-21
drm/i915/sdvo: fix questionable return value check
Jani Nikula
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-02-14
drm/i915: sdvo: add i2c sysfs symlink to the connector's directory
Imre Deak
2014-02-14
drm/i915: sdvo: fix error path in sdvo_connector_init
Imre Deak
2014-02-14
drm/i915: add unregister callback to connector
Imre Deak
2013-12-10
drm/i915: Don't cast away const from infoframe buffer
Ville Syrjälä
2013-11-28
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-11-28
drm/i915/sdvo: Fix up debug output to not split lines
Daniel Vetter
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
drm/i915: Add some debug spam for intialising SDVO
Chris Wilson
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-16
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
Ville Syrjälä
2013-09-13
drm/i915: Make adjusted_mode.clock non-pixel multiplied
Ville Syrjälä
2013-09-12
drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
Daniel Vetter
2013-09-10
drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
Daniel Vetter
2013-09-05
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
Damien Lespiau
2013-09-04
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
2013-08-22
i915: Fix SDVO potentially turning off randomly
Guillaume Clement
[next]