diff options
author | Inki Dae <[email protected]> | 2012-12-27 19:54:23 +0900 |
---|---|---|
committer | Inki Dae <[email protected]> | 2013-01-04 15:54:34 +0900 |
commit | 1dcfe2382af35ebd685668d96b4fccd953e75ffc (patch) | |
tree | 93aa9ecc3351001e1c5999330b0dac87466d56d2 /tools/perf/util/trace-event-scripting.c | |
parent | 13a32eb08de6fd87044a524b2c644ccfaa6808a3 (diff) |
drm/exynos: fix gem buffer allocation type checking
This patch fixes gem buffer allocation type checking.
EXYNOS_BO_CONTIG has 0 so the checking should be fixed
to 'if (!(flags & EXYNOS_BO_NONCONTIG))'
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions