index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
drm/i915/dvo: switch to kernel unsigned int types
Jani Nikula
1
-1
/
+1
2018-06-13
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
1
-0
/
+6
2018-05-22
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
1
-1
/
+1
2018-05-17
drm/i915: Clean up DVO pipe select bits
Ville Syrjälä
1
-9
/
+4
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-13
/
+15
2018-02-14
drm/i915/dvo: Fixup commentary
Chris Wilson
1
-13
/
+15
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
1
-3
/
+0
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
1
-0
/
+2
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
1
-25
/
+8
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
1
-6
/
+6
2017-08-16
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-04-12
drm/i915: Convert intel DVO connector to atomic
Maarten Lankhorst
1
-1
/
+1
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
1
-0
/
+1
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
1
-5
/
+4
2016-11-01
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
1
-1
/
+1
2016-11-01
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
1
-2
/
+2
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
1
-0
/
+2
2016-09-21
drm/i915: Standardize port type for DVO encoders
Pandiyan, Dhinakaran
1
-7
/
+7
2016-08-24
drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()
Chris Wilson
1
-1
/
+0
2016-08-23
drm/i915: Convert intel_dvo to use atomic state
Maarten Lankhorst
1
-7
/
+5
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-1
/
+2
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-3
/
+9
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-9
/
+9
2016-06-24
drm/i915: Move connector registration to driver registration
Chris Wilson
1
-1
/
+0
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
1
-0
/
+1
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
1
-1
/
+1
2016-06-10
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
1
-1
/
+0
2016-05-30
drm/i915: Give encoders useful names
Ville Syrjälä
1
-2
/
+16
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-4
/
+4
2015-11-18
drm/i915: Store DVO SRCDIM register offset under intel_dvo_device
Ville Syrjälä
1
-14
/
+9
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
1
-1
/
+1
2015-09-30
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
1
-4
/
+4
2015-09-30
drm/i915: Use intel_panel for DVO fixed mode handling
Ville Syrjälä
1
-27
/
+22
2015-08-26
drm/i915: DVO pixel clock check
Mika Kahola
1
-0
/
+7
2015-08-14
drm/i915: Get rid of dpms handling.
Maarten Lankhorst
1
-45
/
+1
2015-08-14
drm/i915: Validate the state after an atomic modeset only, and pass the state.
Maarten Lankhorst
1
-2
/
+0
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-3
/
+5
2015-04-29
drm/i915: Silence compiler warning in dvo
Chris Wilson
1
-1
/
+1
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
1
-1
/
+1
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
1
-1
/
+1
2015-04-01
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
1
-1
/
+1
2015-04-01
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
1
-4
/
+4
2015-03-31
drm/i915: Enable DVO 2x clock around DVO encoder init
Ville Syrjälä
1
-0
/
+17
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
1
-0
/
+1
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
1
-0
/
+1
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
1
-0
/
+2
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
1
-4
/
+4
[next]