Skip to content
Snippets Groups Projects
Commit 92e8c523 authored by Emil Velikov's avatar Emil Velikov Committed by Ian Romanick
Browse files

dri/i9*5: correctly calculate the amount of system memory


The variable name states megabytes, while we calculate the amount in
kilobytes. Correct this by dividing with the correct amount.

Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Cc: "10.0 10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
(cherry picked from commit fc25956b)
parent 3f0011ed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment