index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
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
*
drm/i915: ns2501 is on DVOB
Ville Syrjälä
2014-09-03
1
-1
/
+1
*
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-09
1
-0
/
+8
|
\
|
*
drm/i915: Don't get hw state from DVO chip unless DVO is enabled
Ville Syrjälä
2014-06-13
1
-0
/
+8
*
|
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-1
/
+1
|
/
*
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-04
1
-1
/
+1
*
drm/i915/dvo: Remove ->mode_set callback
Daniel Vetter
2014-05-05
1
-2
/
+2
*
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
1
-2
/
+3
*
drm/i915: add unregister callback to connector
Imre Deak
2014-02-14
1
-0
/
+1
*
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-11-28
1
-2
/
+3
*
drm/i915/dvo: call ->mode_set callback only when the port is running
Daniel Vetter
2013-11-04
1
-4
/
+12
*
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
1
-1
/
+0
[next]