Skip to content

Commit

Permalink
Enable Xe kernel mode driver support
Browse files Browse the repository at this point in the history
Tests done:
- Android boot in GVT-d mode with xe driver enabled

Tracked-On: OAM-124802
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
  • Loading branch information
JeevakaPrabu authored and sysopenci committed Sep 23, 2024
1 parent cd77924 commit cb84045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,6 @@ option(
option (
'intel-xe-kmd',
type : 'feature',
value : 'disabled',
value : 'enabled',
description: 'Enable Intel Xe KMD support.'
)

0 comments on commit cb84045

Please sign in to comment.