开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-03
drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch
Mika Kuoppala
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
[next]