Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-hardware
base: 2a9ea518bd67
Choose a base ref
...
head repository: NixOS/nixos-hardware
compare: 26e9c94511e8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 31, 2020

  1. lenovo/thinkpad/x260: i915.enable_psr=0 parameter

    The video driver causes short freezes from time to time, especially if
    an external monitor is attached. Adding the i915.enable_psr=0 kernel
    parameter mitigates those freezes.
    
    This is a known problem for the X260, as mentioned in the Arch Wiki. It
    occurred mainly after switching to kernel version five.
    oxzi committed Oct 31, 2020
    Copy the full SHA
    fd644de View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge pull request #204 from oxzi/x260-i915

    lenovo/thinkpad/x260: i915.enable_psr=0 parameter
    Mic92 committed Nov 3, 2020
    Copy the full SHA
    26e9c94 View commit details
    Browse the repository at this point in the history