Jörg Thalheim
22e8de2729
Merge pull request #1197 from NixOS/lunar-lake
...
common/gpu/intel/lunar-lake: enable xe driver
2024-10-22 21:14:45 +02:00
Jörg Thalheim
8c3e99bfa5
cpu/intel: make sure we import the local cpu-only profiles
2024-10-22 18:27:18 +02:00
Jörg Thalheim
6e486f2812
common/gpu/intel/lunar-lake: enable xe driver
...
Starting with lunarlake this driver no longer needs to force probe:
ad46e8f95e/drivers/gpu/drm/xe/xe_pci.c (L339)
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
2024-10-22 18:27:09 +02:00
André Silva
6791578c4b
common-cpu-intel-alder-lake: init
2024-10-21 11:22:17 +00:00
Gavin John
c058019ce1
common/cpu/intel: add architecture-specific modules
2024-10-21 09:00:57 +00:00
Lyndon Sanche
ba8294c0a1
common: Move Intel generation-specific config from cpu to gpu
...
These modules only included gpu configuration, so belong in that
location.
2024-07-09 09:05:35 +00:00
fidgetingbits
2e7d6c5680
asus/zenbook/ux371: init
2024-05-26 09:23:05 +00:00
Matei Dibu
823a82200c
common/cpu/intel/comet-lake: init
2024-03-25 12:24:34 +02:00
Yannick Mayeur
19cf623e48
feat: add common config for intel elhart-lake and jasper-lake
...
The option added is based on this ticket: https://gitlab.freedesktop.org/drm/intel/-/issues/8080
Other relevant documentation: https://jellyfin.org/docs/general/administration/hardware-acceleration/intel/#known-issues-and-limitations
2023-09-03 07:20:32 +02:00
Kiskae
d7a5d6a29a
common/gpu/intel*: Migrate to common/gpu/intel/* and add disable
2023-02-27 14:04:53 +01:00
Jörg Thalheim
03c6d15152
treewide: apply deadnix and statix
2022-12-31 11:57:44 +01:00
Bruno Bigras
53b470587f
split CPU and GPU from common/cpu/intel
...
fix #388
2022-04-12 11:08:50 -04:00
ilkecan
1da3ba110c
common/cpu/intel: define VDPAU_DRIVER env variable
...
`libvdpau-va-gl` is a wrapper around VAAPI to have a VDPAU driver, which
is required for Intel GPU's. `VDPAU_DRIVER` environment variable is set
to "va_gl", since it defaults to "nvidia".
2022-02-26 03:01:01 +00:00
DavHau
15e8b81487
Revert "Merge pull request #333 from bobvanderlinden/pr-intel-32bit"
...
This reverts commit ad0b7c5a95
, reversing
changes made to 4045d5f43a
.
2021-11-18 10:11:58 +07:00
Bob van der Linden
5190a9b4f2
fix(intel): add opengl packages for 32bit
2021-11-15 22:14:15 +01:00
Lorenzo Manacorda
19b4d5cede
intel: add intel-media-driver
...
Provides hardware accelerated video playback from Broadwell onwards.
2019-11-11 20:39:59 +01:00
Yegor Timoshenko
1d254aceda
common/cpu: default microcode updates to enableRedistributableFirmware
2018-10-30 18:16:36 +00:00
Yegor Timoshenko
2526dcbe61
cpu/intel: early KMS
2018-08-25 13:55:35 +03:00
Yegor Timoshenko
d534770be7
intel: videoDrivers: intel -> modesetting ( #57 )
2018-08-04 16:59:08 +01:00
Yorick
dd576672e7
common/cpu/intel/kaby-lake: fix kernelParams -> boot.kernelParams
2018-05-23 14:47:58 +02:00
Yegor Timoshenko
0794564c45
dell/xps/13-9360: review
2018-05-15 19:54:45 +03:00
Yegor Timoshenko
19c0c04f61
apple/macbook-air/4: enable RC6p, RC6pp GPU sleep states
2017-12-27 21:39:31 +00:00
Yegor Timoshenko
b1304963c8
common/cpu/intel: add vaapi/vdpau drivers
...
I've tested this to work on MacBookAir4,1 and I'm going to deploy it
to MacBookAir6,2 today and Lenovo ThinkPad X230 in a week from now.
Also, cleaned up Lenovo ThinkPad X230 profile.
2017-12-27 07:31:18 +00:00
Yegor Timoshenko
5407ba7a52
treewide: abstract away common configs into common/
2017-12-24 23:21:05 +00:00