linux/drivers/gpu/drm/mgag200
Thomas Zimmermann bed2dd8421 drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
A BO's address has to be at least the minimum offset. Sharing this
test in ttm_bo_mmap() removes code from drivers. A full buffer-address
validation is still done within drm_vma_offset_lockup_locked().

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:03:53 -05:00
..
Kconfig
Makefile
mgag200_cursor.c
mgag200_drv.c
mgag200_drv.h
mgag200_fb.c
mgag200_i2c.c
mgag200_main.c
mgag200_mode.c
mgag200_reg.h
mgag200_ttm.c