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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
drm: Add drm_rect_debug_print()
Ville Syrjälä
1
-0
/
+22
2013-05-01
drm: Add drm_rect_calc_{hscale, vscale}() utility functions
Ville Syrjälä
1
-0
/
+177
2013-05-01
drm: Add struct drm_rect and assorted utility functions
Ville Syrjälä
2
-1
/
+98
2013-04-30
drm/i915: move border color writes to pfit_enable
Daniel Vetter
2
-10
/
+4
2013-04-30
drm/i915: rip out indirection for pfit pipe_config assignment
Daniel Vetter
1
-5
/
+2
2013-04-30
drm/i915: move lvds_border_bits to pipe_config
Daniel Vetter
4
-5
/
+3
2013-04-30
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
3
-19
/
+7
2013-04-30
drm/i915: cleanup redundant checks from intel_enable_asle
Jani Nikula
1
-13
/
+3
2013-04-30
drm/i915: untie opregion init and asle irq/pipestat enable
Jani Nikula
1
-2
/
+0
2013-04-30
drm/i915: manage opregion asle driver readiness properly
Jani Nikula
1
-4
/
+14
2013-04-30
drm/i915: cleanup opregion technology enabled indicator defines
Jani Nikula
1
-6
/
+7
2013-04-30
drm/i915: hw state readout support for pipe timings
Daniel Vetter
2
-0
/
+76
2013-04-29
drm/i915: hw state readout support for fdi m/n
Daniel Vetter
2
-0
/
+26
2013-04-29
drm/i915: introduce macros to check pipe config properties
Daniel Vetter
1
-13
/
+11
2013-04-29
drm/i915: stop for_each_intel_crtc_masked macro from leaking
Daniel Vetter
1
-1
/
+1
2013-04-29
drm/i915: implement fdi auto-dithering
Daniel Vetter
4
-17
/
+62
2013-04-29
drm/i915: fixup 12bpc hdmi dotclock handling
Daniel Vetter
1
-2
/
+15
2013-04-29
drm/i915: don't count cpu ports for fdi B/C lane sharing
Daniel Vetter
1
-5
/
+13
2013-04-29
drm/i915: move fdi lane configuration checks ahead
Daniel Vetter
1
-64
/
+65
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
[next]