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
2021-02-22
drm/i915/display: Remove some redundancy around CAN_PSR()
José Roberto de Souza
2021-02-22
drm/i915/display: Only write to register in intel_psr2_program_trans_man_trk_...
José Roberto de Souza
2021-02-22
drm/i915/display: Rename for_each_intel_encoder.*_can_psr to for_each_intel_e...
José Roberto de Souza
2021-02-22
drm/i915/display: Allow PSR2 selective fetch to be enabled at run-time
José Roberto de Souza
2021-02-20
drm/i915/vbt: update DP max link rate table
Lee Shawn C
2021-02-18
drm/i915: Wait for scanout to stop when sanitizing planes
Ville Syrjälä
2021-02-18
drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
Ville Syrjälä
2021-02-17
drm/i915: Remove dead code from skl_pipe_wm_get_hw_state()
José Roberto de Souza
2021-02-17
drm/i915: Enable -Wuninitialized
Nathan Chancellor
2021-02-16
drm/i915: s/dev_priv/i915/ for the remainder of DDI clock routing
Ville Syrjälä
2021-02-16
drm/i915: Relocate icl_sanitize_encoder_pll_mapping()
Ville Syrjälä
2021-02-16
drm/i915: Use .disable_clock() for pll sanitation
Ville Syrjälä
2021-02-16
drm/i915: Split adl-s/rkl from icl_ddi_combo_{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i915: Extract _cnl_ddi_{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i915: Sprinkle WARN(!pll) into icl/dg1 .clock_enable()
Ville Syrjälä
2021-02-16
drm/i915: Sprinkle a few missing locks around shared DDI clock registers
Ville Syrjälä
2021-02-16
drm/i915: Use intel_de_rmw() for DDI clock routing
Ville Syrjälä
2021-02-16
drm/i915: Extract icl+ .{enable,disable}_clock() vfuncs
Ville Syrjälä
2021-02-16
drm/i915: Convert DG1 over to .{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i195: Extract cnl_ddi_{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i915: Extract skl_ddi_{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i915: Extract hsw_ddi_{enable,disable}_clock()
Ville Syrjälä
2021-02-16
drm/i915: Introduce .{enable,disable}_clock() encoder vfuncs
Ville Syrjälä
2021-02-16
drm/i915: Use intel_ddi_clk_select() for FDI
Ville Syrjälä
2021-02-13
drm/i915: move intel_init_audio_hooks inside display
Lucas De Marchi
2021-02-13
drm/i915/display: move register functions to display/
Lucas De Marchi
2021-02-13
drm/i915: group display-related register calls
Lucas De Marchi
2021-02-13
drm/i915: stop registering if drm_dev_register() fails
Lucas De Marchi
2021-02-12
drm/i915: Try to detect sudden loss of MMIO access
Matt Roper
2021-02-12
drm/i915: FPGA_DBG is display-specific
Matt Roper
2021-02-12
drm/i915/gen9_bc: Add W/A for missing STRAP config on TGP PCH + CML combos
Lyude Paul
2021-02-12
drm/i915/gen9_bc: Introduce HPD pin mappings for TGP PCH + CML combos
Lyude Paul
2021-02-12
i915/perf: Drop the check for report reason in OA
Umesh Nerlige Ramappa
2021-02-12
drm/i915/debugfs: HDCP capability enc NULL check
Anshuman Gupta
2021-02-11
drm/i915/display: fix comment on skl straps
Lucas De Marchi
2021-02-11
drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappings
Lyude Paul
2021-02-11
drm/i915/gen9_bc: Recognize TGP PCH + CML combos
Lyude Paul
2021-02-11
drm/i915/display: Handle lane polarity for DDI port
Uma Shankar
2021-02-10
drm/i915/display: Add DDR5 and LPDDR5 BW buddy page entries
José Roberto de Souza
2021-02-10
drm/i915: Warn when releasing a frontbuffer while in use
Ville Syrjälä
2021-02-10
drm/i915: Fix overlay frontbuffer tracking
Ville Syrjälä
2021-02-10
drm/i915: Disallow plane x+w>stride on ilk+ with X-tiling
Ville Syrjälä
2021-02-09
drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing it
Imre Deak
2021-02-09
i915/perf: Add additional OA formats for gen12
Umesh Nerlige Ramappa
2021-02-09
i915/perf: Move OA formats to single array
Umesh Nerlige Ramappa
2021-02-09
i915/perf: Store a mask of valid OA formats for a platform
Umesh Nerlige Ramappa
2021-02-08
drm/i915/rkl: Remove require_force_probe protection
Tejas Upadhyay
2021-02-08
drm/i915: Fix HAS_LSPCON macro for platforms between GEN9 and GEN10
Ankit Nautiyal
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
2021-02-08
drm/i915: migrate i9xx plane get config
Dave Airlie
[next]