index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/dvo: Remove dangling call to drm_encoder_cleanup()
Chris Wilson
2016-08-29
1
-1
/
+0
*
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
*
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
1
-1
/
+1
*
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
1
-2
/
+2
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
1
-0
/
+2
|
\
|
*
drm/i915/dvo: set crtc timings again for panel fixed modes
Daniel Vetter
2013-09-12
1
-0
/
+2
*
|
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
Ville Syrjälä
2013-09-16
1
-0
/
+2
*
|
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
Damien Lespiau
2013-09-05
1
-5
/
+0
|
/
*
drm/i915/dvo: use native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-17
/
+11
*
drm/i915/dvo: switch ->mode_fixup to ->compute_config
Daniel Vetter
2013-08-04
1
-6
/
+8
[next]