index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
2016-08-23
1
-8
/
+21
|
|
/
|
/
|
*
|
drm/i915: Apply the PPS register unlock workaround more consistently
Imre Deak
2016-08-10
1
-8
/
+0
*
|
drm/i915/lvds: Restore initial HW state during encoder enabling
Imre Deak
2016-08-10
1
-13
/
+101
*
|
drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions
Imre Deak
2016-08-10
1
-2
/
+2
*
|
drm/i915: Merge the PPS register definitions
Imre Deak
2016-08-10
1
-32
/
+11
|
/
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-8
/
+8
*
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
Chris Wilson
2016-07-02
1
-2
/
+2
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-1
/
+1
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-1
/
+1
*
drm/i915: Move connector registration to driver registration
Chris Wilson
2016-06-24
1
-1
/
+0
*
drm/i915: Move backlight registration to connector registration
Chris Wilson
2016-06-24
1
-0
/
+1
*
drm/i915: Move panel's backlight setup next to panel init
Chris Wilson
2016-06-24
1
-2
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-24
1
-1
/
+1
|
\
|
*
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-19
1
-1
/
+1
*
|
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
Imre Deak
2016-06-22
1
-10
/
+12
|
/
*
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-10
1
-1
/
+0
*
drm/i915: Extract physical display dimensions from VBT
Ville Syrjälä
2016-06-02
1
-0
/
+2
*
drm/i915: Give encoders useful names
Ville Syrjälä
2016-05-30
1
-1
/
+1
*
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-11
1
-1
/
+1
*
drm/i915/lvds: separate border enable readout from panel fitter
Jani Nikula
2016-05-02
1
-0
/
+4
*
drm/i915: fix deadlock on lid open
Bjørn Mork
2016-03-30
1
-4
/
+1
*
drm/i915: use a substruct in vbt data for edp
Jani Nikula
2016-03-29
1
-1
/
+1
*
drm/i915: move VBT based LVDS presence check to intel_bios.c
Jani Nikula
2016-03-16
1
-52
/
+1
*
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
Ander Conselvan de Oliveira
2016-03-09
1
-1
/
+1
*
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
Ville Syrjälä
2016-03-01
1
-7
/
+1
*
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
1
-3
/
+11
*
drm/i915: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-1
/
+7
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
drm/i915: Clean up LVDS register handling harder
Lukas Wunner
2015-11-11
1
-2
/
+1
*
drm/i915: Clean up LVDS register handling
Ville Syrjälä
2015-10-13
1
-16
/
+14
*
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
2015-09-30
1
-2
/
+1
*
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
Imre Deak
2015-09-04
1
-0
/
+12
*
drm/i915: access the PP_CONTROL reg only pre GEN5
Imre Deak
2015-09-04
1
-1
/
+1
*
drm/i915: LVDS pixel clock check
Mika Kahola
2015-08-26
1
-0
/
+3
*
drm/i915: Get rid of dpms handling.
Maarten Lankhorst
2015-08-14
1
-1
/
+1
*
drm/i915: Convert resume to atomic.
Maarten Lankhorst
2015-07-14
1
-1
/
+1
*
drm/i915: Disable LVDS port after the pipe on PCH
Ville Syrjälä
2015-07-06
1
-5
/
+31
*
drm/i915: Nuke lvds downclock support
Daniel Vetter
2015-06-24
1
-17
/
+1
*
drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Chris Wilson
2015-06-22
1
-6
/
+10
*
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2015-05-20
1
-2
/
+24
|
\
|
*
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
2015-05-05
1
-1
/
+17
|
*
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
2015-05-05
1
-1
/
+7
|
*
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
1
-0
/
+6
*
|
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
1
-0
/
+6
*
|
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
2015-04-01
1
-1
/
+1
*
|
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
2015-04-01
1
-1
/
+1
*
|
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-04-01
1
-1
/
+1
|
/
*
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
2015-03-26
1
-1
/
+1
*
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
1
-0
/
+1
[prev]
[next]