diff options
author | Daniel Stone <[email protected]> | 2018-05-21 15:24:49 +0100 |
---|---|---|
committer | Daniel Stone <[email protected]> | 2018-05-22 10:26:38 +0100 |
commit | c7cbed560ce24a87eccf219bc4c78a19961a6074 (patch) | |
tree | 363c7ada14f8a4cd600354f04226122aa7985fb7 /tools/perf/scripts/python/futex-contention.py | |
parent | 2ecceeb53b19455ffa50b31fd3c20fe2974508a6 (diff) |
drm/gma500: Fix Medfield for drm_framebuffer move
Commit bc61c97502e2 ("drm/gma500: Move GEM BO to drm_framebuffer") moved
the gtt_range structure, from being in psb_framebuffer and embedding the
GEM object, to being placed in the drm_framebuffer with the gtt_range
being derived from the GEM object.
The conversion missed out the Medfield subdriver, which was not being
built in the default drm-misc config. Do the trivial fixup here.
Signed-off-by: Daniel Stone <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Fixes: bc61c97502e2 ("drm/gma500: Move GEM BO to drm_framebuffer")
Cc: Patrik Jakobsson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions