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
2015-12-07
i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power...
Zeng Zhaoxiu
1
-1
/
+2
2015-12-04
drm/i915: Update DRIVER_DATE to 20151204
Daniel Vetter
1
-1
/
+1
2015-12-04
drm/i915/skl: Add SKL GT4 PCI IDs
Mika Kuoppala
2
-3
/
+11
2015-12-04
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
Daniel Vetter
4
-118
/
+27
2015-12-04
drm/i915: Correct the Ref clock value for BXT
Deepak M
1
-1
/
+1
2015-12-04
drm/i915: Restore skl_gt3 device info
Daniel Vetter
1
-0
/
+1
2015-12-04
drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
Chris Wilson
1
-1
/
+1
2015-12-04
Revert "drm/i915: Remove superfluous NULL check"
Daniel Vetter
1
-0
/
+4
2015-12-04
drm/i915: Clean up device info structure definitions
Wayne Boyer
1
-102
/
+35
2015-12-04
drm/i915: Remove superfluous NULL check
Takashi Iwai
1
-4
/
+0
2015-12-03
drm/i915: Handle cdclk limits on broadwell.
Maarten Lankhorst
1
-7
/
+3
2015-12-03
i915: wait for fence in prepare_plane_fb
Alex Goins
1
-0
/
+11
2015-12-03
i915: wait for fence in mmio_flip_work_func
Alex Goins
1
-0
/
+15
2015-12-03
drm/i915: Extend LRC pinning to cover GPU context writeback
Nick Hoath
4
-27
/
+118
2015-12-03
drm/i915/guc: Clean up locks in GuC
Alex Dai
3
-35
/
+12
2015-12-03
drm/i915: only recompress FBC after flushing a drawing operation
Paulo Zanoni
1
-2
/
+6
2015-12-03
drm/i915: get rid of FBC {,de}activation messages
Paulo Zanoni
1
-15
/
+0
2015-12-03
drm/i915: kill fbc.uncompressed_size
Paulo Zanoni
2
-10
/
+4
2015-12-03
drm/i915: use a single intel_fbc_work struct
Paulo Zanoni
2
-61
/
+52
2015-12-03
drm/i915: check for FBC planes in the same place as the pipes
Paulo Zanoni
1
-6
/
+8
2015-12-03
drm/i915: alloc/free the FBC CFB during enable/disable
Paulo Zanoni
1
-65
/
+69
2015-12-03
drm/i915: introduce intel_fbc_{enable,disable}
Paulo Zanoni
4
-58
/
+157
2015-12-03
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
Paulo Zanoni
6
-68
/
+66
2015-12-03
drm/i915: pass the crtc as an argument to intel_fbc_update()
Paulo Zanoni
3
-42
/
+31
2015-12-03
drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
Paulo Zanoni
2
-14
/
+9
2015-12-03
drm/i915: fix the CFB size check
Paulo Zanoni
1
-1
/
+2
2015-12-02
drm/i915: abstract i2c bit banging fallback in gmbus xfer
Jani Nikula
1
-14
/
+25
2015-12-02
drm/i915: simplify gmbus xfer error checks
Jani Nikula
1
-8
/
+4
2015-12-02
drm/i915: Add "missing" break to haswell_get_ddi_pll()
Ville Syrjälä
1
-0
/
+1
2015-12-02
drm/i915: Check VBT for CRT port presence on HSW/BDW
Ville Syrjälä
2
-2
/
+5
2015-12-02
drm/i915: Don't register CRT connector when DDI E can't be used
Ville Syrjälä
1
-0
/
+4
2015-12-02
drm/i915: Don't register the CRT connector when it's fused off on LPT-H
Ville Syrjälä
2
-0
/
+4
2015-12-02
drm/i915: Use cached cdclk_freq for PWM calculations
Ville Syrjälä
1
-2
/
+2
2015-12-02
drm/i915: Round the AUX clock divider to closest on all platforms
Ville Syrjälä
1
-4
/
+4
2015-12-02
drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment
Ville Syrjälä
1
-3
/
+0
2015-12-02
drm/i915: Add HAS_PCH_LPT_H()
Ville Syrjälä
3
-2
/
+3
2015-12-02
drm/i915: Fix vbt PWM max setup for CTG
Ville Syrjälä
1
-2
/
+8
2015-12-02
drm/i915: Fix VBT backlight Hz to PWM conversion for PNV
Ville Syrjälä
1
-1
/
+1
2015-12-02
drm/i915/bxt: backlight clock gating workaround
Imre Deak
2
-0
/
+15
2015-12-02
drm/i915: use default 200 Hz backlight frequency
Jani Nikula
1
-7
/
+9
2015-12-02
drm/i915/bxt: add support for setting backlight freq from vbt
Jani Nikula
1
-0
/
+9
2015-12-02
drm/i915/bxt: Disable power well support
Matt Roper
1
-0
/
+5
2015-12-01
drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
Ville Syrjälä
1
-1
/
+1
2015-12-01
drm/i915: Don't use crtc->config when reading out infoframe state
Ville Syrjälä
3
-26
/
+26
2015-12-01
drm/i915: fix fdi related fifo underruns on hsw
Daniel Vetter
1
-2
/
+10
2015-11-30
drm/i915: add has_dsi_encoder to crtc state
Jani Nikula
3
-35
/
+25
2015-11-30
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
Jani Nikula
1
-2
/
+0
2015-11-30
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
Jani Nikula
1
-11
/
+5
2015-11-30
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
Namrta Salonie
1
-20
/
+16
2015-11-26
drm/i915: Fix kerneldoc indent fails
Ville Syrjälä
2
-11
/
+11
[next]