diff options
| author | Thomas Zimmermann <[email protected]> | 2019-11-07 10:43:04 +0100 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2019-11-08 12:29:47 +0100 |
| commit | 92c4eeb0c9d2e7cc2d9ebd734bdd78cb69f72f88 (patch) | |
| tree | bfe3d213f384ff0c001ea3618383d6082c4f8ece /tools/perf/scripts/python | |
| parent | 165d3448a1a0e8646cf62f2e31a0602651a81a60 (diff) | |
drm/udl: Remove flags field from struct udl_gem_object
The flags field in struct udl_gem controls mapping parameters: cached
access for local buffers, write-combined access for imported buffers.
We can drop the field and distinguish both cases by testing whether
struct drm_gem_object.import_attach is NULL.
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions