linux_dsm_epyc7002/drivers/gpu/drm/ast
Thomas Zimmermann 2707215207 drm/ast: Pin and map cursor source BO during update
The ast driver used to lock the cursor source BO during updates. Locking
should be done internally by the BO's implementation, so we pin it instead
to system memory. The mapping information is also stored in the BO. No
need to have an extra argument to the kmap function.

v2:
	* pin cursor BOs to current location

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190613073041.29350-5-tzimmermann@suse.de
2019-06-13 13:37:14 +02:00
..
ast_dp501.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_dram_tables.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_drv.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00
ast_drv.h drm/ast: Remove obsolete or unused cursor state 2019-06-13 13:37:09 +02:00
ast_fb.c drm/ast: Drop fb_debug_enter/leave 2019-06-13 10:19:54 +02:00
ast_main.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00
ast_mode.c drm/ast: Pin and map cursor source BO during update 2019-06-13 13:37:14 +02:00
ast_post.c drm/ast: Call open_key before enable_mmio in POST code 2017-02-28 13:25:32 +10:00
ast_tables.h drm/ast: Fixed 1280x800 Display Issue 2018-03-23 09:50:54 +10:00
ast_ttm.c drm/ast: Convert AST driver to VRAM MM 2019-05-15 16:17:07 +02:00
Kconfig drm-misc-next for v5.3, try #2: 2019-05-28 08:59:11 +10:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00