summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-17 21:49:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-17 21:49:45 +0100
commit66c3959fb1514e628fa1352cb1dd23e2310dbed5 (patch)
treeec3f4c82a9279c354bd98be76a137c6adc23b724 /conf
parent009e80b7a023c3be13f0d95f5cede05dd636df55 (diff)
enable Intel video cards Gen8 / Broadwell or newer (iris) driver
Diffstat (limited to 'conf')
-rw-r--r--conf/intel/portage/make.conf/00-devices.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-devices.conf b/conf/intel/portage/make.conf/00-devices.conf
index 02977bb..1221129 100644
--- a/conf/intel/portage/make.conf/00-devices.conf
+++ b/conf/intel/portage/make.conf/00-devices.conf
@@ -1,5 +1,5 @@
# This file has been automatically generated, do not edit.
INPUT_DEVICES="evdev synaptics libinput"
-VIDEO_CARDS="intel i915 i965 nouveau nvidia r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl"
+VIDEO_CARDS="intel i915 i965 iris nouveau nvidia r100 r200 r300 r600 vesa amdgpu radeonsi radeon vmware virgl"
LIRC_DEVICES="audio audio_alsa serial pctv"