index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dvo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-13
/
+15
|
\
|
*
drm/i915/dvo: Fixup commentary
Chris Wilson
2018-02-14
1
-13
/
+15
*
|
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
2018-01-29
1
-3
/
+0
|
/
*
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-10-30
1
-0
/
+2
*
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
2017-10-11
1
-25
/
+8
*
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-22
1
-6
/
+6
*
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-15
1
-1
/
+1
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/i915: Convert intel DVO connector to atomic
Maarten Lankhorst
2017-04-12
1
-1
/
+1
*
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2017-02-27
1
-0
/
+1
*
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-25
1
-5
/
+4
*
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-11-01
1
-2
/
+2
*
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
2016-09-21
1
-0
/
+2
*
drm/i915: Standardize port type for DVO encoders
Pandiyan, Dhinakaran
2016-09-21
1
-7
/
+7
*
drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()
Chris Wilson
2016-08-24
1
-1
/
+0
*
drm/i915: Convert intel_dvo to use atomic state
Maarten Lankhorst
2016-08-23
1
-7
/
+5
*
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
2016-08-23
1
-1
/
+2
*
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
2016-08-23
1
-3
/
+9
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-9
/
+9
*
drm/i915: Move connector registration to driver registration
Chris Wilson
2016-06-24
1
-1
/
+0
*
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-24
1
-0
/
+1
*
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-19
1
-1
/
+1
*
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-10
1
-1
/
+0
*
drm/i915: Give encoders useful names
Ville Syrjälä
2016-05-30
1
-2
/
+16
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
drm/i915: Store DVO SRCDIM register offset under intel_dvo_device
Ville Syrjälä
2015-11-18
1
-14
/
+9
*
drm/i915: Constify adjusted_mode
Ville Syrjälä
2015-09-30
1
-1
/
+1
*
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
2015-09-30
1
-4
/
+4
*
drm/i915: Use intel_panel for DVO fixed mode handling
Ville Syrjälä
2015-09-30
1
-27
/
+22
*
drm/i915: DVO pixel clock check
Mika Kahola
2015-08-26
1
-0
/
+7
*
drm/i915: Get rid of dpms handling.
Maarten Lankhorst
2015-08-14
1
-45
/
+1
*
drm/i915: Validate the state after an atomic modeset only, and pass the state.
Maarten Lankhorst
2015-08-14
1
-2
/
+0
*
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
1
-3
/
+5
*
drm/i915: Silence compiler warning in dvo
Chris Wilson
2015-04-29
1
-1
/
+1
*
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
1
-1
/
+1
*
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
2015-04-01
1
-1
/
+1
*
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
2015-04-01
1
-1
/
+1
*
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-04-01
1
-4
/
+4
*
drm/i915: Enable DVO 2x clock around DVO encoder init
Ville Syrjälä
2015-03-31
1
-0
/
+17
*
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
1
-0
/
+1
*
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
1
-0
/
+1
*
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
1
-0
/
+2
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
1
-4
/
+4
*
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-6
/
+6
*
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-3
/
+3
*
drm/i915: Don't call DVO mode_set hook on DPMS changes
Ville Syrjälä
2014-09-03
1
-4
/
+0
*
drm/i915: Enable DVO between mode_set and dpms hooks
Ville Syrjälä
2014-09-03
1
-2
/
+3
[next]