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
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-26
drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)
Chris Wilson
2016-02-26
drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
Michel Thierry
2016-02-26
drm/i915/gen9: Set value of Indirect Context Offset based on gen version
Michel Thierry
2016-02-25
drm/i915: Remove update_sprite_watermarks.
Maarten Lankhorst
2016-02-25
drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6.
Maarten Lankhorst
2016-02-25
drm/i915: Unify power domain handling.
Maarten Lankhorst
2016-02-25
drm/i915: Pass crtc state to modeset_get_crtc_power_domains.
Maarten Lankhorst
2016-02-22
drm/i915: Add for_each_pipe_masked()
Ville Syrjälä
2016-02-22
drm/i915: Make sure pipe interrupts are processed before turning off power we...
Ville Syrjälä
2016-02-22
drm/i915: synchronize_irq() before turning off disp2d power well on VLV/CHV
Ville Syrjälä
2016-02-22
drm/i915: Skip PIPESTAT reads from irq handler on VLV/CHV when power well is ...
Ville Syrjälä
2016-02-22
drm/i915/gen9: Write dc state debugmask bits only once
Mika Kuoppala
2016-02-22
drm/i915/gen9: Extend dmc debug mask to include cores
Mika Kuoppala
2016-02-22
drm/i915/gen9: Verify and enforce dc6 state writes
Mika Kuoppala
2016-02-22
drm/i915/gen9: Check for DC state mismatch
Patrik Jakobsson
2016-02-19
drm/i915/fbc: enable FBC by default on HSW and BDW
Paulo Zanoni
2016-02-19
drm/i915: drop unused i915.disable_vtd_wa module parameter
Jani Nikula
2016-02-19
drm/i915: drop write perm from module params which don't support changing
Jani Nikula
2016-02-19
drm/i915/dsi: Using the bpp value wrt the pixel format
Deepak M
2016-02-18
drm/i915/bxt: Remove DSP CLK_GATE programming for BXT
Uma Shankar
2016-02-18
drm/i915/skl: Ensure HW is powered during DDB HW state readout
Imre Deak
2016-02-18
drm/i915: Extract intel_encoder_has_connectors()
Ville Syrjälä
2016-02-18
drm/i915: Use atomic state in intel_fb_initial_config.
Maarten Lankhorst
2016-02-18
drm/i915: Use correct dpms for intel_enable_crt.
Maarten Lankhorst
2016-02-18
drm/i915: Use atomic state in tv load detection.
Maarten Lankhorst
2016-02-18
drm/i915: Use atomic state for load detect in crt.
Maarten Lankhorst
2016-02-18
drm/i915: Use atomic state to obtain load detection crtc, v3.
Maarten Lankhorst
2016-02-17
drm/i915: Enable PSR by default on Haswell and Broadwell.
Rodrigo Vivi
2016-02-17
drm/i915: Enable PSR by default on Valleyview and Cherryview.
Rodrigo Vivi
2016-02-17
drm/i915: Change i915.enable_psr parameter to use per platform default.
Rodrigo Vivi
2016-02-17
i915: cast before shifting in i915_pte_count
Alan
2016-02-17
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915/hdmi: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915/dsi: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915/dp: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
2016-02-17
drm/i915/ddi: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915/crt: Ensure the HW is powered during HW state readout
Imre Deak
2016-02-17
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
2016-02-17
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
2016-02-17
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
2016-02-17
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
2016-02-17
drm/i915: Add helper to get a display power ref if it was already enabled
Imre Deak
2016-02-17
drm/i915: Add an optional selection from i915 of CONFIG_MMU_NOTIFIER
Chris Wilson
2016-02-16
drm/i915: Lock mode_config.mutex in intel_display_resume.
Maarten Lankhorst
2016-02-16
drm/i915: Fix some minor issues with atomic cdclk.
Maarten Lankhorst
2016-02-16
drm/i915: Use atomic helpers for suspend, v2.
Maarten Lankhorst
2016-02-15
drm/i915: Check for get_pages instead of shmem (filp)
Ben Widawsky
2016-02-15
drm/i915: Reject invalid-pad for context-destroy and -create ioctls
Chris Wilson
[next]