diff options
| author | Thomas Zimmermann <[email protected]> | 2022-11-01 11:40:49 +0100 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-11-03 10:17:53 +0100 |
| commit | 5345b86c2aafab6c686ce46715f42ddc937cb0b4 (patch) | |
| tree | 1f0f4cb391c88bac5e96168aa75de0517417c4c5 /tools/perf/scripts/python | |
| parent | 6c4e4d35203301906afb53c6d1e1302d4c793c05 (diff) | |
drm/ofdrm: Depend on CONFIG_MMU
Add a dependency on CONFIG_MMU to ofdrm. The driver uses GEM SHMEM
helpers, which require MMU support. A reported error message [1] is
shown below.
arm-linux-gnueabi-ld: drivers/gpu/drm/drm_gem_shmem_helper.o: in function `drm_gem_shmem_fault':
>> drivers/gpu/drm/drm_gem_shmem_helper.c:562: undefined reference to `vmf_insert_pfn'
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Fixes: c8a17756c425 ("drm/ofdrm: Add ofdrm for Open Firmware framebuffers")
Cc: Thomas Zimmermann <[email protected]>
Cc: Javier Martinez Canillas <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: "Noralf Trønnes" <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Cc: Michal Suchanek <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://lore.kernel.org/dri-devel/[email protected]/ # [1]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions