Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
f1fda7451f
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
|
9 years ago |
Chris Wilson
|
7cf41c3d0e
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
0d01d0c009
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
843152b4b9
drm/i915: Move connector registration to driver registration
|
9 years ago |
Chris Wilson
|
1ebaa0b9c2
drm/i915: Move backlight registration to connector registration
|
9 years ago |
Chris Wilson
|
fda9ee9823
drm/i915: Move panel's backlight setup next to panel init
|
9 years ago |
Daniel Vetter
|
10bb667223
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
|
9 years ago |
Imre Deak
|
97a824e156
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
|
9 years ago |
Chris Wilson
|
c191eca110
drm/i915: Move intel_connector->unregister to connector->early_unregister
|
9 years ago |
Boris Brezillon
|
cc22a86c26
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
|
9 years ago |
Ville Syrjälä
|
df457245b5
drm/i915: Extract physical display dimensions from VBT
|
9 years ago |
Ville Syrjälä
|
580d8ed522
drm/i915: Give encoders useful names
|
9 years ago |
Tvrtko Ursulin
|
7e22dbbbae
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
|
9 years ago |
Jani Nikula
|
a0cbe6a3f1
drm/i915/lvds: separate border enable readout from panel fitter
|
9 years ago |
Bjørn Mork
|
9f54d4bd58
drm/i915: fix deadlock on lid open
|
9 years ago |
Jani Nikula
|
6aa23e658d
drm/i915: use a substruct in vbt data for edp
|
9 years ago |
Jani Nikula
|
5a69d13d78
drm/i915: move VBT based LVDS presence check to intel_bios.c
|
9 years ago |
Ander Conselvan de Oliveira
|
8106ddbd77
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
|
9 years ago |
Ville Syrjälä
|
e3b247da89
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
|
9 years ago |
Imre Deak
|
ecb2448218
drm/i915/lvds: Ensure the HW is powered during HW state readout
|
9 years ago |
Lukas Wunner
|
4eddaeecf9
drm/i915: Switch DDC when reading the EDID
|
9 years ago |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 years ago |
Lukas Wunner
|
af9b9c1931
drm/i915: Clean up LVDS register handling harder
|
10 years ago |
Ville Syrjälä
|
d0669d0075
drm/i915: Clean up LVDS register handling
|
10 years ago |
Ville Syrjälä
|
124abe076f
drm/i915: Always call the adjusted mode 'adjusted_mode'
|
10 years ago |
Imre Deak
|
96d12cbdbd
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
|
10 years ago |
Imre Deak
|
c5796b7126
drm/i915: access the PP_CONTROL reg only pre GEN5
|
10 years ago |
Mika Kahola
|
7f7b58cc61
drm/i915: LVDS pixel clock check
|
10 years ago |