index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-12
drm/i915: fix Haswell FDI link training code
Paulo Zanoni
3
-65
/
+82
2012-11-12
drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection
Jani Nikula
1
-5
/
+5
2012-11-12
drm/i915: set the correct number of FDI lanes on Haswell
Paulo Zanoni
1
-2
/
+3
2012-11-12
drm/i915: kill pch_init_clock_gating indirection
Daniel Vetter
2
-41
/
+38
2012-11-12
drm/i915: implement WADP0ClockGatingDisable
Daniel Vetter
2
-0
/
+10
2012-11-12
drm/i915: CPT+ pch transcoder workaround
Daniel Vetter
3
-17
/
+27
2012-11-12
drm/i915: drop unnecessary check from fdi_link_train code
Daniel Vetter
1
-9
/
+5
2012-11-12
drm/i915: check whether the pch is the soulmate of the cpu
Daniel Vetter
1
-0
/
+4
2012-11-12
drm/i915: move panel connectors to the front
Daniel Vetter
1
-11
/
+7
2012-11-12
drm: add helper to sort panels to the head of the connector list
Daniel Vetter
2
-0
/
+20
2012-11-12
drm/i915: don't assert disabled FDI before disabling the FDI
Paulo Zanoni
1
-7
/
+2
2012-11-12
drm/i915: don't call intel_disable_pch_pll on Haswell/LPT
Paulo Zanoni
1
-1
/
+0
2012-11-12
drm/i915: implement timing override workarounds on LPT
Paulo Zanoni
1
-0
/
+10
2012-11-12
drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder
Paulo Zanoni
1
-10
/
+8
2012-11-12
drm/i915: Add SURFLIVE register definitions
Ville Syrjälä
1
-0
/
+7
2012-11-12
drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder
Paulo Zanoni
1
-1
/
+2
2012-11-12
drm/i915: don't assert_pch_ports_disabled on LPT
Paulo Zanoni
1
-3
/
+0
2012-11-12
drm/i915: don't rely on previous values when setting LPT TRANSCONF
Paulo Zanoni
1
-3
/
+2
2012-11-12
drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder
Paulo Zanoni
1
-15
/
+9
2012-11-12
drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder
Paulo Zanoni
1
-6
/
+0
2012-11-12
drm/i915: remove IBX code from lpt_enable_pch_transcoder
Paulo Zanoni
1
-14
/
+1
2012-11-12
drm/i915: remove Haswell code from ironlake_enable_pch_transcoder
Paulo Zanoni
1
-4
/
+0
2012-11-12
drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder
Paulo Zanoni
1
-2
/
+75
2012-11-12
drm/i915: rename intel_{en, dis}able_transcoder
Paulo Zanoni
1
-8
/
+8
2012-11-12
drm/i915: use the CPU and PCH transcoders on lpt_pch_enable
Paulo Zanoni
1
-9
/
+10
2012-11-12
drm/i915: don't assert_panel_unlocked on LPT
Paulo Zanoni
1
-2
/
+1
2012-11-12
drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable
Paulo Zanoni
1
-9
/
+0
2012-11-12
drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll
Paulo Zanoni
1
-4
/
+4
2012-11-12
drm/i915: remove ironlake bits from lpt_pch_enable
Paulo Zanoni
1
-68
/
+1
2012-11-12
drm/i915: remove Haswell/LPT bits from ironlake_pch_enable
Paulo Zanoni
1
-6
/
+2
2012-11-12
drm/i915: add lpt_pch_enable
Paulo Zanoni
1
-1
/
+110
2012-11-12
drm/i915: use intel_ddi_get_hw_state on CRT encoder too
Paulo Zanoni
1
-1
/
+4
2012-11-12
drm/i915: don't set ADPA pipe select on LPT
Paulo Zanoni
1
-1
/
+3
2012-11-12
drm/i915: move encoder->mode_set calls to crtc_mode_set
Daniel Vetter
1
-15
/
+15
2012-11-12
drm/i915: Introduce intel_crtc_update_sarea_pos()
Ville Syrjälä
1
-15
/
+28
2012-11-12
drm/i915: Bad pixel formats can't reach the sprite code
Ville Syrjälä
1
-6
/
+2
2012-11-12
drm/i915: pixel_size == cpp
Ville Syrjälä
1
-16
/
+3
2012-11-12
drm/i915: Check the framebuffer offset
Ville Syrjälä
1
-0
/
+4
2012-11-12
drm/i915: Check framebuffer stride more thoroughly
Ville Syrjälä
1
-0
/
+8
2012-11-12
drm/i915: Fix display pixel format handling
Ville Syrjälä
2
-37
/
+74
2012-11-12
drm/i915: move more pte encoding to pte encode
Ben Widawsky
1
-29
/
+27
2012-11-12
drm/i915: Extract PPGTT pte encoding
Ben Widawsky
1
-5
/
+16
2012-11-12
drm/i915: introduce gtt_pte_t
Ben Widawsky
1
-6
/
+8
2012-11-12
drm/i915: Add dev to ppgtt
Ben Widawsky
2
-2
/
+4
2012-11-12
drm/i915: No LLC_MLC for HSW.
Ben Widawsky
1
-3
/
+7
2012-11-12
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
Mika Kuoppala
1
-1
/
+1
2012-11-12
drm/i915: create the DDI encoder
Paulo Zanoni
4
-100
/
+144
2012-11-12
drm/i915: add intel_ddi_connector_get_hw_state
Paulo Zanoni
4
-2
/
+50
2012-11-12
drm/i915: add port field to intel_digital_port
Paulo Zanoni
4
-26
/
+25
2012-11-12
drm/i915: reset intel_encoder->type when DP or HDMI is detected
Paulo Zanoni
2
-0
/
+8
[prev]
[next]