diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-05-13 13:19:53 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-05-13 13:19:53 -0700 |
commit | 1c68bc376a9cb3c0a010c8e28f69a776755c8f64 (patch) | |
tree | 000c943cd2341b38e92fc6e456fe566578c3a4cf /README | |
parent | 52367847087206b92f18c40d356d36ab9ee89d39 (diff) |
Add new have_gem flag
Prior to this patch, code that wanted to check whether GEM was present
would look at pI830->memory_manager. This turned out to be occasionally
problematic in the KMS case, since memory_manager didn't always get set
correctly. So add a new pI830->have_gem flag to make things clear in
the various code paths, and set it after GEM initializes or when KMS is
detected.
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Magnus Kessler <Magnus.Kessler@gmx.net>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions