1. 10 Apr, 2023 1 commit
  2. 18 Mar, 2023 1 commit
  3. 10 Oct, 2022 1 commit
  4. 13 Feb, 2022 1 commit
  5. 28 Sep, 2021 1 commit
  6. 06 Nov, 2020 1 commit
    • Anton Midyukov's avatar
      drm, plymouth, stage2, x11: initial feature drm · da918083
      Anton Midyukov authored
      The drm feature solves the problem of creating a common entry
      point for adding kernel drm modules for different package lists.
      The need for allocation into a separate feature arose from one
      parties to the need to make a switch between free and proprietary
      NVIDIA driver, on the other, because of the need to add only drm
      modules kernels for purposes such as use/stage2/kms and use/plymouth.
      
      Also no more switch needed for RADEON, as only the free video driver
      remains.
      da918083