index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2016-02-22
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-11
drm/i915: Clean up LVDS register handling harder
Lukas Wunner
2015-10-13
drm/i915: Clean up LVDS register handling
Ville Syrjälä
2015-09-30
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
2015-09-04
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
Imre Deak
2015-09-04
drm/i915: access the PP_CONTROL reg only pre GEN5
Imre Deak
2015-08-26
drm/i915: LVDS pixel clock check
Mika Kahola
2015-08-14
drm/i915: Get rid of dpms handling.
Maarten Lankhorst
2015-07-14
drm/i915: Convert resume to atomic.
Maarten Lankhorst
2015-07-06
drm/i915: Disable LVDS port after the pipe on PCH
Ville Syrjälä
2015-06-24
drm/i915: Nuke lvds downclock support
Daniel Vetter
2015-06-22
drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Chris Wilson
2015-05-20
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2015-05-05
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
2015-05-05
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
2015-04-01
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
2015-04-01
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-02-26
drm/i915: Use enabled value from crtc_state rather than crtc (v2)
Matt Roper
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-02
drm/i915: Unlock panel even when LVDS is disabled
Daniel Vetter
2014-11-14
drm/i915: Pass the current pipe from eDP init to backlight setup
Ville Syrjälä
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-08-28
drm/i915: Remove bogus __init annotation from DMI callbacks
Mathias Krause
2014-08-08
drm/i915: Introduce a for_each_intel_encoder() macro
Damien Lespiau
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-19
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-14
Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
Daniel Vetter
2014-07-10
drm/i915: don't read LVDS regs at compute_config time
Paulo Zanoni
2014-07-10
drm/i915: check the power domains in intel_lvds_get_hw_state()
Paulo Zanoni
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-05-16
drm/i915/lvds: Remove ->mode_set callback
Daniel Vetter
2014-04-13
drm/i915: Don't set the 8to6 dither flag when not scaling
Daniel Vetter
2014-03-28
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-02-14
drm/i915: add unregister callback to connector
Imre Deak
2014-02-13
drm/i915/lvds: Remove dead code from failing case
Damien Lespiau
[next]