intel_extreme: add support for 8086:5a85 Apollo Lake GT1 (Intel HD500)

plus PCH ID for brightness control

plus untested 5a84 entry

Change-Id: I2bc63390f932f52b47324be9e13366a26f8cec2b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9578
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Peter van Dijk
2025-08-07 06:37:08 +00:00
committed by Adrien Destugues
parent 82fb83956a
commit dc7e982148
3 changed files with 10 additions and 0 deletions
@@ -110,6 +110,7 @@
#define INTEL_PCH_SPT_DEVICE_ID 0xa100
#define INTEL_PCH_SPT_LP_DEVICE_ID 0x9d00
#define INTEL_PCH_KBP_DEVICE_ID 0xa280
#define INTEL_PCH_APL_LP_DEVICE_ID 0x5a80
#define INTEL_PCH_GMP_DEVICE_ID 0x3180
#define INTEL_PCH_CNP_DEVICE_ID 0xa300
#define INTEL_PCH_CNP_LP_DEVICE_ID 0x9d80