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.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
2013-04-29
drm/i915: Split up ironlake_check_fdi_lanes
Daniel Vetter
1
-6
/
+25
2013-04-29
drm/i915: compute fdi lane config earlier
Daniel Vetter
1
-37
/
+34
2013-04-29
drm/i915: split up fdi_set_m_n into computation and hw setup
Daniel Vetter
2
-12
/
+17
2013-04-29
drm/i915: hw state readout support for pipe_config->fdi_lanes
Daniel Vetter
3
-19
/
+32
2013-04-29
drm/i915: move intel_crtc->fdi_lanes to pipe_config
Daniel Vetter
3
-22
/
+25
2013-04-29
drm/i915: allow high-bpc modes on DP
Daniel Vetter
1
-1
/
+1
2013-04-29
drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
Daniel Vetter
1
-14
/
+21
2013-04-29
drm/i915: drop adjusted_mode from *_set_pipeconf functions
Daniel Vetter
1
-8
/
+6
2013-04-29
drm/i915: force bpp for eDP panels
Daniel Vetter
1
-12
/
+12
2013-04-29
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout
Daniel Vetter
1
-0
/
+1
2013-04-27
drm/i915: Only print the info message about incresing stolen size for FBC once
Chris Wilson
2
-2
/
+1
2013-04-27
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
1
-8
/
+0
2013-04-26
drm/i915: warn about invalid pfit modes
Jesse Barnes
1
-3
/
+7
2013-04-26
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
7
-61
/
+63
2013-04-26
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
5
-209
/
+241
2013-04-25
drm/i915: simplify config->pixel_multiplier handling
Daniel Vetter
1
-31
/
+27
2013-04-25
drm/i915: remove redundant has_pch_encoder check
Daniel Vetter
1
-2
/
+1
2013-04-25
drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
Daniel Vetter
1
-3
/
+0
2013-04-25
drm/i915: use pipe_config for lvds dithering
Daniel Vetter
3
-23
/
+22
2013-04-25
drm/i915: move dp clock computations to encoder->compute_config
Daniel Vetter
2
-96
/
+46
2013-04-25
drm/i915: shovel compute clock into crtc->config.dpll on ilk
Daniel Vetter
1
-17
/
+33
2013-04-25
drm/i915: consolidate pch pll computations a bit
Daniel Vetter
1
-9
/
+10
2013-04-25
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
1
-5
/
+6
2013-04-25
drm/i915: hsw backlight registers need transcoder instead of pipe
Jani Nikula
2
-1
/
+10
2013-04-25
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
3
-41
/
+2
2013-04-25
drm/i915/opregion: don't pretend we did something when we didn't
Jani Nikula
1
-13
/
+6
2013-04-25
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
Jani Nikula
1
-3
/
+1
2013-04-25
drm/i915: protect backlight registers and data with a spinlock
Jani Nikula
4
-1
/
+41
2013-04-25
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
3
-27
/
+32
2013-04-24
drm/i915: Fixup non-24bpp support for VGA screens on Haswell
Daniel Vetter
1
-0
/
+4
2013-04-24
drm/i915: Disable high-bpc on pre-1.4 EDID screens
Daniel Vetter
1
-0
/
+7
2013-04-24
drm/i915: disable interrupts earlier in the driver unload code
Daniel Vetter
2
-7
/
+15
2013-04-24
drm/i915: create spearate VLV disable_rps function
Jesse Barnes
1
-1
/
+23
2013-04-24
drm/i915: cancel RPS work before disabling RPS
Jesse Barnes
1
-0
/
+1
2013-04-24
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
Jesse Barnes
3
-0
/
+35
2013-04-23
drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
Damien Lespiau
2
-2
/
+5
2013-04-23
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
Damien Lespiau
3
-3
/
+4
2013-04-23
drm/i915: Turn HAS_DDI() into a device_info flag
Damien Lespiau
2
-2
/
+5
2013-04-23
drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
Damien Lespiau
1
-24
/
+7
2013-04-23
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
Damien Lespiau
1
-1
/
+5
2013-04-23
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
3
-35
/
+35
2013-04-23
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
1
-6
/
+28
2013-04-23
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
2
-0
/
+11
2013-04-23
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
1
-0
/
+2
2013-04-22
drm/i915: Split out Haswell code from gen6_pte_encode.
Kenneth Graunke
1
-11
/
+21
2013-04-22
drm/i915: Fix page table entries for Bay Trail.
Kenneth Graunke
1
-2
/
+31
2013-04-22
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
Kenneth Graunke
2
-14
/
+24
2013-04-20
drm/i915: Make struct dpll == intel_clock_t
Ville Syrjälä
2
-17
/
+13
2013-04-19
drm/i915: use vlv_dport_to_channel in vlv_signal_levels
Jesse Barnes
1
-8
/
+1
2013-04-19
drm/i915: Remove mention of Haswell in DDI code
Damien Lespiau
1
-1
/
+1
[next]