diff options
| author | Thomas Zimmermann <[email protected]> | 2022-11-01 10:40:49 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-11-03 09:17:53 +0000 |
| commit | 5345b86c2aafab6c686ce46715f42ddc937cb0b4 (patch) | |
| tree | 1f0f4cb391c88bac5e96168aa75de0517417c4c5 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
| parent | drm/meson: Fix return type of meson_encoder_cvbs_mode_valid() (diff) | |
| download | kernel-5345b86c2aafab6c686ce46715f42ddc937cb0b4.tar.gz kernel-5345b86c2aafab6c686ce46715f42ddc937cb0b4.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions
