Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 04d11637cba98eb1656b0cb9f710ed1ed3d89223
      
https://github.com/NixOS/nixpkgs/commit/04d11637cba98eb1656b0cb9f710ed1ed3d89223
  Author: Thomas Tuegel <ttue...@gmail.com>
  Date:   2017-01-15 (Sun, 15 Jan 2017)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  linux_4_9: enable support for amdgpu on older chipsets

Linux 4.9 includes experimental amdgpu support for AMD Southern Islands
chipsets. (By default, only Sea Islands and newer chipsets are supported.)
Southern Islands chips will still use radeon by default, but daring users may
set `services.xserver.videoDrivers = [ "amdgpu" ];` to try the experimental
driver.


  Commit: 7c8d3aa21d420f5e1546d0021c2e950ac1ebf4c6
      
https://github.com/NixOS/nixpkgs/commit/7c8d3aa21d420f5e1546d0021c2e950ac1ebf4c6
  Author: Tim Steinbach <nequissi...@users.noreply.github.com>
  Date:   2017-01-15 (Sun, 15 Jan 2017)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  Merge pull request #21914 from ttuegel/amdgpu-verde

linux_4_9: enable support for amdgpu on older chipsets


Compare: https://github.com/NixOS/nixpkgs/compare/4c803b904e04...7c8d3aa21d42
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to