index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lvds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
drm/i915/backlight: Restore backlight on resume, v3.
Maarten Lankhorst
1
-0
/
+1
2019-01-24
drm/i915/lvds: nuke intel_lvds_supported()
Jani Nikula
1
-23
/
+0
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
1
-6
/
+6
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-3
/
+5
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-2
/
+2
2018-10-15
drm/i915: Introduce CRTC output format
Shashank Sharma
1
-0
/
+2
2018-10-10
drm/i915: nuke the intel_lvds_connector
Jani Nikula
1
-30
/
+12
2018-10-09
drm/i915: add a common connector type independent destroy hook
Jani Nikula
1
-22
/
+1
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-134
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
1
-134
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-06-13
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
1
-0
/
+5
2018-05-25
drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS i...
Ville Syrjälä
1
-1
/
+4
2018-05-22
drm/i915: Replace vbt edp.support with int_lvds_support
Ville Syrjälä
1
-4
/
+5
2018-05-22
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
1
-2
/
+1
2018-05-19
drm/i915/lvds: Move acpi lid notification registration to registration phase
Chris Wilson
1
-11
/
+32
2018-05-18
drm/i915: Disable LVDS on Radiant P845
Ondrej Zary
1
-0
/
+8
2018-05-17
drm/i915: Clean up LVDS pipe select bits
Ville Syrjälä
1
-25
/
+27
2018-05-04
drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
Florent Flament
1
-1
/
+2
2018-02-14
drm/i915/lvds: Fixup commentary
Chris Wilson
1
-15
/
+27
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-1
/
+1
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
1
-0
/
+2
2017-10-11
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
1
-5
/
+0
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
1
-13
/
+5
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-2
/
+2
2017-08-22
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
Ville Syrjälä
1
-12
/
+12
2017-08-15
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
1
-1
/
+2
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-06-12
drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...
Maarten Lankhorst
1
-13
/
+3
2017-05-30
drm/i915: Convert LVDS connector properties to atomic.
Maarten Lankhorst
1
-30
/
+5
2017-05-30
drm/i915: Use per-connector scaling mode property
Maarten Lankhorst
1
-11
/
+6
2017-05-30
drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
Maarten Lankhorst
1
-6
/
+5
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
1
-4
/
+4
2016-12-13
drm/i915: Intel panel detection cleanup
Mika Kahola
1
-2
/
+2
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
1
-2
/
+2
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
1
-4
/
+3
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-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
1
-1
/
+1
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
1
-5
/
+4
2016-10-14
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
Tvrtko Ursulin
1
-10
/
+12
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
1
-11
/
+0
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
1
-1
/
+2
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-20
/
+32
2016-08-25
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-46
/
+105
2016-08-23
drm/i915: Convert intel_lvds to use atomic state
Maarten Lankhorst
1
-11
/
+9
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
-8
/
+21
[next]