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
2014-11-07
drm/i915: make pipe/port based audio valid accessors easier to use
Jani Nikula
2014-11-07
drm/i915/audio: add audio codec enable debug log for g4x
Jani Nikula
2014-11-07
drm/i915/audio: add audio codec disable on g4x
Jani Nikula
2014-11-07
drm/i915: enable audio codec after port
Jani Nikula
2014-11-07
drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
Jani Nikula
2014-11-07
drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
Jani Nikula
2014-11-07
drm/i915/skl: Enable Gen9 RC6
Zhe Wang
2014-11-07
drm/i915/skl: Gen9 Forcewake
Zhe Wang
2014-11-07
drm/i915/skl: Log the order in which we flush the pipes in the WM code
Damien Lespiau
2014-11-07
drm/i915/skl: Flush the WM configuration
Damien Lespiau
2014-11-07
drm/i915/skl: Stage the pipe DDB allocation
Damien Lespiau
2014-11-07
drm/i915/skl: Reduce the indentation level in skl_write_wm_values()
Damien Lespiau
2014-11-07
drm/i915/skl: Correctly align skl_compute_plane_wm() arguments
Damien Lespiau
2014-11-07
drm/i915/skl: Rework when the transition WMs are computed
Damien Lespiau
2014-11-07
drm/i915/skl: Move all the WM compute functions in one place
Damien Lespiau
2014-11-07
drm/i915/skl: Reduce the number of holes in struct skl_wm_level
Damien Lespiau
2014-11-07
drm/i915/skl: Make res_blocks/lines intermediate values 32 bits
Damien Lespiau
2014-11-07
drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()
Damien Lespiau
2014-11-07
drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
Damien Lespiau
2014-11-07
drm/i915/skl: Check the DDB state at modeset
Damien Lespiau
2014-11-07
drm/i915/skl: Add a debugfs file to dump the DDB allocation
Damien Lespiau
2014-11-07
drm/i915/skl: Augment the latency debugfs files for SKL
Damien Lespiau
2014-11-07
drm/i915/skl: Read back the DDB allocation hw state
Damien Lespiau
2014-11-07
drm/i915/skl: Store the new WM state at the very end of the update
Damien Lespiau
2014-11-07
drm/i915/gen9: Disable WM if corresponding latency is 0
Vandana Kannan
2014-11-07
drm/i915/gen9: Add 2us read latency to WM level
Vandana Kannan
2014-11-07
drm/i915/skl: Read the pipe WM HW state
Pradeep Bhat
2014-11-07
drm/i915/skl: Program the DDB allocation
Damien Lespiau
2014-11-07
drm/i915/skl: Allocate DDB portions for display planes
Damien Lespiau
2014-11-07
drm/i915/skl: SKL Watermark Computation
Pradeep Bhat
2014-11-07
drm/i915/skl: Add DDB allocation management structures
Damien Lespiau
2014-11-07
drm/i915/skl: Definition of SKL WM param structs for pipe/plane
Pradeep Bhat
2014-11-07
drm/i915/skl: Register definitions and macros for SKL Watermark regs
Pradeep Bhat
2014-11-07
drm/i915/skl: Read the Memory Latency Values for WM computation
Pradeep Bhat
2014-11-07
drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
Jani Nikula
2014-11-07
drm/i915: clean up and clarify audio related register defines
Jani Nikula
2014-11-07
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
2014-11-07
drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
Chris Wilson
2014-11-07
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
Chris Wilson
2014-11-07
drm/i915: Use vblank evade mechanism in mmio_flip
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Remove modeset lock check from intel_pipe_update_start()
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Add kerneldoc for intel_pipe_update_{start, end}
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
John Harrison
2014-11-07
drm/i915: fix RPS on runtime suspend
Paulo Zanoni
2014-11-07
drm/i915: fix "Unexpected fault" error message line break
Paulo Zanoni
2014-11-07
drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()
Ville Syrjälä
2014-11-07
drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()
Ville Syrjälä
2014-11-07
drm/i914: Refactor vlv_display_irq_postinstall()
Ville Syrjälä
2014-11-07
drm/i915: Refactor vlv_display_irq_reset()
Ville Syrjälä
2014-11-07
drm/i915: Make valleyview_display_irqs_(un)install() work for chv
Ville Syrjälä
[next]