index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-03
drm/i915/gtt: Reorder page alloc/free/init functions
Mika Kuoppala
2015-07-03
drm/i915: Reserve space improvements
John Harrison
2015-07-03
drm/i915/bxt: mask off the DPLL state checker bits we don't program
Imre Deak
2015-06-30
drm/i915/bxt: add DDI port HW readout support
Imre Deak
2015-06-30
drm/i915: calculate the port clock rate along with other PLL params
Imre Deak
2015-06-30
drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
Imre Deak
2015-06-30
drm/i915/bxt: add PLL10 to the PLL state dumper
Imre Deak
2015-06-30
drm/i915/bxt: add missing DDI PLL registers to the state checking
Imre Deak
2015-06-30
drm/i915/skl: Buffer translation improvements
David Weinehall
2015-06-29
drm/i915: Zero unused WM1 watermarks on VLV/CHV
Ville Syrjälä
2015-06-29
drm/i915: Add debugfs knobs for VLVCHV memory latency values
Ville Syrjälä
2015-06-29
drm/i915: Don't do PM5/DDR DVFS with multiple pipes
Ville Syrjälä
2015-06-29
drm/i915: Try to make sure cxsr is disabled around plane enable/disable
Ville Syrjälä
2015-06-29
drm/i915: Use the memory latency based WM computation on VLV too
Ville Syrjälä
2015-06-29
drm/i915: Compute display FIFO split dynamically for CHV
Ville Syrjälä
2015-06-29
drm/i915: CHV DDR DVFS support and another watermark rewrite
Ville Syrjälä
2015-06-29
drm/i915: Read wm values from hardware at init on CHV
Ville Syrjälä
2015-06-29
drm/i915: Split atomic wm update to pre and post variants
Ville Syrjälä
2015-06-29
drm/i915: POSTING_READ() in intel_set_memory_cxsr()
Ville Syrjälä
2015-06-29
drm/i915: Unconditionally do fb tracking invalidate in set_domain
Daniel Vetter
2015-06-29
drm/i915: Fix IPS related flicker
Rodrigo Vivi
2015-06-26
drm/i915/skl: Skip remaining dividers when deviation is 0
Damien Lespiau
2015-06-26
drm/i915: Update rps frequencies for BXT
Bob Paauwe
2015-06-26
drm/i915/skl: Prefer even dividers for SKL DPLLs
Damien Lespiau
2015-06-26
drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
Damien Lespiau
2015-06-26
drm/i915/gtt: Switch gen8_free_page_tables params
Michel Thierry
2015-06-26
drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
2015-06-26
drm/i915/gtt: Use nonatomic bitmap ops
Mika Kuoppala
2015-06-26
drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct
Mika Kuoppala
2015-06-26
drm/i915/gtt: Cleanup page directory encoding
Mika Kuoppala
2015-06-26
drm/i915/gtt: Pin vma during virtual address allocation
Mika Kuoppala
2015-06-26
drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
2015-06-26
drm/i915/gtt: Use macros to access dma mapped pages
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce kmap|kunmap for dma page
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce fill_page_dma()
Mika Kuoppala
2015-06-26
drm/i915/gtt: Remove superfluous free_pd with gen6/7
Mika Kuoppala
2015-06-26
drm/i915/gtt: Rename unmap_and_free_px to free_px
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-26
drm/i915/gtt: Check va range against vm size
Mika Kuoppala
2015-06-26
drm/i915/gtt: Mark TLBS dirty for gen8+
Mika Kuoppala
2015-06-25
drm/i915: Add debug messages for pipe enable/disable
Ville Syrjälä
2015-06-25
drm/i915: Store frontbuffer_bits in the plane
Ville Syrjälä
2015-06-24
drm/i915: Add the ddi get cdclk code for BXT (v3)
Bob Paauwe
2015-06-24
drm/i915: Return correct size for rotated views
Tvrtko Ursulin
2015-06-24
drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
2015-06-24
drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
Tvrtko Ursulin
2015-06-24
drm/i915: Nuke lvds downclock support
Daniel Vetter
2015-06-24
drm/i915/gen9: fix typo when setting up the crtc scaler
Imre Deak
[prev]
[next]