linux/drivers/gpu/drm/mgag200
Thomas Zimmermann 82ff2fb5d1 drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
The new interfaces drm_gem_vram_{pin/unpin}_reserved() are variants of the
GEM VRAM pin/unpin functions that do not reserve the BO during validation.
The mgag200 driver requires this behavior for its cursor handling. The
patch also converts the driver to use the new interfaces.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20190516162746.11636-2-tzimmermann@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-05-17 13:12:19 +02:00
..
Kconfig drm/mgag200: Convert mgag200 driver to VRAM MM 2019-05-15 16:17:08 +02:00
Makefile drm/mgag200: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:31 +02:00
mgag200_cursor.c drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200 2019-05-17 13:12:19 +02:00
mgag200_drv.c drm/mgag200: Convert mgag200 driver to VRAM MM 2019-05-15 16:17:08 +02:00
mgag200_drv.h drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}() 2019-05-15 16:17:08 +02:00
mgag200_fb.c drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}() 2019-05-15 16:17:08 +02:00
mgag200_i2c.c drm/mgag200: Added support for the new device G200eH3 2017-01-23 11:57:08 +10:00
mgag200_main.c drm/mgag200: Convert mgag200 driver to VRAM MM 2019-05-15 16:17:08 +02:00
mgag200_mode.c drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}() 2019-05-15 16:17:08 +02:00
mgag200_reg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mgag200_ttm.c drm/mgag200: Convert mgag200 driver to VRAM MM 2019-05-15 16:17:08 +02:00