Skip to content

Commit

Permalink
doc: fix typo in doc/intel-gpu-dkms.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Rogozhkin <[email protected]>
  • Loading branch information
dvrogozh committed Dec 2, 2022
1 parent 6f0495f commit 905bbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/intel-gpu-dkms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ verify that DKMS driver backports got recognized and loaded::

Then, check that GPU stack got initialized for your platform::

$ sudo mesg | grep drm
$ sudo dmesg | grep drm
[ 18.909790] [drm] I915 BACKPORTED INIT
[ 18.916368] i915 0000:4d:00.0: [drm] GT count: 1, enabled: 1
[ 18.950174] i915 0000:4d:00.0: [drm] Bumping pre-emption timeout from 640 to 7500 on rcs'0.0 to allow slow compute pre-emption
Expand Down

0 comments on commit 905bbe5

Please sign in to comment.