index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
2019-06-17
1
-1008
/
+0
*
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
Jani Nikula
2019-05-03
1
-0
/
+1
*
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
*
drm/i915: extract intel_lvds.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
*
drm/i915: extract intel_panel.h from intel_drv.h
Jani Nikula
2019-04-08
1
-0
/
+1
*
drm/i915: extract intel_connector.h from intel_drv.h
Jani Nikula
2019-04-08
1
-2
/
+5
*
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-2
/
+4
*
drm/i915: Refactor VBT fixed mode handling
Ville Syrjälä
2019-03-22
1
-12
/
+3
*
drm/i915: Refactor EDID fixed mode search
Ville Syrjälä
2019-03-22
1
-11
/
+3
*
drm/i915: Pass dev_priv to intel_is_dual_link_lvds()
Ville Syrjälä
2019-03-19
1
-2
/
+2
*
drm/i915: Polish intel_get_lvds_encoder()
Ville Syrjälä
2019-03-19
1
-6
/
+7
*
drm/i915: deprecate _SHIFT in favor of _MASK passed to accessors
Jani Nikula
2019-03-18
1
-23
/
+19
*
drm/i915/backlight: Restore backlight on resume, v3.
Maarten Lankhorst
2019-01-24
1
-0
/
+1
*
drm/i915/lvds: nuke intel_lvds_supported()
Jani Nikula
2019-01-24
1
-23
/
+0
*
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-16
1
-6
/
+6
*
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
1
-3
/
+5
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
1
-1
/
+0
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
1
-2
/
+2
*
drm/i915: Introduce CRTC output format
Shashank Sharma
2018-10-15
1
-0
/
+2
*
drm/i915: nuke the intel_lvds_connector
Jani Nikula
2018-10-10
1
-30
/
+12
*
drm/i915: add a common connector type independent destroy hook
Jani Nikula
2018-10-09
1
-22
/
+1
*
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-20
1
-134
/
+2
|
\
|
*
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
2018-07-19
1
-134
/
+2
*
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
|
/
*
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
2018-06-13
1
-0
/
+5
*
drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS i...
Ville Syrjälä
2018-05-25
1
-1
/
+4
*
drm/i915: Replace vbt edp.support with int_lvds_support
Ville Syrjälä
2018-05-22
1
-4
/
+5
*
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
2018-05-22
1
-2
/
+1
*
drm/i915/lvds: Move acpi lid notification registration to registration phase
Chris Wilson
2018-05-19
1
-11
/
+32
*
drm/i915: Disable LVDS on Radiant P845
Ondrej Zary
2018-05-18
1
-0
/
+8
*
drm/i915: Clean up LVDS pipe select bits
Ville Syrjälä
2018-05-17
1
-25
/
+27
*
drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
Florent Flament
2018-05-04
1
-1
/
+2
*
drm/i915/lvds: Fixup commentary
Chris Wilson
2018-02-14
1
-15
/
+27
*
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-09
1
-1
/
+1
*
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
2017-10-30
1
-0
/
+2
*
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
2017-10-11
1
-5
/
+0
*
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
2017-10-11
1
-13
/
+5
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-2
/
+2
*
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
2017-08-22
1
-12
/
+12
*
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-15
1
-1
/
+2
*
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: Pass crtc_state and connector state to backlight enable/disable fun...
Maarten Lankhorst
2017-06-12
1
-13
/
+3
*
drm/i915: Convert LVDS connector properties to atomic.
Maarten Lankhorst
2017-05-30
1
-30
/
+5
*
drm/i915: Use per-connector scaling mode property
Maarten Lankhorst
2017-05-30
1
-11
/
+6
*
drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
Maarten Lankhorst
2017-05-30
1
-6
/
+5
*
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
2017-02-27
1
-4
/
+4
*
drm/i915: Intel panel detection cleanup
Mika Kahola
2016-12-13
1
-2
/
+2
*
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
2016-11-25
1
-2
/
+2
*
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-17
1
-4
/
+3
[next]