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_lvds.c
Age
Commit message (
Expand
)
Author
2018-02-14
drm/i915/lvds: Fixup commentary
Chris Wilson
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-10-11
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-15
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-06-12
drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...
Maarten Lankhorst
2017-05-30
drm/i915: Convert LVDS connector properties to atomic.
Maarten Lankhorst
2017-05-30
drm/i915: Use per-connector scaling mode property
Maarten Lankhorst
2017-05-30
drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
Maarten Lankhorst
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2016-12-13
drm/i915: Intel panel detection cleanup
Mika Kahola
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-01
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
Tvrtko Ursulin
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-25
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-08-23
drm/i915: Convert intel_lvds to use atomic state
Maarten Lankhorst
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
2016-08-16
drm: Remove display_info->min/max_(h|v)max
Daniel Vetter
2016-08-10
drm/i915: Apply the PPS register unlock workaround more consistently
Imre Deak
2016-08-10
drm/i915/lvds: Restore initial HW state during encoder enabling
Imre Deak
2016-08-10
drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions
Imre Deak
2016-08-10
drm/i915: Merge the PPS register definitions
Imre Deak
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
Chris Wilson
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-24
drm/i915: Move connector registration to driver registration
Chris Wilson
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-24
drm/i915: Move panel's backlight setup next to panel init
Chris Wilson
2016-06-24
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-22
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
Imre Deak
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-10
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-02
drm/i915: Extract physical display dimensions from VBT
Ville Syrjälä
2016-05-30
drm/i915: Give encoders useful names
Ville Syrjälä
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-02
drm/i915/lvds: separate border enable readout from panel fitter
Jani Nikula
[next]